﻿body {
	background-image: url('ccapgradtrees3.png');
	background-color: #000000;
	background: url('ccapgradtrees3.png') no-repeat fixed;
	font-size: 10pt;
	font-family: Arial;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#page {
	background-image: none;
	background-color: #000000;
	background-attachment: fixed;
	background: url('ccapgradtrees3.png') no-repeat fixed center;
	width: 900px;
	margin: auto;
	padding: auto;
	background-repeat: no-repeat;
}
#header {
	clear: both;
	width: 850px;
	height: 141px;
	background-image: url('file:///H:/Users/steve/Documents/My Web Sites/CCAPINFO_09/images/yosHeader2_copy(1).png');
	padding-top: 55px;
	padding-left: 50px;
	font-family: Calibri;
	color: #008000;
	font-size: small;
}

#menulinks {
clear:both;
width:890px;
height:54px;
padding-left:10px;
background-image:url(images/menulinksBRN.png);
}
	}
//--></STYLE>

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
	padding-left:12px;
	height:54px;
   background-image: url('images/menuhoverright2.png');
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
  }

#menulinks a span {
	padding-left:19px;
	padding-right:30px;
	padding-top:23px;
	height:31px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover2.png);
	background-position:top left;
	text-decoration:none;
	color:#FFFFFF;
}

#menulinks a:hover span, #menulinks a.active span {
   background: url(images/menuhoverright2.png) right top no-repeat;
	text-decoration:none;
}

#mainarea {
	width: 870px;
	clear: both;
	padding-left: 15px;
	background-image: url('images/page6.png');
}

#contentarea {
width:535px;
padding-right:50px;
padding-bottom:20px;
float:left;
line-height:14pt;
}

#sidebar {
float:left;
width:265px;
background-image:url(images/sidebartop.png);
background-repeat:no-repeat;
line-height:14pt;
}

#footer {
	width: 900px;
	clear: both;
	height: 43px;
	padding-top: 50px;
	text-align: center;
	line-height: 14pt;
	background-image: url('images/menulinksBRN.png');
	background-repeat: no-repeat;
	background-color: #000000;
}

h1 {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

h2 {
font-size:15pt;
color:#FFFFFF;
padding-top:6px;
}

.description {
font-size:14pt;
color:#CCCCCC;
margin:0;
}

a {
color:#FFFFCC;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}