body
{
	background-color:#185A9C;
	font-family:verdana;
}

.Container
{
	background-color:#fff;
	margin: 0 auto;
	width: 1024px;
}
.Info
{
	display:none;
	visibility:hidden;
}

.Menu
{
	float:left;
	width: 19%;
}

.Menu ul
{
	padding-right : 10px;
}

.Menu li
{
	list-style-type: none;
	border-bottom : solid 1px #185A9C;
	font-size: 0.8em;
}

.Content ul
{
	font-size: 0.9em;
	color:#185A9C;
}

.Content li
{
	font-size: 0.9em;
	color:#185A9C;
}

a
{
	color:#185A9C;
	text-decoration: none;
}

a:hover
{
	font-weight:bold;
}

div.Content a
{
	color:#185A9C;
	font-weight: bold;
}

div.Content a:hover
{
	text-decoration: underline;
	color:#185A9C;
}

img.Center
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}


h2
{
	font-size:1.0em;
	color:#185A9C;
	font-weight:bold;
	text-align:center;
}

h3
{
	font-size: 0.9em;
	color:#185A9C;
	font-weight:bold;
}

.leftimage
{
	float:left;
}

p
{
	font-size: 0.7em;
	color:#666666;
}

ul
{
	color:#666666;
}

li
{
	font-size: 0.8em;
	color:#666666;
}

#Committee
{
font-family : verdana, arial, helvetica, sans-serif;
font-size:80%;
}

div.Seperator
{
	border-bottom: dashed 1px #185A9C;
	width: 100%;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	clear:both;
}

.Content
{
	width:80%;
	float:right;
}

.Footer
{
	padding-top: 25px;
	clear:both;
	width:80%;
	margin : 0 auto;
	text-align:center;
}

img { border:none; }
