body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;	
	line-height: 125%;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	text-align: left;
}
a:active, a:link, a:visited {
	color: #FF0033;
	text-decoration: none;
}
a:hover {
	color:#FF0033;
	text-decoration: underline;
}
a.plainblacklink, .plainblacklink a, table.plainblacklink td a {
	color: #000000;
	text-decoration: none;
}
a.plainblacklink:hover, .plainblacklink a:hover, table.plainblacklink td a:hover {
	color: #FF0033;
	text-decoration: none;
}
a.plaingraylink {
	color: #506378;
	text-decoration: none;
}
a.plainlink {
	text-decoration: none;
}
table.plainlink a, table.plainlink a:hover {
	text-decoration: none;
	color: #000000;
}
table.plainlink li {
	line-height: 150%;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
blockquote {
	margin: 1.5em 0;
	color: #666666;
	padding: 0 68px;
	background: url(/images/quote.gif) top left no-repeat;
}
.blockquote {
	background: url(/images/quote.gif) bottom right no-repeat;
}
.oanheader {
	display: block;
	width: 100%;
	padding: 5px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	background-color: #FF0033;
	border: #FF0033 thin solid;
}
.oantitle {
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #FF0033;
	line-height: normal;
}
a.oantitle {
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
.oansmalltitle {
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #FF0033;
	margin-top: 0;
	padding-top: 0;
}
a.oansmalltitle {
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
.oansubtitle {
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #506378;
	font-style: italic;
	line-height: normal;
}
.oansmallsubtitle {
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #506378;
	font-style: italic;
}
.byline {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	text-decoration: none;
	line-height: normal;
}
p.byline {
	margin-top: 5px;
}
a.byline {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #FF0033;
	font-style: italic;
	text-decoration: none;
}
a.byline:hover {
	text-decoration: underline;
}
.editorsnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
}
.comment {
	display: block;
	width: 600px;
	background: #EDEDED;
	border: #999999 thin solid;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
}

.section_header {
	line-height: normal;
	margin-bottom: 5px;
	border-bottom: #E6EAEE thin solid;
	text-align: left;
}
.section_header_text, .section_header_text a {
	float: left;
	font-family: Arial, Helvetica, san-serif;
	font-weight: 700;
	color: #506378;
	text-decoration: none;
	text-align: left;
}
.section_header_text a:hover {
	color: #333333;
	text-decoration: none;
}
.headergray, a.headergray, .headergray a {
	font-family: Arial, Helvetica, san-serif;
	font-weight: 700;
	color: #506378;
	line-height: normal;
	margin-bottom: 2px;
	border-bottom: #E6EAEE 2px solid;
	text-decoration: none;
	text-align: left;
}
a.headergray:hover, headergray a:hover {
	text-decoration: underline;
}
.footergray, .footergray a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #506378;
	line-height: normal;
	text-decoration: none;
}
.footergray a:hover {
	color: #FF0033;
}
.gray {
	color: #506378;
}
.readmore a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #506378;
	line-height: normal;
	text-decoration: none;
}
.readmore a:hover {
	color: #FF0033;
	text-decoration: none;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0033;
	font-weight: bold;
}
input.error, textarea.error, select.error {
	border-color: #FF0033;
}
a.instruction, a.instruction:link, a.instruction:visited {
	color: #CCCCCC;
}
a.instruction:hover {
	color: #666666;
}
table.aligntop td {
	vertical-align: top;
}
.alt_row {
	background: #EFEFEF;
}
.error_row {
	color: #FF0033;
	background: #FFDDDD;
}
.formreadonly input {
	background-color: #E1E1E1;
	color:#666666;
	outline-style:inset;
	outline-color:#506378;
}
fieldset label {
	float: left;
	width: 10em;
	cursor: pointer;
}
fieldset input[type="text"] {
	width: 250px;
}
fieldset div {
	display: block;
	margin: 10px;
}

div.twitter_update_list,
div.articlelist {
	margin: 0 0 10px 0;
	text-align: left;
}
#recenttweets ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: outside;
}
#recenttweets li {
	display: block;
	padding: 3px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #506378;
	text-decoration: none;
	text-align: left;
	line-height: 125%;
}
a.articlelist, .articlelist a, #recenttweets li a {
	display: block;
	padding: 3px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #506378;
	text-decoration: none;
	text-align: left;
	line-height: 125%;
	border-bottom: #E6EAEE thin solid;
}
a.articlelist:hover, .articlelist a:hover, #recenttweets li a:hover {
	display: block;
	padding: 3px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #506378;
	background: #FCF3D8;
	text-decoration: none;	
	text-align: left;
	line-height: 125%;
	border-bottom: #E6EAEE thin solid;
}
a:visited.articlelist, .articlelist a:visited, #recenttweets li a:visited {
	display: block;
	padding: 3px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #506378;
	text-decoration: none;
	text-align: left;
	line-height: 125%;
	border-bottom: #E6EAEE thin solid;
}
.blogdate {
	color: #909090;
}

ul.sectionarticlelist {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 25px;
}
li.sectionarticlelist, ul.sectionarticlelist li, #recenttweets li {
	list-style-image: url(/images/bullet.gif);
}
a.sectionarticlelist, .sectionarticlelist a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #506378;
	text-decoration: none;
}
a.sectionarticlelist:hover, .sectionarticlelist a:hover {
	color: #FF0033;
	text-decoration: none;	
}
a:visited.sectionarticlelist, .sectionarticlelist a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #506378;
	text-decoration: none;
}
div.cellLink {
	display: block;
	margin: 0;
	padding: 4px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #506378 thin solid;
}
div.cellLinkAlt {
	display: block;
	margin: 0;
	padding: 4px;
	background: #EFEFEF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #506378 thin solid;
}
div.cellLink a {
	color: #000033;
	text-decoration: none;
}
div.cellLinkAlt a {
	color: #000033;
	text-decoration: none;
}

.HPsection {
	width: 468px;
	margin: 20px 0;
	padding: 0 15px 0 0;
	text-align: left;
}

.section  { 
	display: block;
	width: 98%;
	background: #FFFFFF;
	margin: 0;
	text-align: left;
	padding: 4px 14px 4px 4px;
	clear: left;
}
.section_image {
	padding: 0 10px 10px 0;
	border: none;
	float: left;
}
ol.article_line_list {
	list-style-image: url(/images/bullet.gif);
	list-style-type: square;
	clear: left;
}
a.article_line_list {
	color: #506378;
	text-decoration: none;
}
a.article_line_list:hover {
	color: #000000;
	text-decoration: none;
}
p.tagline {
	text-align: right;
	padding-right: 20px;
	margin-top: 0;
}


/* frames */
#container { 
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	border: none;
	text-align: left;
}

div#banner {
	height: 96px;
	width: 1000px;
	white-space: nowrap;
	margin-left: 0;
	margin-right: 0;
}
div#banner ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
div#banner li {
	list-style-type: none;
	display: block;
}
div#banner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0033;
	text-decoration: none;
	text-transform: uppercase;
}
div#banner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}


div#header { 
	height: 100px;
	width: 1000px;
	background: url(/images/masthead.jpg) top left no-repeat;
	vertical-align: bottom;
}
#headerSearch {
	display: block;
	width: 300px;
	height: 80px;
	margin: 10px 10px 0 0;
	padding: 2px 6px 2px 10px;
	text-align: left;
	vertical-align: middle;
	float: right;
}
#headerSearch img {
	width: 30px;
	height: 30px;
	margin: 10px 5px;
	padding: 2px 10px;
	text-align: left;
	vertical-align: middle;
	float: right;
	border: none;
}
input.search {
	display: inline;
	width: 245px;
	height: 22px;
	border: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding: 2px 6px;
	background: url(/images/bgSearch.gif) top left no-repeat;
}
div#navigation {
	margin: 0;
	padding: 0;
	height: 46px;
	width: 1000px;
}
div#navbar1 {
	height: 24px;
	width: 996px;
	background: url(/images/bgNavbar.jpg) top left repeat-x;
	margin: 0;
	padding: 2px;
	overflow: hidden;
}
div#navbar1 ul {
	margin: 0 0 0 -5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	line-height: 20px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
div#navbar1 li {
	list-style-type: none;
	display: inline;
}
div#navbar1 li a {
	text-decoration: none;
	color: #000000;
	padding: 5px 2px 0 7px;
	background: url(/images/bgNavbar1Div.jpg) top left no-repeat;
}
div#navbar1 li a:hover {
    color: #FF0033;
}
div#navbar1 img {
	height: 14px;
	width: 14px;
	padding-left: 2px;
	padding-right: 0px;
	margin: 0;
	border: none;
	background: none;
}
div#navbar1 li a.img {
	text-decoration: none;
	color: #000000;
	padding: 5px 2px 0 7px;
	background: none;
}

div#navbar2 {
	height: 22px;
	width: 996px;
	background: #404040;
	margin: 0;
	padding: 5px 2px 2px 2px;
	white-space: nowrap;
	overflow: hidden;
}
div#navbar2 ul, ul.navbar2 {
	margin: 0 0 0 -7px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 20px;
	vertical-align: middle;
	white-space: nowrap;
}
div#navbar2 li, li.navbar2 {
	list-style-type: none;
	white-space: nowrap;
	display: inline;
}
div#navbar2 li a, a.navbar2 {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 4px 0 9px;
	background: url(/images/bgNavbar2Div.jpg) top left no-repeat;
}
div#navbar2 li a:hover, a.navbar2:hover {
    color: #CCCCCC;
}

#bodyContainer {
	display: block;
	width: 1000px;
	margin: 12px 0 0 0;
	padding: 5px 0 0 0;
	text-align: left;
}
#right_column {
	float: right;
	width: 336px;
	padding: 0px;
}
#main_column { 
	max-width: 658px;
	margin: 0 342px 0 0;
	padding: 0 6px;
}
#left_column {
	float: left;
	width: 474px;
	margin: 0;
	padding: 0 6px;
	text-align: left;
}
#middle_column {
	text-align: center;
	margin: 10px 354px 10px 486px;
}
#footer { 
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #506378;
} 
#footer a { 
	color: #506378;
	text-decoration: none;
} 
#footer a:hover { 
	color: #506378;
	text-decoration: underline;
}

#mostread {
	margin-left: 5px;
}
#legacy_images_container {
	width: 260px;
	margin: 0 0 0 20px;
	padding: 0px;
	float: right;
	text-align: right;
}
#legacy_images {
	width: 250px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #121212;
	float: right;
	line-height: normal;	
}
#legacy_images img {
	text-align: center;
	padding: 0;
	border: none;
}
#emailSignup {
	display: block;
	width: 952px;
	min-height: 35px;
	padding: 6px 30px 0 30px;
	background: url(/images/bgEmailSignup.gif) bottom left no-repeat;
	text-align: left;
}
#emailSignup p {
	margin: 0 auto;
	padding: 0;
}
#poll {
	margin: 0;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.poll {
	margin: 0;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
	margin-bottom: 10px;
}
.articleImage {
	border: 1px solid #dedede;
	background-color: #eee;
	padding: 6px;
	margin: 6px;
}
.articleImageright {
	float: right;
	border: 1px solid #dedede;
	background-color: #eee;
	padding: 6px;
	margin: 0 0 6px 10px;
	text-align: center;
}
.articleImageleft {
	float: left;
	border: 1px solid #dedede;
	background-color: #eee;
	padding: 6px;
	margin: 0 10px 6px 0;
	text-align: center;
}
.imageright {
	float: right;
	border: none;
	padding: 0;
	margin: 5px 0 5px 15px;
}
.imageleft {
	float: left;
	border: none;
	padding: 0;
	margin: 5px 15px 5px 0;
}
.caption {
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #506378;
	line-height: normal;
	white-space: pre-wrap;
}
.caption a {
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0033;
	line-height: normal;
	white-space: pre-wrap;
	text-decoration: none;
}
.caption a:hover {
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0033;
	line-height: normal;
	white-space: pre-wrap;
	text-decoration: underline;
}
.staff {
	display: table-cell;
	width: 180px;
	text-align: center;
	vertical-align: top;
	margin: 0 auto;
	padding: 5px 10px;
	float: left;
}

.padRectangleAdContainer {
	width: 336px;
	text-align: right;
/*	padding: 5px 0; */
}
.padRectangleAd {
	width: 336px;
	padding: 5px 0;
	float: right;
	text-align: right;	
}
.cover img {
	border: 1px groove #999999;
}
.cover a, a.cover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #506378;
	text-decoration: none;
}
.cover a:hover, a.cover:hover {
	color: #FF0033;
}
.clipwrapper {
	position:relative;
	width: 220px;
	height:165px;
}
.clip {
	position:absolute;
	clip:rect(0px 220px 165px 0px);
	min-height: 165px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*  underwear Contest  */

.entries {
	display: block;
	float: left;
	text-align: center;	
	margin: 10px 5px;
}
.entry {
	display: block;
	width: 200px;
	height: 200px;
	border: #000000 thin solid;
	font-weight: bold;
	font-size: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-align: left;
	text-indent: 10px;
	vertical-align: baseline;
	text-shadow: 3px 3px 4px#000;
	overflow: hidden;
}
.entry a {
	display: block;
	width: 200px;
	height: 190px;
	padding-top: 10px;
	color: white;
	text-decoration: none;
}
.entry a:hover {
	color: gray;
	text-decoration: none;
}

