#featured {
	height: 400px;
	margin-top: -37px;
}

#main {
    width: 690px;
	height: 400px;
	background-color: white;
	border: 1px solid #901717;
	float: left;
	margin-left: 5px;
}

#sidebar {
	width: 290px;
	height: 400px;
	float: right;
	margin-right: 5px;
}

#sidebar h2 {
	color: #901717;
	font-size: 12pt;
	font-variant: small-caps;
	margin: 5px;
	padding: 0;
	border-bottom: 1px solid #666666;
}

#sidelogin {
	background-image:url('../images/featurebg.png');
	background-repeat: repeat-x;
	background-position: 0 110;
	background-color: #eeeeee;
	width: 288px;
	height: 75px;
	border: 1px solid #666666;
	margin-bottom: 7px;
}

#sideemail {
	background-image:url('../images/featurebg.png');
	background-repeat: repeat-x;
	background-position: 0 110;
	background-color: #eeeeee;
	width: 288px;
	height: 75px;
	border: 1px solid #666666;
	margin-bottom: 7px;
}

#sidelogin input, #sideemail input {
	font-size: 8pt;
	border: 1px solid #901717;
	color: #666666;
	font-weight: bold;
}


#sidepoll {
	background-image:url('../images/featurebg.png');
	background-repeat: repeat-x;
	background-position: 0 110;
	background-color: #eeeeee;
	width: 288px;
	height: 230px;
	border: 1px solid #666666;
}

#sidepoll p {
	font-family: Trebuchet MS;
	font-size: 10pt;
}

#sidepoll a {
	color: #901717;
	font-size: 9pt;
}

#content {
	height: 400px;
	clear: both;
	margin-top: 10px;
	background-image: url('../images/footer.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

#blog {
	width: 305px;
	height: 400px;
	float: left;
	background-color: white;
	border: 1px solid #666666;
	margin-left: 5px;
}

#recentposts {
	background-image: url('../images/contentbg.png');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	height: 200px;
	text-align: left;
}

#recentposts a, #TBD a {
	font-size: 11pt;
	font-weight: bold;
	color: #901717;
	margin-left: 5px;
	text-decoration: none;
}

#recentposts a:hover, #TBD a:hover {
	text-decoration: underline;
}

#TBD {
	background-image: url('../images/contentbg.png');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	height: 200px;
	text-align: left;
}


#spotlight{
	width: 345px;
	height: 400px;
	float: right;
	background-image: url('../images/contentbg.png');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	background-color: white;
	border: 1px solid #666666;
	margin-right: 5px;
}

#events {
	width: 325px;
	height: 400px;
	background-image: url('../images/contentbg.png');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	background-color: white;
	border: 1px solid #666666;
	margin-left: 316px;
}

.boxtitle {
	height: 25px;
	background-color: #aaaaaa;
	color: #901717;
	font-size: 13pt;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #666666;
}

#footer {
	clear: both;
    height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pagecontent {
	width: 780px;
	background-color: white;
	border: 1px solid #901717;
	float: left;
	margin-left: 5px;
	margin-top: -37px;
}

#pagesidebar {
	width: 200px;
	background-color: #dddddd;
	border: 1px solid #666666;
	float: right;
	margin-right: 5px;
	margin-top: -37px;
	text-align: left;
}

#pagesidebar h2 {
	background-color: #901717;
	color: #dddddd;
	font-size: 12pt;
	padding-left: 5px;
	padding-right: 5px;
}

#pagesidebar a {
	font-size: 9pt;
	font-weight: bold;
	color: #901717;
}

#pagesidebar ul, #pagesidebar ul li {
	margin: 5px;
}

#officers {
	margin: 5px;
	text-align: justify;
	font-size: 11pt;
}

#officers a {
	font-weight: bold;
	color: #901717;
}

#wpng-calendar {
	font-weight: bold;
	font-size: 11pt;
}

#wpng-calendar a {
	font-size: 9pt;
	font-weight: bold;
	color: #901717;
}

#issues {
	text-align: justify;
	margin: 5px;
	font-size: 10pt;
}

#issues a {
	color: #901717;
	font-weight: bold;
	text-decoration: none;
}

#issues a:hover {
	text-decoration: underline;
}

#issues hr {
	color: #901717;
	margin-top: 5px;
	margin-bottom: 5px;
}