body{
	/*background-color:#ffffff;*/
	font-family:Georgia, Verdana, sans-serif}
	
a:link
{
	color: #000099;
}

a:visited
{
	color:#000000;
}
h5
{
	padding-left:10px;
	color:#000066;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-family:Georgia, Verdana, sans-serif
	
}

#container
{	width:750px;
	/*background:#E8EDF2;*/
	margin-left:auto;
	margin-right:auto;
}

#menu
{
	background:#E8EDF2;
	width:150px;
	height:100px;
	float:left;
}

#image
{
	/*/*background: #ffffff;*/*/
	width:750px;
	height:50px;
	float:left;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	text-align: center;
	text-indent: 1pt;

	word-spacing: normal;


}
#image p
{
	
	font-size:36px;
	margin-top:5px;
	margin-left:10px;
}
header
{
width:750px;

}
#content
{
	width:100%;
	/*background: #ffffff;*/
}

#leftContent
{
	width:500px;
	float:left;
	/*background: #ffffff;*/
}
#rightContent
{
	width:200px;
	float:left;
	/*background: #ffffff;*/


	
	

	height: auto;
	padding-top: 20px;
}
#infoBox
{
	margin-top:0px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:200px;
	border:1px solid gray;
	
}
#infoBoxContent
{
	/*background: #ffffff;*/
	margin:3px;
}
#infoBoxHeader
{
	font-weight:bold;
	border-left:5px #E8EDF2;
	border-bottom:1px solid gray;
	height:25px;
	background-color:#E8EDF2;
	margin-top:0px;
}
#infoBoxHeader p
{
	margin-top:0px;
	padding-top:3px;
	margin-left:5px;
	font-size:12px;
}
#infoBoxContent
{
	margin-top:0px;
	margin-left:5px;
	font-size:10px;
	padding-bottom:3px;
}
#infoBoxContent a:hover
{
	color:#B0C5DF;
}

#footer
{
	height:25px;
	/*background: #ffffff;*/
	width:750px;
	clear:both;
	text-align:center;
	font-size:10px;
}
#footer p
{
	padding-top:5px;
}
#footer a:hover
{
	color:#B0C5DF;
}
#navMenu ul
{
	list-style:none;
	padding: 0px;

}
#navMenu li a
{
	background-color:#E8EDF2;
	height:16px;
	display:block;
	text-decoration:none;
	text-align:center;
	float:none;
	font-size:10px;
	color:#000000;
	letter-spacing:2px;
	font-weight:bold;
	
	border-bottom:1px solid #B0C4DE;
	
	
}

#navMenu li a:hover
{
	background-color:#708090;
	color:#E8EDF2;
}
#contentBox
{

	width:450px;
	border:1px solid gray;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#contentBoxHeader
{
	font-weight:bold;
	border-left:5px #95B1D3;
	border-bottom:1px solid gray;
	height:25px;
	background-color:#E8EDF2;
}
#contentBoxHeader p
{
	margin-left:5px;

	padding-top:2px;
}
#contentBoxContent
{
		font-size:14px;

}
#contentBoxContent p
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#contentBoxContent a:hover
{
	color:#B0C5DF;
}

