.page{
	background-color: #A0CAEC;
	padding-top: 30px;
	padding-bottom: 15px;
	width: 100%;
	height: 100%;
}
.body{
	width: 930px;
	height: 600px;
}
.top{
	background-image:url(top.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 188px;
}
.LeftPaneTD {
background-color: #e8e2d7;
width: 327px;
height: 100%;
}
.ContentPaneTD {
background-color: #87903f;
width: 603px;
height: 100%;
}

#header a {
background: url() no-repeat;
display: block;
height: 130px;
width: 200px;
}

#header a span {
visibility: hidden;}

#header2 a span {
visibility: hidden;}

#header2 a {
background: url() no-repeat;
display: block;
margin-left: 200px;
height: 100px;
width: 200px;
}


/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
/* style for module titles */
.Head {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #000000;
}
.Subhead  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
color: #000000;
}
.SubSubHead   {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
color: #000000;
}
.LeftPane {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 20px;
}
.ContentPane {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 20px;
background-color: #87903f;
}
/* GENERIC */
H1  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #000000;
text-transform: uppercase;
}
H2  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
text-transform: uppercase;
}

/* Main Menu */

.MainMenu_MenuBar {
cursor: hand; 
}

.MainMenu_MenuBreak
{
      border:none;
      height: 0px;
      background-color:Transparent;
}
.MainMenu_MenuItem { 
cursor: hand; 
color: #ffffff;
background-color:Transparent; 
font-family: Times New Roman, Times, serif;
font-size: 13.5px; 
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #414142 0px solid;
border-right: #c9b677 0px solid;
text-align: Left;
height: 24;
padding: 0px 12px 0px 10px;
}
.MainMenu_RootMenuItem
{
cursor: hand; 
color: #ffffff; 
background-color:Transparent; 
font-family: Times New Roman, Times, serif;
font-size: 13.5px; 
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #c9b677 0px solid;
border-right: #c9b677 px solid;
text-align: center;
height: 20;
padding: 0px 0px 0px 0px;
}
.MainMenu_RootMenuItemActive, .MainMenu_RootMenuItemBreadCrumb {
cursor: hand; 
color: #e1af46; 
background-color:Transparent; 
font-family: Times New Roman, Times, serif;
font-size: 13.5px; 
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #c9b677 0px solid;
border-right: #c9b677 px solid;
text-align: center;
height: 20;
padding: 0px 0px 0px 0px;
}
.MainMenu_RootMenuItemSel {
cursor: hand; 
color: #e1af46; 
background-color:Transparent; 
font-family: Times New Roman, Times, serif;
font-size: 13.5px; 
font-weight: normal;
font-style: normal;
border-left: #c9b677 0px solid;
border-bottom: #c9b677 0px solid;
border-top: #c9b677 0px solid;
border-right: #c9b677 0px solid;
text-align: center;
height: 20;
padding: 0px 0px 0px 0px;
}
.MainMenu_SubMenuItemSelected
{
cursor: hand;
color: #e1af46; 
background-color:Transparent; 
font-family:  Times New Roman, Times, serif;
font-size: 13.5px; 
font-weight: normal;
font-style: normal;;
text-align: left;
border-top: #414142 0px solid;
vertical-align: center;
height: 24px;
padding: 0px 12px 0px 10px;
}
.MainMenu_SubMenu {
z-index: 1000;
cursor: none; 
cursor: hand; 
background-color: #591a1f;
border-bottom: #1565ac 0px solid;
border-left: #1565ac 0px solid;
border-top: #1565ac 0px solid;
border-right: #1565ac 0px solid;
vertical-align: center;
text-align: left;
}
.MainMenu_MenuIcon {
display:none;
}
.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }

.GlobalLink
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
a.GlobalLink
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

a:hover.GlobalLink
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
a:visited.GlobalLink
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
a:active.GlobalLink
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
.Normal
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
	color: #000000;
    text-decoration: none;
	line-height: 20px;
}
.Normalbold
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
	color: #000000;
	text-style: bold;
    text-decoration: none;
}
.Login
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #BCBEC0;
    text-decoration: none;
}
a.Login
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
a:hover.Login
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
a:visited.Login
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
a:active.Login
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
.Link  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}
A.Link, A.Link:active, A.Link:visited  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
A.Link:hover  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
a img:hover {
border: 0;
}

a img {
border: 0;
}