﻿body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-stretch: condensed;
	font-size: 14px;
	color: #5a2f00;
}

#header
{
	height: 220px;
	margin-right: 5px;
	background: url(../../Images/EVMP2337.JPG) -120px -50px no-repeat;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
#logo
{
	text-align: right;
}
#titleWrapper
{
	text-align: center;
}
#logo img
{
    height: 128px;
    width: 282px;
}
.superscript
{
	vertical-align: super;
	font-size: 16px;
}
.title
{
	font-size: 35px;
    font-weight: bold;
}
.subTitle
{
	font-size: 18px;
    font-weight: bold;
}
#contentContainer 
{
	margin-top: 10px;
	margin-left: 15px;
	vertical-align: top;
}
#leftNav
{
	float: left;
	width: 250px;	
}
#mainContent
{
	margin-right: 15px;
	margin-left: 250px;
}
#footer
{
	margin-left: 250px;
	text-align:center;
}
.right-image
{
	margin-left: 5px;
}
#members li
{
	list-style-type:square;
	list-style-position:inside;
}
#members
{
	height: 260px;
}
#mainContent .superscript
{
	vertical-align: super;
	font-size: 10px;
}