body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited{
	color: #e0a03b;
	text-decoration: underline;
}

a:hover{
	color: #e0a03b;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
}

h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #FFFFFF;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
	DISPLAY: block;
	WIDTH: 900px;
	POSITION: relative;
	TEXT-ALIGN: left;
	background-attachment: scroll;
	background-image: url(../images/cos10-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #9F7D5C;
}

#masthead{
	width: 900px;
	padding: 0px;
}
#mastImageHome {
	height: 297px;
	width: 900px;
	background-image: url(../images/10cos-banner01.png);
	background-repeat: no-repeat;
}
#mastImageArchive {

	height: 297px;
	width: 900px;
	background-image: url(../images/cos-banner02.png);
	background-repeat: no-repeat;
}
#mapImage {
	height: 180px;
	width: 580px;
	background-image: url(../images/cowal-map-cut.png);
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
}

#footerImage {
	height: 38px;
	width: 900px;
	background-image: url(../images/10cos-footer01.png);
	float: left;
}
#footerImageArchive {
	height: 38px;
	width: 900px;
	background-image: url(../archive_08_images/cos-footer08-01.jpg);
	float: left;
}
#navBar{
	float: left;
	width: 170px;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content{
	width: 580px;
	float: left;
	padding-left: 10px;
}

#cvcontent{
	width: 500px;
	float: left;
	padding-left: 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #c3e004;
	background-color: #2d3122;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 80%;
}

#globalNav img{
 display: none;
}

#globalNav a:hover {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 5;
	color: #FFFFFF;
	text-decoration: none;
}

#globalNav a {

	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 5;
	color: #c3e004;
	text-decoration: none;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/************** .feature styles ***************/

.heading {
	font-size: 155%;
	color: #e0a03b;
	font-weight: normal;
}
.heading2 {


	font-size: 90%;
	color: #e0a03b;
}

.feature{
	font-size: 95%;
	color: #FFFFFF;
	line-height: 140%;
}

/************** .story styles *****************/

.summary {
	font-size: 90%;
	color: #FFFFFF;
	line-height: 140%;
}

.summary p{
	color: #FFFFFF;
}


.story{
	clear: both;
	font-size: 83%;
	color: #FFFFFF;
	padding-bottom: 0px;
	line-height: 140%;
}

.story p{
	color: #FFFFFF;
}

.sponsor{
	clear: both;
	font-size: 65%;
	color: #FFFFFF;
	padding-bottom: 20px;
	line-height: 140%;
}

.sponsor p {
	color: #FFFFFF;
}

.logoImages {
	clear: both;
	padding-bottom: 20px;
	background-image: url(../images/10sponsor-logos01.png);
	height: 90px;
	width: 900px;
	background-repeat: no-repeat;
}


#footerInfo {
	clear: both;
	font-size: 75%;
	color: #6a6e5e;
	background-color: #c3c7b8;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	text-align: right;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 90%;
	line-height: 160%;
	text-decoration: none;
	background-color: #eab65c;
	border: 1px solid #e0a03b;
}

#sectionLinks h3{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#sectionLinks a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#sectionLinks a:hover{
	color: #527d79;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	font-size: 85%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	line-height: 95%;
}

.relatedLinks h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
}

.relatedLinks a:link {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;

}

.relatedLinks a:hover{
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
}
