a:link     {color: #2244aa; text-decoration: none; font-family: arial;}
a:visited  {color: #2244aa; text-decoration: none; font-family: arial;}
a:hover    {color: #aa4422; text-decoration: none; font-family: arial;} 


body
{
	background-color: #6863aa;
	width: 90%;
}

#content
{
	margin: 20px 40px 20px 40px;
	float: left;
	width: 60%
}

#mainmenu
{
	margin: 20px 0px 0px 0px;
	background-color: #9191bb;
	float: left;
	width: 10%;
	
}

.mainmenuitem p
{	
	min-width: 100%;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	font-size: 100%;
	text-align: center;
	margin:0px 0px 0px 0px ;
	padding:10px 0px 10px 0px ;
	
}

.mainmenuitem a:link {color: #2244aa; background-color: #9191bb; text-decoration: none; font-family: arial;}
.mainmenuitem a:visited {color: #2244aa; background-color: #9191bb; text-decoration: none; font-family: arial;}
.mainmenuitem a:hover {color: #aa4422; background-color: #4d46ae; text-decoration: none; font-family: arial;
}


	
}


#mainphoto
{
	margin: 20px 0px 0px 0px;
	float: right;
	width: 20%;
	
}

#contentphoto
{
	float: right;
	width: 30%;
	margin:0px 0px 20px 20px;
}



p
	{
		font-family: sans-serif;
		font-size: 100%;
		color: #003366;
		margin-top: 0px;
	}

h1	{
		background-color: #bbccdd;
		font-size: 200%;
		font-weight: 900;
		font-family: sans-serif;
		color: #003366;
		text-align: center;
		min-width: 100%;
	}

h2	{
		font-size: 200%;
		font-weight: 500;
		font-family: sans-serif;
		color: #04396d;
		text-align: left;
		margin-top: 30;
	}

h3	{
		font-size: 120%;
		font-weight: 500;
		font-family: sans-serif;
		color: #02407f;
		margin-top: 30;
	}

h4	{
		font-size: 100%;
		font-weight: 500;
		font-family: sans-serif;
		margin-bottom:0px;
		
		color: #000000;
	}

