body {
	background-color: #fff;
	background-image:url(../images/cpBkgd.png);
	padding:0px;
	margin:0px;
	font-family: verdana, Helvetica, Arial, sans-serif; 
}

a{color:#333333; text-decoration:none;}
a:visited{color:#990000; text-decoration:none;}
a:hover{color:#990000;}

H1 {
font-weight:normal;
font-size:18pt;
color: #660000;
margin:0px; }

H2 {
font-size: 11pt;
font-weight:normal;
color:#669933
}

H3 {
text-align:center;
font-weight:100;
font-size:13pt;
letter-spacing:0.1em;
color:#CCCCCC;
padding: 14px 10px;
margin:0px;}

H4 {
text-align:right;
font-weight:100;
font-size:10pt;
color:#B49940;
margin:0px;}

H5 {
text-align:left;
font-weight:600;
font-size:10pt;
color:#B49940;
margin:0px;}

p {
font-family: verdana, Helvetica, Arial, sans-serif; 
line-height:14pt;
}

td {
font-family: verdana, Helvetica, Arial, sans-serif; 
line-height:14pt;
}

img{

border:0px none;
}




/* -----------------content--------------------- */
#head{
position:relative;
top:0px;
width:962px;
height:182px;
z-index:10;
margin: 0px;
padding:0px;
z-index:15;
}

#content{
position:absolute;
top:100px;
width:100%;
height:400px;
margin: 0px;
padding:0px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#666666;
background-color:#FFFFFF;
z-index:5;
}


#contentPic{
	position:relative;
	top:5px;
	width:498px;
	height:398px;
	float:left;
}

#contentRes{
	position:relative;
	top:5px;
	width:962px;
	height:398px;
	float:left;
}


#contentCopy{
	position:relative;
	top:5px;
	width:40%;
	height:394px;
	padding-right:10px;
	overflow:auto;
	font-size:10pt;
	text-align:justify;
}

#contentCopyShort{
	position:relative;
	top:5px;
	width:40%;
	height:369px;
	padding-right:10px;
	overflow:auto;
	font-size:10pt;
	text-align:justify;
}

#contentButton{
	position:absolute;
	left:498px;
	top:378px;
	width:200px;
	height:20px;
	z-index:9;
}

#contentBot{
	position:absolute;
	background-image:url(../images/cpContBot.png);
	background-repeat:repeat-x;
	bottom:-11px;
	height:12px;
	width:100%;
	
}

#contentBotRight{
	position:absolute;
	left:498px;
	top:525px;
	width:40%;
	height:50px;
	text-align:right;
	
}


#contentBotLeft{
	position:absolute;
	top:525px;
	left:15px;
	width:498px;
	height:60px;
	float:left;
	color:#FFFFFF;
	font-size:8pt;
}



#contentBotLeft a{
	color:#669900;
	text-decoration:none;
}

#contentBotLeft a:hover{
	color:#CCCCCC;
}


