﻿body 
{
    background-color:#FFFFFF;  
    margin-left:0;
    margin-top: 0;  
}

DIV#Header
{
	background-color:#000000;
	width:776px;
}

#Header Img
{
	border:0;
	vertical-align:bottom;	
}

DIV#Bottom
{
	width:776px;
	border:0px;
	height:100%;	
}

DIV#Menu
{
	width:141px;
	min-height:420px;
	background-color:#000000;
	color: white;
	border:0;
	float:left;
	clear:left;
	position:relative;
	text-align:center;
	height:100%;
}

DIV#MenuLinks
{
	color:White;
	font-family: Verdana;
	font-size:11pt;
}

DIV#MenuFooter
{
	color:white;
	font-size:8pt;
	font-family: Verdana;
}

#Menu A:Link
{
	color:White;
	text-decoration:none;
}

#Menu A:Visited
{
	color:White;
	text-decoration:none;
}

#Menu A:Hover
{
	color:White;
	text-decoration: underline;
}

DIV#Content
{
	background-color:#FFFFFF;
	background-image:url(../Images/BigPlus.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:635px;
	min-height:420px;
	font-family:Georgia;
	font-size: 16pt;
	position:relative;
	float:left;
	clear:right;
}

#Content .subtitle
{
	font-size:10pt;
}

#Content .class
{
	font-size:10pt;
	text-align:right;
}

#Content hr
{
	
	color:#E80010;
	vertical-align:top;
	margin:0 auto 0 0;
	
	
}

#Content img
{
	vertical-align:top;
}

#Content p
{
	font-family: Verdana;	
    font-size: 9pt;
}

#Content dl
{
	font-family: Verdana;
	font-size: 9pt;
}

#Content ul
{
	font-family: Verdana;
	font-size: 9pt;
}

#Content ol
{
	font-family: Verdana;
	font-size: 9pt;
}

#Content A:Link
{
	color:#000000;
	text-decoration:none;
}

#Content A:Visited
{
	color:#000000;
	text-decoration:none;
}

#Content A:Hover
{
	color:#000000;
	text-decoration:underline;
}