/*General*/
body
	{
	font-family:					Tahoma;
	font-size:						10pt;
	}
	
H1, H2, H3, H4, H5
	{
	margin-bottom:					0px;
	margin-top:						0px;
	}
	
IL
	{				
	}
	
UL
	{
	margin-bottom:					0px;
	margin-top:						0px;
	margin-left:					18px;
	}
	
/*Content area*/
.content_area
	{
	background-color: 			#FFD800; 
	background-image: 			 url("images/template/content-area.gif");
	background-position: 		center top;
	background-repeat: 			no-repeat; 
	height:						210px;
	line-height:				21px;
	text-align:					left;				
	padding-left:				10pt;
	padding-right:				10pt;
	padding-top:				10pt;
	padding-bottom:				50px;
	vertical-align:				top;
	width:						496px;
	}
	
.content_area, .content_area td
	{
	color: 						#01295A;
	font-size:					10pt;
	}

.content_area a:link, .content_area a:visited, .developer_link a:link, .developer_link a:visited
	{
	color:						black;
	}

.content_area a:hover, .developer_link a:hover
	{
	color:						green;
	text-decoration:			none;
	border-color:				#135196;
	}
	
.content_area H1
	{
	font-size:					14pt;	
	}
	
.content_area H2
	{
	color:						black;
	font-size:					12pt;
	margin-bottom:				0px;
	margin-top:					10px;	
	}
	
.content_area H3
	{
	color:						black;
	font-size:					10pt;
	font-weight:				bold;
	}
	
.content_area IMG
	{
	border-style:				solid;
	border-width:				1px;
	border-color:				white;
	margin:						15px;	
	}
	
/*Header area*/
.header_area
	{
	background-image:			 url("images/template/content-header.gif");
	color:						#01295A;
	height:						74px;
	padding-left:				6px;
	padding-top:				10px;
	vertical-align:				top;
	width:						350px;
	}
	
.header_area H1
	{
	font-size:					14pt;
	font-weight:				normal;
	}

/*Menu 1*/
.menu_1
	{
	color:						#FFD800;
	background-image:			 url("images/template/menu-1.jpg");
	font-size:					10.5pt;
	font-weight:				bold;
	height:						43px;
	padding-left:				0px;
	width:						691px;
	}

.menu_1 a:link, .menu_1 a:visited
	{
	color:						#FFD800;
	text-decoration:			none;
	}

.menu_1 a:link .here, .menu_1 a:visited .here
	{
	color:						white;
	text-decoration:			none;
	}

.menu_1 a:hover
	{
	color:						red;
	text-decoration:			none;
	}

/*Menu 2*/
.menu_2
	{
	color:						#FFD800;
	font-size:					10pt;
	font-weight:				bold;
	height:						17px;
	width:						367px;
	background-image: 			 url("images/template/menu-2.jpg");
	}

.menu_2 a:link, .menu_2 a:visited
	{
	color:						#FFD800;
	font-style:					italic;
	text-decoration:			none;
	}

.menu_2 a:link .here, .menu_2 a:visited .here
	{
	color:						white;
	font-style:					italic;
	text-decoration:			none;
	}

.menu_2 a:hover
	{
	color:						red;
	font-style:					italic;
	text-decoration:			none;
	}
	
/*Rotating Images*/
.rotating_images
	{
	background-image:			 url("images/template/rotating-photos.jpg");
	height:						86px;
	text-align:					center;
	width:						271px;	
	}
	
.rotating_images IMG
	{
	border-width:				0px;
	margin:						4px;	
	}
	
.rotating_images a:hover
	{
	border:						white;
	border-style:				solid;
	border-width:				1px;	
	}

.spacer_row
{
	height:						10px;
}
