body{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	color: FFCC99;
}

a:link, a:visited, a:hover {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 110%;
	color:#FF3300;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6,{
	margin: 0px;
	padding: 0px;
}

h1{
 	margin: 0px;
	padding: 0px;font-size: 130%;
	font-weight:lighter;
 	color:#990000;
}

h2{
	
	margin: 0px;
	padding: 0px;
	font-size: 450%;
	color: #4F070B;
	font-weight: lighter;
	position:absolute;
 	left:123px;
 	top:-13px;
}

h3{
 	margin: 0px;
	padding: 0px;
	font-size: 300%;
 	font-weight:lighter;
 	position:absolute;
 	left:185px;
 	top:48px;
	color:#81C5E2;
}

h4{
	margin: 0px;
	padding-top: 15px;
	font-size: 180%;
	font-stretch:narrower;
	font-weight:lighter;
	color:#81C5E2;
	text-align:right;

}
h5,h6{
	margin: 0px;
	padding: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	position:absolute;
	top:122px;
	width: 620px;
	height: 679px;
	left: 90px;
}

h5{
	color: #4F070B;
}

h6{
	color: #000000;
}
h7{
	margin: 0px;
	padding: 0px;
	font-family:"Times New Roman", Times, serif;
	position:absolute;
	color: #81C5E2;
	left: 0px;
	top: 3px;
	width: auto;
	height: auto;
}


/*
ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
*/

label{
 font: bold 100% Arial,sans-serif;
 font-weight:lighter;
 color:#FF3300;
}
	

			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 230px;
	width: 100%;
}
#content{
  	position:absolute;
	left:230px;
	top:80px;
	padding-bottom:60px; 
	width: 760px;
	height:600px;
	background-color:#6a95a8;
	}
#red{
  	position:absolute;
	left:230px;
	top:100px;
	width: 893px;
	height:842px;
	background-color:#6a95a8;
	}
#images{
	position:absolute;
	left:29px;
	top: 25px;
	width: 353px;
	height: 273px;
	}
#text{
	position:absolute;
	left:413px;
	padding-bottom:60px;
	width: 443px;
	top: 23px;
	height: 547px;
	}
#textbig{
	position:absolute;
	left:180px;
	width: 702px;
	top: 23px;
	}
#sum{
	position:absolute;
	left:0px;
	top: 288px;
	width: 353px;
	height: 292px;
	color: #81C5E2;
	font-size:150%;
	}
#navBar{
	padding:0;
	position:absolute;
	left:0px;
	top:249px;
	width:140px;
	margin:0;
	text-align:right;
	}
	
	

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	position:absolute;
	top: 10px;
	right: 20px;
	font-size:smaller;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	width:800px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	color:#FFE0C1;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	color:#FFE0C1;
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	position:absolute;
	bottom:-26px;
	height:20px;
	padding-top:5px;
	font-size:70%;
	color: #cccccc;
	left: 1px;
	}


/************* #search styles ***************/

#log{
	position:realtive;
	padding-top: 30px;
	font-size: 90%;
	text-align:right;
}

#log form{
 margin: 0px;
 padding: 0px;
}

#log label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #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{
	margin: 0;
	font-size: 100%;
}

#sectionLinks h3{
	color:#FF6600;
	}

#sectionLinks a:link{
	voice-family: "\"}\""; 
  voice-family:inherit;
	}

#sectionLinks a:visited{
	
}

#sectionLinks a:hover{
	color:#FF6600;
	
}


/************** #advert styles **************/

#advert{
	font-size: 80%;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
