﻿div.Content2
{
	position: relative;
	left: 20px;
}

table.Links
{
	width: 100%;
	border: none 0px black;
}

table.Links tr.LinksHeader,
table.Links tr.LinksHeader td,
table.Links tr.LinksHeader td a
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

table.Links tr.LinkRow,
table.Links tr.LinkRow td,
table.Links tr.LinkRow2,
table.Links tr.LinkRow2 td
{
	font-size: 12px;
	color: #CCCCCC;
	border: none 0px black;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

table.Links tr.LinksHeader2,
table.Links tr.LinksHeader2 td,
table.Links tr.LinksHeader2 td a
{
	font-weight: bold;
	font-size: 22px;
	color: #000000;
}

table.Links tr.LinkRow2,
table.Links tr.LinkRow2 td
{
	font-size: 16px;
}

div.Centered
{
	position: absolute;
	left: 320px;
}

/* Expand Background */
div.Background
{
	height: 700px;
	background-position: top;
}

div.Background2
{
	width: 905px;
	height: 690px;
	background-position: top;
	background-color: #AAB0B2;
}

div.Background3
{
	width: 905px;
	height: 690px;
	background-position: top;
	background-color: #700A0A;
}

div.BottomRight_Gray_Blue
{
	height: 690px;
}

div.Header
{
	width: 795px;
}

div.Menu
{
	width: 766px;
}

div.Content
{
	height: 560px;
	width: 880px;
}
