﻿#Page 
{
	
}

#Container
{
	width: 761px;	
}

#Header
{
	width: 761px;
	height: 305px; 
	overflow: hidden;
}

#Headings
{
	width: 761px;
	height: 139px;	
	overflow: hidden;
}

#Headings .Left
{
	float: left;
	width: 440px;
	height: 139px;
	padding-top: 15px;
	background-image: url('images/Heading_Blank.jpg');
	background-repeat: no-repeat;
	vertical-align:middle;
	text-align: center;
}

#Headings .Left H1
{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px; 
}

#Headings .Left H2
{
	color: #A2D6FF;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 8px;
	padding: 0px;
	margin: -4px 0px 0px 0px;
}

#Headings .Left H3
{
	color: #FFFFFF;
	font-size: 24pt;
	font-weight: 900;
	padding: 0px;
	margin: -6px 0px 0px 0px;
}

#Headings .Right
{
	float: right;
	width: 320px;
	text-align: left;
	padding-top:20px;
}


#Content
{
	text-align: left;
}

#Content a, a:active, a:visited
{
	color : white;
	text-decoration : underline;
	font-weight : bold;	
}


#Content a:hover {
	color : #A2D6FF;
	text-decoration : underline;
	font-weight : bold;	
}


#Footer
{
	width: 560px;
	height: 105px;
	float: left;
	clear: left;	
	background-image: url('images/mvp_40.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
}

#Footer a, a:visited, a:active
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#Footer a:hover
{
	text-decoration: underline;
}

#Footer .Links
{
	margin-top: 20px;
	height: 105px;
}

#Footer .Links A
{
	padding: 0px 5px 0px 5px;
}