body
{
	background: #9E9E9E;
	font-family: Arial ;
	font-size: 12px ;
	color: #FFFFFF ;
	text-align: center ;
}

a img
{
	border: 0;
}

A:link
{
	color: #FFFFFF ;
}
A:visited
{
	color: #FFFFFF ;
}

A:hover
{
	COLOR: #FFFF00;
	text-decoration: underline
}
A:Active
{
	COLOR: #FFFF00;
	text-decoration: underline
}


p
{
	font-family: Arial ;
	font-size: 9px ;
	color: #FFFFFF ;
	font-style: italic ;
	text-align: center ;
}



ul.square{list-style-type: square ;}
ul.disc{list-style-type: disc ;}
ul.circle{list-style-type: circle ;}
ul.none{list-style-type: none ;}

h1
{
	outline-style: ridge ;
	font-family: Arial ;
	font-size: 18px ;
	color: #FFFFFF ;
	font-style: normal ;
	text-align: center ;
	text-decoration: underline ;
}
h2
{
	font-family: Arial ;
	font-size: 12px ;
	color: #FFFFFF ;
	font-style: normal ;
	text-align: left ;
	font-weight: normal ;
}
h3
{
	font-family: Arial ;
	font-size: 14px ;
	color: #FFFFFF ;
	font-style: normal ;
	text-align: left ;
	text-decoration: underline ;
}

#banner
{
	background: #2C5684 ;
	position: relative ;
	margin: 0 auto ;
	width: 100% ;
}

#menu
{
	position: absolute ;
	left: 10px ;
	top: 144px ;
	width: 120px ;
	background: #2C5684 ;
	border: 100px ;
	border-color: #000000 ;
	text-align: left ;
	height: 585px ;
}

#footer
{
	background: #2C5684 ;
	position: relative ;
	margin: 0 auto ;
	width: 100% ;
	top: 20px ;
}

#ads
{
	background: #2C5684 ;
	position: relative ;
	margin: 0 auto ;
	width: 100% ;
	top: 20px ;
}

#right
{
	position: relative ;
	top: 144px ;
	width: 120px; 
	background: #2C5684 ;
	border: 10px #000000 ;
	height: 585px ;
}

#body_content
{
	outline-style: outset ;
	background: #2C5684 ;
	margin-left: 0% ;
	margin-right: 0%;
	border: 100px #000000 ;
}

table.menu_table
	{
		border-width: 5px ;
		padding: 5px ;
		border: 2px ;
		width: 11px ;

		height: 0px ;
		text-align: left ;
		border-color: #000000 ;
		font-weight: bold ;
	}
table.menu_table td
	{
		
	}

table.banner_table
{
	margin-left:auto ;
	margin-right:auto ;
	border-width: 5px ;
	padding: 5px ;
	border: 5px ;
	width: 11px ;

	height: 5px ;
}

table.body_table
{

}


th
{
	outline-style: outset ;
	border: 10px ;
	text-align: left ;
	text-decoration: underline ;
	font-size: 15px ;
	font-weight: bold ;
	background-color: #2C5684 ;
}