body,th {
	color: #FFFCCC;
	background-image: url(media/images/bg2.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
}



/* ----------------------------- START OF TOP ----------------------------------- */


#wrapper{

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
	width: 780px;
	height: auto;
	
	/*border: dashed;
	border-color: #00FF00;
	border-width: 2px;*/
}


#top{

	width: 777px;
	height: 322px;
	
	/*border: dotted;
	border-color: #FFFFFF;
	border-width: 3px;*/
}




#links{

	width: 776px;
	height: 56px;
	/*border: dotted;
	border-color: #FFFF00;
	border-width: 3px;*/
}
	
	

#topImage{
	
	width: 776px;
	height: 250px;

}



#bar{

	width: 776px;
	height: 16px;
	
	background-image: url(media/images/bar.jpg);
	background-repeat: no-repeat;
}




/* ----------------------------- END OF TOP ----------------------------------- */




#content{

	
	width: 776px;
	height: auto;
	
	margin-top: 20px;
	background-color: #916415;
}





#sideLinks{
	
	position: relative;
	top: 0px;
	left: -250px;
	
	
	width: 250px;
	height: 340px;
	}

	



#text{

	width: 245px;
	height: 400px;
	padding-left: 10px;
	float: left;
	
	
	/*border: dotted;
	border-color: #FF6600;
	border-width: 2px;*/
}




#text2{

	position: relative;
	top: -310px;
	left: 140px;
	
	width: 500px;
	height: auto;
	
	padding-right: 10px;
	
	font-family: Georgia, "Times New Roman", Times, serif;

	/*border: dotted;
	border-color: #FF6600;
	border-width: 2px;*/
}

#text3{

	position: relative;
	top: -150px;
	left: 0px;
	
	width: 760px;
	height: auto;
	
	padding-left: 10px;
	
	font-family: Georgia, "Times New Roman", Times, serif;

	/*border: dotted;
	border-color: #FF6600;
	border-width: 2px;*/
}




a:link{color: #000000; text-decoration: underline;}

a:visited{color: #FF0000; text-decoration: underline;}

a:hover{color:#FF0000; text-decoration: none;}



H1 {
font-size: 18px;
color: #e59b1d;
font-weight: bold;
}

H2 {
font-size: 18px;
color: black;
font-weight: bold;
}

H3{
font-size: 16px;
color: #FF0000;
font-weight: bold;}

H4{
font-size: 16px;
color: black;
font-weight: bold;}


H5{
font-size: 12px;
color: black;
font-weight: bold;}




.H2_style {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.black {color: #000000}
