/* 
maroon: 762124
blue : 2c5f96
link: 2c61d3
*/

* { padding: 0; margin: 0; }

body {
	font-family: Helvetica,verdana;
	font-size: 12px;
	color:#000;  
	text-align: center;
	background-color:#fff;
	min-width:960px;
	}
#wrapper {
	width:960px;
	text-align:left;
	margin-left: auto;
  	margin-right: auto;
}

a:link, a:visited, a:active{
 	color:#2c61d3;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
 	color:#2c61d3;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
}

p {
	margin-top:7px;
	margin-bottom:7px;
}
ul, ol, li {
	margin:20px;
	padding:0;
	line-height:19px;}
td.article {
	font-size:12px;
	font-family:Helvetica;
	padding:3px;
}
td.chart {
	padding:5px;
}
.button {
	padding:1px;
	margin:1px;
	color:black;
	border:0;
	font-size:12px;
	font-family:Helvetica;
}

input {
	padding:1px;
	margin:1px;
	color:black;
	border:1px solid black;
	font-size:12px;
	font-family:Helvetica;
}


select {
	padding:1px;
	color:black;
	border:1px solid black;
	font-size:12px;
	font-family:Helvetica;
}
#main {
	width:960px;
	float:left;	
	position:relative;
}

#header {
	float:left;
	width:960px;
	height:130px;

}
#menuheader {
	float:left;
	width:960px;
	height:auto;
	background-color:#dddddd;
}

#menuheader2 {
	float:left;
	width:auto;
	height:auto;
	background-color:#dddddd;
}
#search {
	float:right;
	padding-right:10px;
	height:auto;
	margin-top:11px;
	background-color:#dddddd;
}
#search a{
	color:#6b5ecf;
	font-size:13px;
}
#fullfront {
	float:left;
	width:960px;
	background-color:#333333;
	height:197px;
	
}
#fullfront a {
	color:#ff9933;
	font-size:10px;
}
#article {
	float:left;
	width:657px;
	height:auto;
	font-family:georgia;
	font-size:13px;
}

#sidebar {
	float:right;
	width:150px; 
	padding:10px;
	margin:10px;
	background-color:#e7e8e9;
	
}
#sidebar .grayheader {
	background-color:#e7e8e9;
	font-weight:bold;
	padding:2px;
	font-family:arial;
	font-size:11px;
}
#sidebar .link{
	width:150px;
	margin-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	font-family:arial;
	line-height:18px;
}
#sidebar .link a{
	font-weight:normal;
	font-size:11px;
}
#sidebar .link2{
	width:150px;
	margin-bottom:5px;
	padding-left:3px;
	padding-right:3px;
	font-family:arial;
	line-height:18px;
}
#sidebar .link2 a{
	font-weight:normal;
	font-size:11px;
}
#article p{
	margin-top:20px;
	margin-bottom:20px;
	line-height:19px;
}
#content2 p{
	margin-top:20px;
	margine-bottom:20px;
	line-height:19px;
}
#articleheader {
	float:left;
	width:657px;
	height:140px;
	font-family:helvetica;
	background-color:black;
	margin-bottom:20px;
}
#articleheader2 {
	float:left;
	width:657px;
	height:auto;
	font-family:helvetica;
	background-color:black;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
}
#contentheader {
	float:left;
	width:657px;
	height:AUTO;
	font-family:helvetica;
	background-color:#333333;
	color:#c7c8ca;
	PADDING:5px;
	margin-bottom:20px;
}
.articleimage {
	float:left;
	width:196px;
	margin-left:2px;
	margin-top:4px;
	margin-:4px; 
}
.articletitle {
	position:relative;
	margin-top:50px;
	margin-left:30px;
}
.articletitle2 {
	position:relative;
	text-align:center;
}
#columnheader {
	float:left;
	width:657px;
	height:AUTO;
	font-family:helvetica;
	background-color:#000000;
	color:white;
	PADDING:5px;
	margin-bottom:20px;
}
.columnimage {
	float:left;
	width:206px;
	margin-left:2px;
	margin-top:4px;
	margin-right:4px; 
}
.columntitle {
	position:relative;
	margin-top:30px;
	margin-left:30px;
}
.columntitle2 {
	position:relative;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}
.author {
	font-size:11px;
}

.profile {
	float:left;
	padding-left:30px;
	font-size:10px;
	width:160px;
}
#content {
	width:960px;
}
#left {
	float:left;
	width:667px;
	padding-top:15px;
}
td {font-size:12px;
	line-height:19px;}
#right {
	margin-top:14px;
	float:right;
	text-align:center;
	background-color:#eeeeee;
	width:290px;
}
.righttextad {
	text-align:left;
	line-height:15px;
	padding-left:9px;
}
.righttextad p {
	margin-top:18px;
	margin-bottom:18px;
}
#frontnewscontainer {
	width:651px;
	height:250px;
	background-color:black;
	padding-top:10px;
}
.frontnews
{	margin-left:8px;
	width:630px;
	height:195px;
	background-color:white;
}
.frontimage2 {
	float:left;
	width:292px;
	background-color:white;
}
.fronttext {
	float:left;
	width:300px;
	text-align:left;
	font-size:12px;
	margin-left:15px;
	background-color:white;
}
.category {
	font-weight:bold;
	color:#808284;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:10px;
}
#frontsection1 {
	width:651px;
	height:auto;
}
#frontsection2 {
	width:651px;
	height:auto;
}
#frontsection3 {
	width:651px;
	height:auto;
}
#frontsection4 {
	width:651px;
	height:auto;
}
#frontsection5 {
	width:651px;
	height:auto;
}
.padding {
	padding-top:20px;
	padding-bottom:20px;
}
.frontimage {
	float:left;
}
#digitalmag {
	float:left;
	width:640px;
}
#video {
	float:right;
	width:180px;
	
}
#digitalimg {
	float:left;
	padding-right:10px;
}
#digitaltext {
	font-size:12px;
}
#columnists {
	float:left;
	width:657px;
}
.column {
	float:left;
	padding-right:12px;
	font-size:11px;
	width:206px;
}
#test {
	float:left;
	width:640px;
	height:24px;
}
#test2 {
	float:left;
	width:69px;
	height:24px;
	margin-top:6px;
}
#eventweeks{
	width:250px;
	float:right;
	position:relative;
	height:30px;
}
#articlecats {
	width:651px;
	height:30px;
	float:left;
	padding-left:5px;
	position:relative;
}
#articlecats a:hover{
	text-decoration:none;
	cursor:hand;
}
#events {
	float:left;
	text-align:left;
	background-color:#eeeeee;
	padding:10px;
	width:640px;
	line-height:19px;
}
.banner {width:650;height:120px;}
.spacer {width:auto;height:30px;}
#eventtext {
	float:left;
	position:relative;
}
.eventweek {
	float:left;
	background-color:#5a5758;
	color:#eeeeee;
	text-transform:uppercase;
	width:110px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	margin-right:3px;
}
.eventweekactive {
	float:left;
	background-color:#eeeeee;
	color:#5a5758;
	text-transform:uppercase;
	width:110px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	margin-right:3px;
}
.articletab {
	float:left;
	background-color:#333333;
	color:#939598;
	text-transform:uppercase;
	width:78px;
	height:40px;
	font-size:10px;
	text-align:center;
	padding-top:14px;
	margin:1px;
}
.articletabactive {
	float:left;
	background-color:#f20855;
	color:#FFFFFF;
	text-transform:uppercase;
	width:78px;
	height:40px;
	font-size:10px;
	text-align:center;
	padding-top:14px;
	margin:1px;
}
#frontblog {
	float:left;
	padding-right:20px;
	font-size:12px;
	line-height:19px;
}
#footerlinks{
	float:left;
	background-color:#eeeeee;
	font-size:11px;
	width:960px;
}
#footerlinks a{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#footerblack {
	float:left;
	color:white;
	background-color:black;
	text-align:center;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	width:960px;
}
.links {
	float:left;
	width:155px;
	padding:11px;
}
.linkshead {
	color:#808284;
	font-size:11px;
	font-weight:bold;
}
