/*
	Template Settings
*/

BODY {
	margin: 0px;
	padding-bottom: 15px;
	background: #113185 url(/images/main_background.gif) repeat-x;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #90BCFF;
}

#main_wrapper {
	margin: 0px auto;
	width: 855px;
}

#main_content {
	width: 641px;
	vertical-align: top;
}

#news_strip {
	padding-top: 2px;
	height: 23px;
	background: url(/images/main_newsheader.gif) no-repeat;
}

.content_top {
	height: 18px;
	background: url(/images/content_top.gif) no-repeat;
}

.content_middle {
	padding: 0px 20px 0px 16px;
	background: url(/images/content_middle.gif) repeat-y;
}

.content_base {
	height: 16px;
	background: url(/images/content_base.gif) no-repeat;
}

#sidebar_left {
	width: 16px;
	vertical-align: top;
	background: url(/images/side_left.gif) repeat-y;
}

#sidebar_main {
	width: 179px;
	vertical-align: top;
	background: #1d41a7;
}

#sidebar_right {
	width: 19px;
	vertical-align: top;
	background: url(/images/side_right.gif) repeat-y;
}

/*
	General Elements
*/

A, A:visited, A:active {
	color: #FFFFFF;
	text-decoration: underline;
}

A:hover {
	color: #33CCFF;
	text-decoration: none;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA {
	background: #0c2f90;
	border: 1px #257cf3 solid;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


/*
	General Styles
*/

.sidebar_header {
	padding: 3px 10px;
	font: bold 14pt Arial, Helvetica, sans-serif;
	border-top: 5px solid #1d6adc;
	letter-spacing: -1px;
	color: #f2f7ff;
	background: #002966;
	text-align: center;
}

.sidebar_section {
	margin-bottom: 20px;
}

.stblue {
	background: #092875;
	padding: 1px 1px 15px 1px;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #73bbff;
	height: 100%;
}

.stblue_header {
	margin-bottom: 1px;
	padding: 5px 10px;
	border-left: 20px solid #4070ff;
	text-align: left;
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #f2f7ff;
	background: #143493;
}

.stblue_dark {
	margin-bottom: 1px;
	padding: 4px 5px;
	border-top: 1px #0366ee solid;
	background: #0831a7;
}

.stblue_normal {
	margin-bottom: 1px;
	padding: 4px 5px;
	border-top: 1px #0366ee solid;
	background: #123aae;
}

.stblue_light {
	margin-bottom: 1px;
	padding: 4px 5px;
	border-top: 1px #0366ee solid;
	background: #2048bc;
}

/*
	Content Features
*/

.text_link {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 8px;
	background: url(/images/icons/link_off.gif) center right no-repeat;
}

.text_link:hover {
	color: #33CCFF;
	text-decoration: none;
	padding-right: 8px;
	background: url(/images/icons/link_on.gif) center right no-repeat;
}

.content_seperator {
	height: 20px;
	background: url(/images/seperator.gif) center no-repeat;
}

.section_header {
	text-align: center;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.minmax {
	float: right;
	padding-top: 3px;
}

/*
	Main Content >> News
*/

.news {
	text-align: center;
}

.news_headline A {
	font: bold 11px Arial, Helvetica, sans-serif;
}

.news_headline A:hover {
	
}

.news_headline_date {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #4585e4;
}

.news_nav A {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #adcbf8;
}

.news_title {
	font: bold 14pt Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.news_date {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #688ff1;
}

.news_content {
	padding: 10px 0px;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #90bcff;
}

.news_content b, .news_content strong {
	color: #b2d1ff;
}

.news_content IMG {
	padding: 3px;
	border: 1px #0081f1 solid;
	background: #003972;
}

.news_author {
	text-align: right;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #688ff1;
	padding: 0px 20px;
}

.news_discuss {
	text-align: right;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #688ff1;
	padding: 0px 20px;
}

/*
	Main Content >> Members
*/

.members_pearl {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.members_officer {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #7cb0ff;
}

.members_shell {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #589bff;
}

.members_self {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}

/*
	Main Content >> FFDB
*/

.ffdb_entry_header {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

.ffdb_entry_header IMG {
	border: 1px #0099FF solid;
}

.ffdb_entry_details {
	margin-top: 5px;
	margin-left: 125px;
	margin-right: 125px;
	padding: 1px 2px;
	font: 10pt Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px #1d45b2 solid;
	background: #103499;
}

/*
	Sidebar >> Events
*/

.event_details {
	float: right;
	color: #4892FF;
}

.event_highlight {
	margin-bottom: 1px;
	padding: 1px 3px;
	border: 1px #CC3300 solid;
	background: #990000;
	color: #FFFFFF;
}
