﻿body{
font:normal 11px verdana,arial,helvetica,sans-serif;
}

.PageHeader
{
	padding-top:5px;
	margin:auto;
	text-align:center;
	clear:both;
}

.Spacer
{
	padding-top:100px;
	margin:auto;
	text-align:center;
	clear:both;
}

#ContentWrapper
{
	width:100%;
}
#ContentWrapper #AdsWrapper
{
	width:20%;
	padding-top:25px;
	float:right;
}
#ContentWrapper #AdsWrapper #AdsColumn
{
	margin:auto;
	text-align:center;
}

#ContentWrapper #ContentColumn
{
	width:80%;
	float:left;
}

.MainTitle
{
	clear:both;
}

.MainTitle a
{
text-decoration:none;
font-size: 20px; 
font-weight: bold;
color: #0053A4;
margin-top:25px;
margin-left:2%;
}

.MainTitle a:link{color: #0053A4; background-color: #ffffff;} 
.MainTitle a:visited{color: #0053A4; background-color: #ffffff;}
.MainTitle a:hover {color: #ffffff; background-color: #AABBE0; }

.MainTitleLine
{
	margin-top:10px;
	border:0px;
	border-top: 1px solid #0053A4;
	height:0px;
	width:96%;
	margin-left:2%;
	clear:both;
}

.ItemRow
{
	margin-top:3px;
	clear:left;
	height:13px;
	margin-left:2%;
}

.ItemTitle						{font:normal 11px verdana,arial,helvetica,sans-serif;}
.ItemTitle a					{float:left; width:80%;}
.ItemTitle a:link			{text-decoration: none; color: #0053A4;}
.ItemTitle a:visited	{text-decoration: none; color: #0053A4;}
.ItemTitle a:hover		{text-decoration: none; color: #0053A4;}


/*
.ItemTitle a:link			{text-decoration: none; color: #0053A4;}
.ItemTitle a:visited	{text-decoration: none;color: #ffffff; background-color: #AABBE0; }
.ItemTitle a:hover		{color: #ffffff; background-color: #AABBE0; }
*/


.ItemPreview
{
	color: #0053A4;
	float: right;
	cursor: pointer;
	font-size:10px;
}

.ItemDesc
{
	color: #0053A4;
	float: right;
	cursor: pointer;
	font-size:10px;
}

.PagePreview
{
	clear:both;
	float:left;
	width:100%;
	height:400px;
	display:none;
}

.DescView
{
	clear:both;
	float:left;
	width:100%;
	display:none;
}

#MenuContainer
{
	margin:0 auto;
	text-align:center;
	clear:both;
	height:24px;
}

#FeedMenu
{
	clear:both;
	margin:0 auto;
	text-align:center;
	display:block;
	width:620px;
	height:24px;
	background-image:url(images/feedlinks.png);
	background-repeat:no-repeat;
}

#FeedMenu #Item1{float:left;margin-left:120px;width:45px;height:24px;cursor:pointer;position:relative;}
#FeedMenu #Item2{float:left;margin-left:15px;width:45px;height:24px;cursor:pointer;position:relative;}
#FeedMenu #Item3{float:left;margin-left:17px;width:48px;height:24px;cursor:pointer;position:relative;}
#FeedMenu #Item4{float:left;margin-left:20px;width:45px;height:24px;cursor:pointer;position:relative;}
#FeedMenu #Item5{float:left;margin-left:25px;width:45px;height:24px;cursor:pointer;position:relative;}
#FeedMenu #Item6{float:left;margin-left:15px;width:45px;height:24px;cursor:pointer;position:relative;}
#FeedMenu #Item7{float:left;margin-left:15px;width:110px;height:24px;cursor:pointer;position:relative;}


.active 
{
	border-bottom-color:#F79646;
	border-bottom-style:solid;}

.notactive 
{
	border-bottom-color:transparent;
	border-bottom-style:solid;}

.ImageNormal
{
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.ImageWide
{
	float:left;
	margin-top:10px;
	margin-left:20px;	
}

#Logo
{
	clear:both;
	margin:0 auto;
	text-align:center;
	display:block;
	width:570px;
	height:63px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}

#Logo #Blog{ margin-top:38px;float:left;width:45px;margin-left:391px;height:24px;cursor:pointer;position:relative;}
#Logo #BreakingNews{margin-top:38px;float:left;margin-left:5px;width:115px;height:24px;cursor:pointer;position:relative;}

#Footer
{
	clear:both;
	margin:0 auto;
	text-align:center;
	display:block;
	width:557px;
	height:32px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
}

#Footer #BackToTop{float:left;width:113px;height:24px;cursor:pointer;position:relative;}
#Footer #Home{float:left;margin-left:14px;width:95px;height:24px;cursor:pointer;position:relative;}
#Footer #ContactUs{float:left;margin-left:16px;width:95px;height:24px;cursor:pointer;position:relative;}
#Footer #Blog{float:left;margin-left:17px;width:39px;height:24px;cursor:pointer;position:relative;}
#Footer #NewsJunkees{float:left;margin-left:7px;width:145px;height:24px;cursor:pointer;position:relative;}
