﻿/*Moved From 2008 Portal Site*/
body{background:url(../Images/content_bg.gif) center repeat-y;}
#wrapper{
	margin:0 auto;
	width:981px;
	height:100%;
	background:url(../Images/content_bg.gif) center repeat-y;
}
.style2{ visibility:hidden;}
#column1{
	float:left;
	width:322px;
	min-height:600px;
	text-align:center;
	background:url(../Images/navBG.gif) no-repeat;
}
#column2{padding-left:45px;width:551px;float:left;min-height:800px;}
#column2 .ContentPane{padding:35px 63px 0px 63px;}

.LeftPane{}
.RightPane{}

.CalloutPane{margin-left:68px;color:Black;font-size:10px;width:180px;font-family:times new roman;}
.CalloutPane h2{color:Black;font-size:16px;font-weight:bold;}
.CalloutPane a, .CalloutPane a:visited, .CalloutPane a:hover, .CalloutPane a:link{font-family:times new roman;color:#00483a;font-family:times new roman;}
.CalloutPane .DefaultModulePanel{margin-top:30px;}

.FooterPane{width:541px;padding:5px;text-align:center;margin-left:368px;clear:both;}

/* HeaderlessEditLink modifications */
.TopPane .HeaderlessEditLink{}
.ImagePane .HeaderlessEditLink{}
.LeftPane .HeaderlessEditLink{}
.ContentPane .HeaderlessEditLink{position:absolute;top:-20px;}
.CalloutPane .HeaderlessEditLink{position:absolute;top:-25px;}
.PromoPane .HeaderlessEditLink{}
.RightPane .HeaderlessEditLink{}
.BottomPane .HeaderlessEditLink{}
.FooterPane .HeaderlessEditLink{position:relative;margin-left:-40px;margin-bottom:10px;float:left;clear:left;}

/* This will make the admin controls take over the content area on pages in the admin section */
/* Please don't delete this unless you know what you're doing */
#admin .LeftPane{display:none;}
#admin .RightPane{display:none;}
#admin .ContentPane{width:800px;background-color:white;min-height:800px;}
