@charset "UTF-8";
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0000CC;
}
body {
	background-color: #666666;
}
#blogContainer {
	height: auto;
	width: 789px;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#wrapper {
	margin: auto;
	height: auto;
	width: 789px;
}
#navContainer {
	height: 26px;
	width: 789px;
	margin-top: 10px;
	background-color: #D70F12;
}

.leftNav {
	background-image: url(../images/leftNav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 8px;
	padding-left: 85px;
}

#bodyContainer {
	float: left;
	height: auto;
	width: 660px;
	padding-top: 10px;
}

#storyContainer {
	height: 227px;
	width: 660px;
}
.infoContainer {
	float: left;
	height: auto;
	width: 158px;
	padding-top: 10px;
	padding-right: 9px;
}
.infoLastContainer {
	float: left;
	height: auto;
	width: 158px;
	padding-top: 10px;
}
.info1Container {
	background-image: url(../images/2011/red.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 18px;
	color: #FFF;
}
.info2Container {
	background-image: url(../images/2011/orange.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 18px;
	color: #FFFFFF;
}
.info3Container {
	background-image: url(../images/2011/green.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 18px;
	color: #FFFFFF;
}
#skyscraperAd {
	float: right;
	height: 600px;
	width: 120px;
	padding-top: 10px;
}
.infoContent {
	height: 375px;
	width: 138px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.alexInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
#fullBannerContainer {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
}
.info4Container {
	background-image: url(../images/2011/blue.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 18px;
	color: #fff;
}
a.links:link {
	color: #D70F12;
	text-decoration: none;
	line-height: 18px;
}
a.links:visited {
	color: #D70F12;
	text-decoration: none;
	line-height: 18px;
}
a.links:hover {
	color: #D70F12;
	line-height: 18px;
	text-decoration: underline;
}
a.links:active {
	color: #D70F12;
	text-decoration: none;
	line-height: 18px;
}
.rightNav {
	background-image: url(../images/rightNav.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 26px;
	width: 8px;
}

#banner {
	height: 253px;
	width: 789px;
}
.infoBottomContainer {
	background-image: url(../images/bottomWhite.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 158px;
}
.footer {
	clear: both;
	height: 1px;
	width: 100%;
}
.coverContainer {
	margin: auto;
	height: auto;
	width: 534px;
	padding-bottom: 175px;
	padding-top: 50px;
}

