/***********************************************/
/* Cornerstone CSS template rev 0.1            */
/* Standard resolution					       */
/***********************************************/

/***********************************************/
/* BODY & DIVs tag styles                      */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(graphics/bg_grad2.jpg);
	margin: 0 0 0 0;
}

#content{
	position:absolute;
	width:703px;
	top: 0px;
	background-color: #ffaf0a;
	overflow: visible;
	z-index: 1;
	border-right-color: #FEFBE9;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #FEFBE9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	overflow:visible;
	height:auto;
	margin:0px;
	padding:0px; 
	min-height:650px
}

#main {
	float:right;
	left:0px; 
	top:0px; 
	width:507px; 
	height:auto;
	padding-left:36px; 
	padding-right:20px;
	z-index:2; 
	overflow: visible; 
	background-color: #fff; 
	layer-background-color: #fff
}


#csurl {
	position:absolute;
	left:0px;
	top:68px;
	width:140px;
	height:15px;
	z-index:5;
	font-size: 6.3pt;
	color: #713800; 
	letter-spacing: 0.35pt;
	visibility: visible;
}



#logo{
	position:absolute;
	left:0px;
	top:140px;
	width:140px;
	height:140px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:10;
	background-image: url(graphics/logo2.jpg);
	layer-background-image: url(graphics/logo2.jpg);
	border: 1px none #000000;
	overflow: visible;
	visibility: visible;
}



#award{
	position:absolute;
	left:4px;
	top:330px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:10;
	border: 1px none #000000;
	overflow: visible;
	visibility: visible;
}



#flash{
	position:absolute;
	margin-top:48px;
	margin-left:-20px;	
	margin-bottom:0px;		
	height:140px; 
	z-index:7;
	border:0px none #000;
	left:160px;
	top:92px
}


#imageband{
	position:absolute; 
	top:92px;
	left:160px;
	width:563px;
	margin-top:48px;
	margin-left:-20px;	
	margin-right:-20px;
	margin-bottom:0px;		
	height:140px; 
	z-index:7;
	border:0px none #000;
}

#navigation{
	position:absolute; 
	left:176px; 
	top:118px; 
	width:550px;
	height:74px; 
	z-index:2;
}

#nav1{ 
	left:0px; 
	top:0px; 
	width:61px; 
	height:22px; 
	z-index:5;
}




#CornerstoneLogo{
	top:0px; 
	left:0px;
	padding-left:0px;
	padding-top:15px;
	width:450px; 
	height:69px; 
	z-index:4;
}


#textbody{
	height:250px;
	top:450px;
	z-index:8;
	margin:15px 30px 40px 0px;
	overflow: visible;
}



#footerlinks{
	width:90%;
	height:40px;
	z-index:15;
	font-size: 9px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top:60px;
	padding-bottom:28px;
}

#footerlinks a{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
 }

#credits{
	left:160px;
	height:auto;
	z-index:15;
	font-size:9px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}


#credits a{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
 }

.blacksquare{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:22px; 
	height:22px; 
	z-index:2; 
	background-color: #333333; 
	layer-background-color: #333333; 
	border: 1px none #000000;
}

.orangesquare{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:22px; 
	height:22px; 
	z-index:2; 
	background-color: #FFAF0A; 
	layer-background-color: #FFAF0A; 
	border: 1px none #000000;
}





/***********************************************/
/* HTMLtag styles styles                       */
/***********************************************/ 



a:link, a:visited, a:hover {
	color: #000033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 120%;
 color: #334d55;
}


h2{
	font-size: 110%;
	color: #333333;
	line-height: 180%;
}

h3{
	font-size: 110%;
	color: #333333;
	line-height: 125%;
}

h4{
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

h5{
	font-size: 70%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
	overflow: visible;
}

.square {
	font-family: Wingdings,Webdings;
	color: #FFAF0A;
}

caption{
	font-size:7pt;
}
