#container {
        background: #fff;
        height: 100%;
        width: 760px;
        margin:auto;
        padding: 0;
        text-align: justify;
        border-width:1px;
        border-style: solid;
    }

    #maincontent {
        background: #fff url(../images/LeftNav_BG.png) repeat-y top left;
        height: 100%;
        margin: 0px;
        padding: 0px;
        width: 100%;
        overflow: visible;
    }

    #header {
        background: url('../images/Header.png') no-repeat top left;
        width: 100%;
        height: 35px;
        margin: 0px;
        padding: 0px;
    }

    #navBar {
        background:#fff url(../images/LeftNav_BG.png) repeat;
        width: 189px;
        float: left;
        height:100%;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        color: #000000;
    }

    #mainRight {
        position: relative;
        background:#fff url(../images/ContentArea.png) repeat;
        width: 571px;
        float: right;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }

    #DisasterResponseImageHeader {
        position: relative;
        background:#fff url('../images/ImgHeader/DisasterResponse.jpg');
        width: 571px;
        height:290px;
        float: right;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }
    
    #MissionImageHeader {
        position: relative;
        background:#fff url('../images/ImgHeader/Mission.jpg');
        width: 571px;
        height:290px;
        float: right;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }

    #NewsImageHeader {
        position: relative;
        background:#fff url('../images/ImgHeader/News.jpg');
        width: 571px;
        height:290px;
        float: right;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }
    
    #DonationsImageHeader {
        position: relative;
        background:#fff url('../images/ImgHeader/Donations.jpg');
        width: 571px;
        height:290px;
        float: right;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }
    
    #DartsImageHeader {
        position: relative;
        background:#fff url('../images/ImgHeader/Darts.jpg');
        width: 571px;
        height:290px;
        float: right;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }
       

    #footer {
        background: url('../images/Footer.png') no-repeat;
        width: 100%;
        height: 30px;
        margin: 0px;
        padding: 0px;
        clear: both;
    }

    #container {
        background: #000 url(../images/LeftNav_BG.png) repeat top left;
        min-height: 100%;
        width: 760px;
        margin:auto;
        padding: 0;
        text-align: justify;
    }
    * html #container {
        height: 100%;
    }
    
    #SiteContent {
        background: #fff;
        height: 100%;
        width: 760px;
        margin:auto;
        padding: 0;
        text-align: justify;
        padding: 5px;
    }
    
    #SiteContent {
        min-height: 100%;
        width: 760px;
        margin:auto;
        padding: 0;
        text-align: justify;
        background:#fff url(../images/LeftNav_BG.png) repeat;
    }
    
    * html #SiteContent {
        height: 100%;
    }


    #NavBox{
        margin-right:10px;
        margin-top: 240px;
    }

    .TopLink{
        font-family: verdana;
        font-weight: bolder;
        letter-spacing: -1px;
        line-height: 11px;
        font-size: 22px;
        text-decoration:none;
        color: #282828;
        float:right;
    }

    a.NavLink{
        font-family: verdana;
        font-weight: bolder;
        letter-spacing: -1px;
        line-height: 12px;
        font-size: 16px;
        text-decoration:none;
        color: #282828;
        float:right;
        text-transform:uppercase;
    }
    
    a.NavLink:hover{
        color: #a9a893;
    }
    
    #FooterBox{

    }

    .FooterText{
        float: right;
        font-family: verdana;
        font-size: 11px;
        letter-spacing: -1px;
        margin-right:10px;
        margin-top: 7px;
    }
    
    #Logo{
        background: url(../images/dartsLogo.gif) no-repeat top left;
        height:55px;
        width:186px;
        float:right;
        padding:0px;
        margin:0px;
        clear:both;
    }
    
    /*STORY > CONTENTBOX > CONTENTTEXT WITH INLINE STORYIMAGE_X */

    .Story{
        width:571;
        min-height:100%;
    }

    .StoryImage_Left{
        float:left;
        padding:0px; 
        margin:20px 15px 10px 20px
    }

    .StoryImage_Right{
        float:left;
        padding:0px; 
        margin:20px 15px 10px 20px
    }

    .ContentBox{
        width:571px;
        min-height: 100%;
        clear:both;
    }

    .ContentText{
        margin: 10px;
        font-family: verdana;
        font-size: small;
        letter-spacing: -1px;
    }

    /*START MORE INFO */
    .MoreInfoBox{
        width:186px;
        background: #a9a893;
        min-height:250px;
        max-height:800px;
        margin-top: 0px;
        margin-right:1px;
        float:right;
        color: #a9a893;
	text-align: left;
    }
    
    .MoreInfoTitle{

        font-weight: bolder;
        font-family:verdana;
        letter-spacing:-1px;
        margin-top: 15px;
        text-align: center;
        padding:2px;
        color:#eae331;
    }
    
    .MoreInfoText{
        font-family:verdana;
        letter-spacing:-1px;
        font-size:small;
        margin: 15px 5px 0px 5px;
        text-align: justify;
        padding:2px;
        color:#282828;
    }
    
    .NavBreak{
        border-width:1px;
        border-style: dotted;
        margin-right: 0px;
        height:1px
    }
    





/*--- LEFT NAVIGATION ---*/
/* SINGLE LINE LINKS */
#menu a {
	display: block;
	padding: 24px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
}    

#menu a:hover {
	background: none;
}

#menu .menu-selected a {
	background: none;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#menu li {
	float: left;
	height: 24px;
}


#menu {
	background: url(../image/bg-menu.gif) no-repeat;
	float: left;
	width: 100%;
	padding: 192px 0px 100px 0px;
}
/* END - SINGLE LINE LINKS */

/* TWO LINE LINKS */
#menu a.LINETWO {
	display: block;
	padding: 42px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
}

#menu li.LINETWO {
	float: left;
	height: 42px;
}

#menu a.LINETWOSELECTED {
	display: block;
	padding: 0px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
}
/* END TWO LINE LINK */



/* SINGLE LINE ITEM */
#menu-darts {
	background: url(../images/Nav/Darts.png) 0 -24px;
	width: 188px;
}
#menu-darts a {
	background: url(../images/Nav/Darts.png);
	width: 188px;
}

/* SINGLE LINE ITEM */
#menu-mission {
	background: url(../images/Nav/Mission.png) 0 -24px;
	width: 188px;
}
#menu-mission a {
	background: url(../images/Nav/Mission.png);
	width: 188px;
}


/* SINGLE LINE ITEM */
#menu-news {
	background: url(../images/Nav/News.png) 0 -24px;
	width: 188px;
}
#menu-news a {
	background: url(../images/Nav/News.png);
	width: 188px;
}



/* TWO LINE LINK */
#menu-disaster-response {
	background: url(../images/Nav/DisasterResponse.png) 0 -42px;
	width: 188px;
	height: 42px;
	float: left;
}

#menu-disaster-response a {
	background: url(../images/Nav/DisasterResponse.png);
	width: 188px;
	height: 42px;
	float: left;
}

#menu-disaster-response-SELECTED {
	background: url(../images/Nav/DisasterResponse.png) 0 -42px;
	width: 188px;
	height: 42px;
	float: left;
}

#menu-disaster-response-SELECTED a {
	background: url(../images/Nav/DisasterResponse.png) 0 -42px;
	width: 188px;
	height: 42px;
	float: left;
}
/* END TWO LINE LINK */


/* SINGLE LINE ITEM */
#menu-donations {
	background: url(../images/Nav/Donations.png) 0 -24px;
	width: 188px;
}
#menu-donations a {
	background: url(../images/Nav/Donations.png);
	width: 188px;
}




ul.Donations
{
	font-family:Verdana;
	font-size: 18px;
	font-weight:bolder;
	letter-spacing: -1px;
	line-height: 35px;
	color:#282828;
}


