﻿@import url("reset.css");

body 
{text-align:center;  background-color:#875EAC; background-image:url('Images/TopGradient.jpg'); background-repeat:repeat-x; background-position:top left; font-family:Arial, Sans-Serif;}
#PageWrapper {width:913px; margin-left:auto; margin-right:auto; overflow:hidden;}

/*LEFT (MAIN) COLUMN*/
#PageLeftWrapper {float:left; width:664px; overflow:hidden;}
#HeaderWrapper {height:174px; width:664px; overflow:hidden;}
#HeaderLeft {float:left; width:324px; height:174px;} /*The Logo*/
#HeaderRight {float:right; width:29px; height:174px;} /*The Window Shutter*/
#NavWrapper {height:36px; width:664px; overflow:hidden;}
.NavItem {height:36px; float:left;}

#ContentWrapper {width:664px; overflow:hidden;}
#ContentPadding {margin-left:5px;}
#ContentTL {background-color:White; background-image:url('Images/MainTL.jpg'); background-repeat:no-repeat; background-position:top left;}
#ContentTR {background-image:url('Images/MainTR.jpg'); background-repeat:no-repeat; background-position:top right;}
#ContentBL {background-image:url('Images/MainBL.jpg'); background-repeat:no-repeat; background-position:bottom left;}
#ContentInnerWrapper {font-size:13px; color:Black; min-height:548px;}

#FooterWrapper {width:664px; overflow:hidden;}
#FooterTopWrapper {width:664px; height:23px; overflow:hidden;}
#FooterMiddleWrapper {width:664px; height:38px; overflow:hidden;}
.FooterNavItem {height:38px; float:left;}
#FooterBottomWrapper {width:664px; overflow:hidden;}
#FooterBottomLeft {float:left; width:594px;}
#FooterBottomRight {float:right; width:65px;}
/*#FooterCopyright {margin-top:-50px; text-align:left; padding-left:340px;}*/
#FooterCopyright {text-align:left; padding-left:40px;} /*300px*/
#FooterCopyright span.hmeTarget {display:inline-block; padding-left:5px; color:#E7CCF8; font-size:11px; text-decoration:underline;}
#FooterCopyright a {display:inline-block; padding-left:5px; color:#E7CCF8; font-size:11px;}
#FooterCopyright a:link {color:#E7CCF8;}
#FooterCopyright a:visited {color:#E7CCF8;}
#FooterCopyright a:hover {color:#9EE131;}
#FooterCopyright a:active {color:#E7CCF8;}
#FooterCopyright span.DisabledLink {display:inline-block; padding-left:5px; color:#C3A3DB; font-size:11px;}
#FooterPadding {height:35px;} /*since the negative margin copyright is the last thing on the page, it cuts off the bottom of the dove logo.  This adds the space back at the bottom*/

.CopyrightPopup
{	
	background-color:White;	
	border:solid 1px Black;
	padding:4px;
	filter:alpha(opacity=70);
	opacity:0.70;
	text-align:left;
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

/*.CopyrightPopup p {margin-bottom:7px;}*/



/*RIGHT COLUMN*/
#PageRightWrapper {float:right; width:249px; overflow:hidden;} /*211*/
#WindowWrapper {height:219px; width:249px; overflow:hidden;}
#RightColumnMargin {margin-left:23px;}
#RightColumnWrapper {width:211px; overflow:hidden; background-color:White; background-image:url('Images/ColumnTop.jpg'); background-repeat:no-repeat; background-position:top left;}
#RightColumnBL {background-image:url('Images/ColumnBL.jpg'); background-repeat:no-repeat; background-position:bottom left;}
#RightColumnBR {background-image:url('Images/ColumnBR.jpg'); background-repeat:no-repeat; background-position:bottom right;}
.RightColumnItem {width:211px; overflow:hidden;}

#PartnersWrapper {width:211px; overflow:hidden; margin-top:23px;}
#PartnersInner {width:211px; overflow:hidden;}
