img{
	display: block;
}

body{
	margin: 0px;
	padding: 0px;
	background: url( '/images/bg.site.gif' ) no-repeat top center #000000;
	font-family: 'Verdana';
}

h2{
	margin: 5px 0px;
	padding: 0px;
}

h3{
	font: 18px Arial;
	padding: 0px;
	margin: 0px;
}

.Error{
	color: #FF0000;
}

.Success{
	color: #00FF00;
}

#Content{
	float: left;
	width: 800px;
	height: 470px;
	background: #000000;
}

#LeftColumn{
	width: 175px;
	height: 580px;
	float: left;
	padding-right: 10px;
}

#Logo2{
	float: right;
}

#MainContainer{
	width: 995px;
	margin: auto;
}

ul#Nav {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	float: left;
	font-family: 'Comic Sans MS';
	letter-spacing: 0px;
	color: #FFFFFF;
	text-align: center;
	width: 530px;
	line-height: 18px;
}

#Nav li {
	display: inline;
}

#Nav li a {
	color: #FFFFFF;
	text-decoration: none;
}

#Nav li a:hover, #Nav li.Selected a {
	color: #009EDA;
}

.Small {
	font-size: 13px;
}

.Medium {
	font-size: 14px;
}

.Large {
	font-size: 15px;
}

#SideNav {
	margin: 0px 0px 0px 25px;
	padding: 0px 10px;
	
}
ul#SideNav li {list-style-type: square;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 0px;
	margin: 0px;
	line-height: 12px;
}

#SideNav a {
	text-decoration: none;
}

#SideNav a:hover, #SideNav li.Selected a {
	color: #009EDA;
}

#Advertisement {
	margin: 10px 0px 0px 10px;
	padding: 0px 10px;
}
#DidYouKnow {
	color: #FFF;
	font-size: 9px;
	padding: 0px 10px;
	margin-left: 10px;
}
	#DidYouKnow h2 {
		font: 15px Arial bold;
		padding: 5px 0px;
		margin: 0px;
	}
	#DidYouKnow p {
		text-align: left;
		margin: 0px;
		padding: 5px 0px;
	}
	#DidYouKnow a {
		color: #fff;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		}
	#DidYouKnow a:hover {
		color: #009EDA;
		}

#Search form {
	padding: 0px 10px;
	margin: 0px;
	}
#Search .Text {
	width: 80px;
}
#BlogList h3 {
	text-decoration: underline;
	color: #000;
}

.LinkGreen, .LinkGreen a {
	color: #959595;
}

.LinkYellow, .LinkBlue a {
	color: ##009EDA
}

.LinkWhite, .LinkWhite a {
	color: #FFF;
}

.LinkYellow, .LinkYellow a {
	color: #FFFF99;
}

.Box1Col{
	width: 260px;
	margin: auto;
}

.Box2Col{
	width: 530px;
}

.BoxBottom{
	font: 14px 'Comic Sans MS';
	height: 30px;
	text-align: center;
	color: #FFF;
	line-height: 30px;
}
.BoxBottom a {
	color: #FFF;
}
.BoxTop{
	height: 32px;
	text-align: center;
	color: #FFF;
	font: 14px 'Comic Sans MS';
	line-height: 32px;
}

.Box1Col .BoxBottom{
	background: url( '/images/boxbottom.1.col.gif' ) no-repeat;
}

.Box1Col .BoxTop{
	background: url( '/images/boxtop.1.col.gif' ) no-repeat;
}

.Box2Col .BoxBottom{
	background: url( '/images/boxbottom.2.col.gif' ) no-repeat;
}

.Box2Col .BoxTop{
	background: url( '/images/boxtop.2.col.gif' ) no-repeat;
}

.Box3Col .BoxBottom{
	background: url( '/images/boxbottom.3.col.gif' ) no-repeat;
}

.Box3Col .BoxTop{
	background: url( '/images/boxtop.3.col.gif' ) no-repeat;
}

.ClickableImage{
	cursor: pointer;
}

.ContentColumn1{
	width: 260px;
	height: 470px;
	float: left;
}

.ContentColumn1.ColumnCenter{
	margin: 0px 10px;
}

.ContentColumn2{
	width: 530px;
	height: 470px;
	float: left;
}

.ContentColumn2.ColumnRight{
	margin-left: 10px;
}

.ContentColumn3{
	width: 800px;
	height: 470px;
	float: left;
}

.ContentPadding{
	height: 10px;
	background: #FFF;
	line-height: 10px;
	font-size: 10px;
}

.ScrollableContent{
	background: #FFF;
	overflow: auto;
	padding: 0px 10px;
}
.ScrollableContent p {
	color: #636363;
	padding: 3px 15px 0px 15px;
	font: 12px Arial;
	}

.ScrollableContent a {
	color: #438BC8;
	}
.Title {
	text-align: center;
	}

.Editorial {
	padding: 0px 10px;
	}
.EditorialThumb {
	width: 102px;
	height: 102px;
	margin: 0px;
	padding: 12px 9px;
	}
.EditorialText {
	width: 220px;
	margin: 0px;
	padding: 0px 10px;
	}
.EditorialText p, .Editorial a {
	color: #636363;
	font: 11px Arial;
	padding: 0px;
	margin: 3px 0px;
	text-decoration: none;
	}
.EditorialText a:hover {
	text-decoration: underline;
	}
.EditorialText h2 {
	font: 22px Arial;
	padding: 0px;
	margin: 0px;
	}
.EditorialText .SmallText {
	font: 16px Arial;
	padding: 0px;
	margin: 0px;
	}

.EditorialPadding {
	width: 20px;
	height: 124px;
	}

.Interior {
	padding: 5px 20px 0px 20px;
	}
.InteriorThumb {
	width: 102px;
	height: 102px;
	margin: 0px;
	padding: 12px 9px;
	}
.InteriorText {
	width: 350px;
	margin: 0px;
	padding: 0px 10px;
	overflow: hidden;
	}
.InteriorText p, .InteriorText a {
	color: #636363;
	font: 11px Arial;
	padding: 0px;
	margin: 3px 0px;
	text-decoration: none;
	}
.InteriorText a:hover {
	text-decoration: underline;
	}
.InteriorText h2 {
	font: 22px Arial;
	padding: 0px;
	margin: 0px;
	}
.InteriorText h3 {
	font: 18px Arial;
	padding: 0px;
	margin: 0px;
	}
.InteriorText .SmallText {
	font: 16px Arial;
	padding: 0px;
	margin: 0px;
	}

#Footer {
	color: #959595;
	text-align: center;
	font: 13px 'Arial';
}
#Footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Footer li {
	display: inline;
}
#Footer a {
	color: #959595;
	text-decoration: none;
}
#Footer a:hover, #Footer li.Selected a {
	color: #009EDA;
}
#Footer p.Copyright {
	font-size: 11px;
	padding: 5px 0px;
	margin: 0px;
}

