/* CSS Document */
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../assets/images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dcdcdc;
	background-attachment: fixed;
	white-space: normal;	
}

img {
border: 0;
}

object, a{
	outline:none;
}


.nav_text {color: #ffffff; font-size: 12pt;	}
a.nav_text:link { color: #ffffff; text-decoration:none;}
a.nav_text:visited { color: #ffffff; text-decoration: none;}
a.nav_text:hover { color: #000000;}
a.nav_text:active { color: #ffffff;}


.header_text {color: #333333; font-size: 12pt;}


.header_text3 {color: #ffffff; font-size: 16pt;}


.header_text2 {color: #333333; font-size: 10pt;}


.large_dark {color: #333333; font-size: 12pt;}


.large_light {color: #ffffff; font-size: 12pt;}


.pinkText {color:#ec1197;}
a.pinkText:link { color: #ec1197; text-decoration: none;}
a.pinkText:visited { color: #ec1197; text-decoration: none;}
a.pinkText:hover { color: #cccccc;}
a.pinkText:active { color: #ec1197;}


.default_black {color: #333333; font-size: 9pt;}
a.default_black:link { color: #000000; text-decoration: underline;}
a.default_black:visited { color: #000000; text-decoration: underline;}
a.default_black:hover { color: #3f91f6;}
a.default_black:active { color: #000000;}


.default_white {color: #ffffff; font-size: 9pt;}
a.default_white:link { color: #ffffff; text-decoration: underline;}
a.default_white:visited { color: #ffffff; text-decoration: underline;}
a.default_white:hover { color: #3f91f6;}
a.default_white:active { color: #ffffff;}


.footer_txt {color: #666666; font-size: 8pt;}
a.footer_txt:link { color: #666666; text-decoration: none;}
a.footer_txt:visited { color: #666666; text-decoration: none;}
a.footer_txt:hover { color: #222222;}
a.footer_txt:active { color: #666666;}


.footer_txt2 {color: #a5a5a5; font-size: 8pt;}
a.footer_txt2:link { color: #a5a5a5; text-decoration: none;}
a.footer_txt2:visited { color: #a5a5a5; text-decoration: none;}
a.footer_txt2:hover { color: #dbdbdb;}
a.footer_txt2:active { color: #a5a5a5;}





#container {
	width: 960px;
	margin:auto;
	margin-top: 10px;
	padding: 0;
	background-image:url(../assets/images/bgFix.gif);
	background-position:top;
	overflow:visible;
}


#top_ad {
	width: 730px;
	height: 90px;
	margin: auto;
	overflow:hidden;
}

#main_header {
	width: 960px;
	height:100px;
	background-image:url(../assets/images/mastHeadBg.png);
}

.tabLogin a{
	width:141px;
	height:24px;
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	font-size:12pt;
	padding-top:47px;
	padding-left:11px;
	font-weight:bold;
	background-image:url(../assets/images/tabLinksOut_01.png);
	text-decoration:none;
}

.tabLogin a:hover{
	height:21px;
	padding-top:50px;
	background-image:url(../assets/images/tabLinksOver_01.png);
	text-decoration:none;
}

.tabSubscribe a{
	width:140px;
	height:24px;
	display:block;
	float:left;
	padding-top:47px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:12pt;
	background-image:url(../assets/images/tabLinksOut_02.png);
	text-decoration:none;
}

.tabSubscribe a:hover{
	height:21px;
	padding-top:50px;
	background-image:url(../assets/images/tabLinksOver_02.png);
	text-decoration:none;
}

.tabFreeStuff a{
	width:139px;
	height:24px;
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	font-size:12pt;
	padding-top:47px;
	padding-right:11px;
	font-weight:bold;
	background-image:url(../assets/images/tabLinksOut_03.png);
	text-decoration:none;
}

.tabFreeStuff a:hover{
	height:21px;
	padding-top:50px;
	background-image:url(../assets/images/tabLinksOver_03.png);
	text-decoration:none;
}

#main_links {
	width: 960px;
	height: 36px;
	background-image:url(../assets/images/links_bg.gif);
}

#text_links {
	margin: auto;
	padding-top: 8px;
	text-align:center;
	word-spacing: 42pt;	
}



#contentArea {
	width: 960px;
	
}


#subscribeTopBanner {
	width: 660px;
	height: 200px;
}


#subscribeTopBannerTop {
	width: 660px;
	height: 165px;
}

#subscribeTopBannerBottom {
	width: 660px;
	height: 25px;
	padding-top: 10px;
	background-image: url(../assets/images/subscribe_bannerbtm.gif);
}


#right_ad {
	width: 300px;
	
	float: left;
	background-color:#999999;
}

#content_main {
	width: 660px;
	
	float: left;
	background-color:#CCCCCC;	
}


#heading {
	width: 660px;
	height: 22px;
	text-align:center;
	padding-top: 3px;
	background-image: url(../assets/images/headers_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#footers {
	width: 960px;
	height: 40px;
	float: left;
}

#footer1 {
	width: 960px;
	height: 50%;
	background-image: url(../assets/images/footer_bg1.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
	padding-top: 6px;
	text-align:center;
	word-spacing: 35pt;
}

#footer2 {
	width: 960px;
	height: 50%;
	background-image: url(../assets/images/footer_bg2.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 6px;
	text-align:center;
}


#contentSplit {
	width: 660px;
	overflow:visible;
}

#contentSplitLeft {
	width: 160px;
	
	float: left;
	background-color: #383838;
}



#nextIssueHeader {
	width: 160px;
	height: 21px;
	text-align:center;
	padding-top: 4px;
	background-image: url(../assets/images/headers_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#backIssueHeader {
	width: 160px;
	height: 21px;
	text-align:center;
	padding-top: 4px;
	background-image: url(../assets/images/headers_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#contentSplitRight {
	width: 500px;
	
	float: left;
	background-color: #CCC;
}



#twitter {
	width: 500px;
	height: 220px;
	background-image:url(../assets/images/twitterBg.gif);
}


#imageHolder1 {
	width: 160px;
	height: 200px;
}


#imageHolder2 {
	width: 160px;
	height: 212px;
}

#latestPreview {
	width: 500px;
	height: 400px; 
}

#subscribeBanner {
	width: 500px;
	height: 155px;
}

#backIssuesText {
	width: 148px;
	height: 89px;
	padding: 6px;
	text-align: justify;
	background-image: url(../assets/images/headers_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFF;
}


#rightAdHolder {
	width: 300px;
	height: 250px;
	overflow:hidden;
}

#schoolsBg{
	width:480px;
	height:355px;
	background-image:url(../assets/images/schoolsBg3.jpg);
	background-repeat:no-repeat;
	padding-top:420px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	clear:both;	
}

.schoolsLeft{
	width:235px;
	margin-right:10px;
	color:#FFF;
	font-size:12pt;
	float:left;
	text-align:left;
}

.schoolsRight{
	width:215px;
	color:#FFF;
	font-size:12pt;
	float:left;
	padding-top:68px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}


#schoolVote{
	width:215px;
}

#schoolFormResult{
	font-weight:bold;
}


.blogContent{
	width:500px;
	clear:both;
}


.blogEntry{
	border-bottom-color:#069;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}