h1

{

 font-size:30px;

 margin:0px;

 padding:0px;

text-decoration:underline;

	color: #15317E;

 }

 

 body

 {

BACKGROUND-COLOR:DarkBlue;

}



	#content

	{

		display: block;

		background:Beige;

		}

 

 #page 

 {

 	TEXT-ALIGN=left ! important ;



		width:900px;

		margin-right:auto;

		margin-left:auto;

		margin-top:20px;

		margin-bottom:20px;

		padding:0px;

		background:White;

		border:2px solid Black; 

		min-height: 600px;

		}

#contentleft 

{

		width:175px;

		padding:10px;

		float:left;

		text-align:left;

		background:LightGreen;

		margin: 10px 10px 10px 20px;

		border:1px solid Aquamarine;

		}

	

	#contentcenter 

	{

		width:600px;

		padding:20px 0px 20px 0px;

		background:White;

		margin-left: 225px;

		}

	

	#contentright 

	{

		width:175px;

		padding:0px;

		float:left;

		text-align:right;

		background:#0f0;

		}

	

	#contentheader 

	{

		background:#FFFF00

		}

		

	#menu_bar

{

	width: 900px;

}

		

		

		#main_page

		{

			text-align=center;

align=center;

	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;

	margin-left:auto;

	margin-right:auto;

WIDTH: 100%;

}



		}

		.menu_header

		{

			display: block;

			background:#FFFF00;

		}

		

		/* Menubar*/

		#nav, #nav ul 

		{

	float: left;

	width: 900px;

	list-style: none;

	line-height: 1;

	background: Violet;

	font-weight: bold;

	padding: 0;

	border: solid CadetBlue;

	border-width: 0px 0;

	margin: 0px;

	font-family: arial;

}



/* Top level menu item */

#nav a {

	display: block;

	width: 10em;

	color: Crimson;

	text-decoration: none;

	padding: 0.25em 0em 0.25em 1.0em;

}



.menuhead

{

	display: block;

	font-weight: bold;

	padding: 0;

	line-height: 1;

	font-family: arial;

	width: 10em;

	color: White;

	padding: 0.25em 0em 0.25em 1.0em;	



}



#nav a.daddy {

	/*

	background: url(rightarrow2.gif) center right no-repeat;

	*/

}



/*Menu bar buttons */

#nav li {

	float: left;

	padding: 0;

	width:300px;

}



/*Menu container */

#nav li ul {

	position: absolute;

	left: -999em;

	height: auto;

	width: 296px;

	font-weight: normal;

	border-width:2px;

	margin: 0;

}



#nav li li {

	padding-right: 0em;

	width: 296px

}



/* Standard menu items */

#nav li ul a {

	width: 13em;

}



#nav li ul ul {

	margin: -1.75em 0 0 14em;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em

}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

}



#nav li:hover, #nav li.sfhover{



	background: Black;

	color: yellow;

}



#content {

	clear: left;

}





#header img

{

  border-style: none;

}

