/* CSS Document */
body {margin:0; padding:0;}
#outerwrapper {margin:0; padding:0; width:100%; height:auto; background:url(images/header.gif) repeat-x;}

#bodywrapper {
	margin:0;
	padding:0;
	width:100%;
	height:auto; /*background:url(images/header.gif) repeat-x;*/
	position: relative;
}

#header {margin:0 auto; width:728px; height:151px; position:relative;} 

#mainpage {
	margin:0 auto;
	width:728px;
	height:auto;
	position:relative;
}

#flashbanner {
	width: 600px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

#logo {width:411px; float:left; height:65px;}

#pagecol1 {
	width:270px;
	height:auto;
	float:left;
	padding:8px;
	margin-right: 24px;
}


.linkstyle {
	color:#000000;
}
#bannercol {
	width:123px;
	height:350px;
	float:right;
	background-color:#FFFFFF;
	margin-top: 10px;
}

#textheader {
	background-color:#15157C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 250px;
}

#bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	float: left;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: normal;
	margin-bottom: 10px;
}


#infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 248px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: normal;
	border-bottom: 1px solid #15157C;
	border-left: 1px solid #15157C;
	border-right: 1px solid #15157C;
	margin-bottom: 20px;
	color: #333;
}

#infotext a {
	color:#990033;
}

#infotext a:hover {
	color:#990033;
	background-color: #999999;
}
#bodytext ul, li {
	margin:0;
	padding:0;
}

#bodytext li {
	list-style-type: disc;
	text-indent: 0px;
	text-align: left;

}

#bodytext ul {
	margin-left: 20px;
	margin-bottom: 10px;

}

#topflash {width:317px; float:right; vertical-align:middle; height:128px;}

#portrait {
	width:100px;
	float:left;
	height:100px;
	margin-bottom: 5px;
	margin-right: 15px;
}

#logopics {width:411px; float:left; height:63px; }

#logopics ul, li { margin:0; padding:0; list-style:none;}

#logopics ul {width:100%; }

#logopics li {float:left; }

#topnav {width:728px; float:left; }

#topnav ul, li { margin:0; padding:0; list-style:none;}

#topnav ul {width:100%; height:23px;}

#topnav li {float:left; height:23px; overflow:hidden; }

#lownav {width:728px; float:left; }

#lownav ul, li {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}

#lownav ul {
	width:100%;
	height:20px;
}

#lownav li {
	height:20px;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15157C;
	float: left;
}

#footer {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	float: left;
	background-color: #15157C;
}

#footernav {
	margin:0 auto;
	width:728px;
	height:20px;
	position:inherit;
	background-color:#15157C;
} 



/*#topnav ul li a {display:block;}*/


/*#about {height:23px; margin:0; padding:0; width:116px; overflow:hidden; background:#15157c; text-align:center; color:#fff; font-family:Trajan Pro, New times Roman; font-size:90%; border-top:1px solid #fff;}
#about a {display:block; color:#fff; text-decoration:none; line-height:23px;}*/

/* -- my background image buttons --*/
#about {
	height:23px; 
	width:116px; 
	overflow:hidden; 
	/*background-image:url(images/tabout.gif); 
	background-position:0 0;*/
	}
#home { height:23px; width:79px; overflow:hidden; /*background-image:url(images/thome.gif); background-position:0 0;*/}
#comms { height:23px; width:166px; overflow:hidden; /*background-image:url(images/tcomms.gif); background-position:0 0;*/}
#fund { height:23px; width:140px; overflow:hidden; /*background-image:url(images/tfundrais.gif); background-position:0 0;*/}
#train { height:23px; width:116px; overflow:hidden; /*background-image:url(images/ttrain.gif); background-position:0 0;*/}
#contact { height:23px; width:110px; overflow:hidden; /*background-image:url(images/tcontact.gif); background-position:0 0;*/}

/*#about a {height:23px; width:116px; overflow:hidden; background-image:url(images/home.gif); background-position:0 0;}

#about a:hover {background-image:url(images/aboutr.gif);}*/

a#button1a {
    display: block;
    width: 79px;
    height: 23px;
    background-image: url(images/thome.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button1a:hover {
    background-position: 0 -23px;
}
a .alt { display: none; }

a#button2a {
    display: block;
    width: 116px;
    height: 23px;
    background-image: url(images/tabout.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button2a:hover {
    background-position: 0 -23px;
}
a .alt { display: none; }

a#button3a {
    display: block;
    width: 140px;
    height: 23px;
    background-image: url(images/tfundrais.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button3a:hover {
    background-position: 0 -23px;
}
a .alt { display: none; }


a#button4a {
    display: block;
    width: 116px;
    height: 23px;
    background-image: url(images/ttrain.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button4a:hover {
    background-position: 0 -23px;
}
a .alt { display: none; }

a#button5a {
    display: block;
    width: 166px;
    height: 23px;
    background-image: url(images/tcomms.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button5a:hover {
    background-position: 0 -23px;
}
a .alt { display: none; }

a#button6a {
    display: block;
    width: 110px;
    height: 23px;
    background-image: url(images/tcontact.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button6a:hover {
    background-position: 0 -23px;
}
a .alt { display: none; }

a#lowhome {
    display: block;
	background-color: #15157C;
	width: 70px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
}
a#lowhome:hover {
	display: block;
	background-color: #0066FF;
	width: 70px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: underline;
}


a#lowabout {
    display: block;
	background-color: #15157C;
	width: 80px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
}

a#lowabout:hover {
	display: block;
	background-color: #0066FF;
	width: 80px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: underline;
}

a#lowfund {
    display: block;
	background-color: #15157C;
	width: 100px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
}

a#lowfund:hover {
	display: block;
	background-color: #0066FF;
	width: 100px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: underline;
}

a#lowtrain {
    display: block;
	background-color: #15157C;
	width: 80px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
}

a#lowtrain:hover {
	display: block;
	background-color: #0066FF;
	width: 80px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: underline;
}

a#lowcomm {
    display: block;
	background-color: #15157C;
	width: 120px;
	padding-left: 25px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
}

a#lowcomm:hover {
	display: block;
	background-color: #0066FF;
	width: 120px;
	padding-left: 25px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: underline;
}

a#lowcontact {
	display: block;
	background-color: #15157C;
	width: 100px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
}

a#lowcontact:hover {
	display: block;
	background-color: #0066FF;
	width: 100px;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: underline;
}
a .alt { display: none; }

#creditblock {
	margin:0;
	width:100%;
	height:20px;
	background-color:#FFFFFF;
	float:left;
} 

#credits {
	font-size:10px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
} 

/*#home a:hover { background-position: 0px -23px; }
#about a:hover { background-position: -23px 0px; cursor:auto; cursor:hand; }

#about strong {display:none;}*/
#pagecol2 {

	width:270px;
	height:auto;
	float:left;
	padding:8px;
	margin-right: 0px;
}
#missionstatement {
	margin:0 auto;
	width:688px;
	height:auto;
	position:relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #15157C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#pageimage {
	width:270px;
	height:auto;
	float:left;
	padding:0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#pageimage2 {
	width:270px;
	height:auto;
	float:left;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#textheader2 {

	background-color:#15157C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 250px;
}
#sideheader {
	background-color:#15157C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 102px;
	text-align: left;
}
#sidetext {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	float: left;
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: normal;
	border-bottom: 1px solid #15157C;
	border-left: 1px solid #15157C;
	border-right: 1px solid #15157C;
	margin-bottom: 10px;
}
#sidetext ul, li {

	margin:0;
	padding:0;
}
#sidetext li {

	list-style-type: disc;
	text-indent: 0px;
	text-align: left;
}
#sidetext ul {

	margin-left: 20px;
	margin-bottom: 10px;
}
#topstatic {
width:317px; float:right; vertical-align:middle; height:128px;
}
#bodytext2 {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	float: left;
	width: 270px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: normal;
	margin-bottom: 10px;
}
#blankheader {
	width: 270px;
	margin-top: 10px;
}
#sideimagebox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	float: left;
	width: 120px;
	word-spacing: normal;
	margin-bottom: 10px;
	margin-left: 1px;
}
#formcolumn {
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	height: auto;
	width: 600px;
	margin-top: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pagecolwide {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	word-spacing: normal;
	width:580px;
	height:auto;
	float:left;
	padding:8px;
	margin-right: 0px;
}
#widetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	float: left;
	width: 558px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: normal;
	margin-bottom: 10px;
	border: 1px solid #15157C;
}
#widetext ul, li {
	margin:0;
	padding:0;
}

#widetext li {
	list-style-type: disc;
	text-indent: 0px;
	text-align: left;

}

#widetext ul {
	margin-left: 20px;
	margin-bottom: 10px;

}
#missionstatementnrw {

	margin:0 auto;
	width:500px;
	height:auto;
	position:relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #15157C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
