﻿#defaultWrapper
{
	width: 980px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #fff;
	
}

#NavSocial 
{
	float: right;
	margin: 0px 10px 0 0;
	width: 140px;
}
#NavSocial ul li  
{
	text-decoration: none;
	display: inline;
	list-style: none;
}

#defaultLoginWrapper
{
	float: right;
	margin: 3px 10px 0 5px;
	width: 105px;
	
}

#HomePhotoBar
{
	float: left;
	margin: 0px 110px 30px 25px;
	width: 360px;
	clear:  none;
}

#HomePhotoBar h1
{
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #262626;
}
#HomePhotoBar h6
{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #5FAEFC;
	margin-top: 5px;
}
#dEnroll
{
	float: left;
	margin: 30px 0 0 0px;
	width: 190px;
	text-align: center;
	min-height: 70px;
	background-image: url(images/gradients/Enroll_bg.png) no-repeat;
	
}

#dEnroll a
{
	text-decoration: none;
	color: #ee0022;
	font: 900  30px "Georgia";
}

#dEnroll a:hover
{
	color: #990022;
}

#defaultSlideShow
{
	float: right;
	margin: -20px 10px 0 0px;
	
}

#TopTenWrapper
{
	float: left;
	margin: 0px 0px 0 15px;
	width: 330px;
	
	
}
#ListHeader
{
	float: left;
	clear: left;
	min-height: 66px;
	width: 330px;
	background: url(images/scroll_top.jpg) no-repeat;
	margin: 0 0px 0 10px;
	z-index: 9999;
}

#dTopTen
{
	width: 250px;
	text-align: center;
	margin: 0 0 10px 40px;
	font-family:  Century Gothic;
	font-weight:bold;
	color: #000055;
}
#ListWrapper
{
	float: left;
	clear: left;
	width: 330px;
	background: url(images/scroll_middle.jpg) ;
	margin: 0 0px 0 10px;
	min-height: 340px
}

#TopTenWrapper ul li
{
	list-style: none;
	margin: 0 0 4px 20px;
	color: #990022;
	width: 250px; 
	font-family: "Comic Sans MS";
	font-size: 0.8em;
	
}

#ListFooter
{
	float: left;
	clear: left;
	min-height: 64px;
	width: 330px;
	background: url(images/scroll_bottom.jpg) no-repeat ;
	margin: 0 0px 0 0px;
}

.HomeArticleBox {
	width: 919px;
	margin: 10px 0px 0 10px;
	text-align: justify;
	padding: 10px 20px 10px 20px;
	background-color:  #eee685;
	clear: both;
	border-top: 4px solid #000055;
}

.HomeArticleTitle
{
	text-align: center;
	font-size: 22px;
	color: #990022;
	font: 900 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	
}



/* Poll */
#PollWrapper
{
	width: 240px;
	margin: 0px 0 0 0px;
	padding: 0 0px, 0 0;
	background: url(images/gradients/Poll_bg.png) repeat-x;
}

.SideBarContent {
	padding: 10px 20px;
	
}

.body
{
	text-decoration: none;
}