/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
a {
	color:#CCCCCC;
	text-decoration:none;
	}
	
a:hover {
	color:#FF3366;
	}
	
address {
	color:#a3a3a3;
	font-size:10px;
	letter-spacing:1px;
	margin-bottom:8px;
	}

body {
	background:#101010;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	}
	
#columnWrapper {
	background:url(images/colWrapperBg.gif) repeat-y;
	height:auto;
	}
	
#column1 {
	background:#fff url(images/col1Bg.gif) no-repeat top right;
	float:left;
	margin-left:10px;
	width:535px;
	}
	
#column2 {
	float:right;
	margin-bottom:20px;
	width:225px;
	}
	
.column2Body {
	background:#fff;
	margin-right:10px;
	width:215px;
	}
	
.col2Header {
	background:url(images/col2Header.gif) no-repeat;
	color:#707070;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	height:40px;
	overflow:hidden;
	padding:5px 25px 5px 20px;
	width:180px;
	}

#constrain {
	margin:0 auto;
	width:770px;
	}
	
#copyright {
	color:#707070;
	font-size:10px;
	height:25px;
	margin:10px auto 0 auto;
	text-align:center;
	width:750px;
	}
	
#contactInfo {
	color:#999999;
	}
	
	dl#contactInfo dt {
	color:#FF3366;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:10px;
	}
	
.clear {
	clear:both;
	}
	
.dateBox {
	border-bottom:#999 solid 1px;
	float:left;
	margin-right:10px;
	text-align:center;
	width:30px;
	}
	
.dateMonth {
	background:#CC0000;
	border:#660000 solid 1px;
	color:#fff;
	display:block;
	font-size:8px;
	font-weight:bold;
	padding:0px;
	}
	
.dateDay {
	background:#fff;
	border:#ccc solid 1px;
	border-bottom:none;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	line-height:10px;
	padding-bottom:5px;
	}
	
.featuredBox {
	border:#CCCCCC solid 1px;
	margin-bottom:20px;
	margin-right:10px;
	min-width:0;		/*	IE 7 FIX	*/
	}

.featuredImg {
	background:url(images/featured.jpg) no-repeat;
	height:100px;
	margin:2px 2px 0 2px;
	}
	
.featuredTitle {
	border-bottom:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	color:#a0a0a0;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:2px;
	padding:4px 5px;
	}

.featuredBody {
	padding:5px;
	}
	
fieldset.col2Input {
	border:none;
	}
	
#footer {
	background:#222 url(images/footerBgDS.gif) repeat-x top;
	border-top:#505050 solid 1px;
	color:#4d4d4d;
	}
	
.footerColumn {
	float:left;
	margin-right:30px;
	width:149px;
	}
	
.footerColumTitle {
	border-bottom:#434343 solid 1px;
	font-size:14px;
	letter-spacing:-1px;
	margin-bottom:8px;
	padding-bottom:5px;
	}
	
#footerConstrain {
	background:#303030 url(images/footerDS.gif) repeat-x top;
	border-bottom:#434343 solid 1px;
	border-left:#434343 solid 1px;
	border-right:#434343 solid 1px;
	margin:0 auto;
	padding:30px;
	padding-right:0px;
	width:718px;
	}
	
.footerLink {
	border-bottom:#808080 dotted 1px;
	color:#808080;
	display:block;
	margin-bottom:8px;
	padding-bottom:2px;
	}

#footerWrapper {
	margin:0 auto;
	width:770px;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	}

h2.newestTitle {
	font-size:32px;
	letter-spacing:-1px;
	}
	
.headerInfo {
	background:#fff;
	font-size:10px;
	letter-spacing:1px;
	margin-left:10px;
	padding-right:10px;
	padding-top:8px;
	text-align:right;
	width:740px;
	}
	
.headerDS {
	background:#fff url(images/bodyDShadow.gif) no-repeat bottom;
	border-top:#e0e0e0 solid 1px;
	height:15px;
	margin-left:10px;
	padding-top:5px;
	width:750px;
	}
	
#header {
	background:url(images/logo.gif) no-repeat;
	height:127px;
	overflow:hidden;
	text-indent:-9999px;
	width:760px;
	}
	
.inputSubmit {
	color:#3d3d3d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px;
	}

.inputText {
	color:#909090;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 10px 0 10px;
	}
	
li {
	display:block;
	}
	
li.mainLinks {
	float:left;
	font-size:14px;
	margin:6px 30px 0px 0px;
	}
	
#linksBox {
	background:#fff;
	border-top:#e0e0e0 solid 1px;
	height:35px;
	margin-left:10px;
	width:750px;
	}
	
a.mainLink {
	border-bottom:#d3d3d3 solid 3px;
	color:#808080;
	display:block;
	padding:0 0 2px 0;
	}
	
a#currentLink {
	border-bottom:#FFB500 solid 3px;
	color:#FFB500;
	}
	
#newestPost {
	background:url(images/newBlogBg.gif);
	margin-right:10px;
	margin-bottom:30px;
	padding:0 15px 15px 15px;
	}
	
#newestPostBox {
	background:#fff url(images/newLabel.gif) no-repeat top right;
	padding:15px;
	}
	
#newestPostHeader {
	border-bottom:#CCCCCC solid 1px;
	color:#666666;
	margin-bottom:4px;
	padding-bottom:4px;
	}

p {
	line-height:15px;
	}
	
.pdfBox {
	border:#CCCCCC solid 1px;
	margin-bottom:50px;
	margin-right:10px;
	min-width:0;		/*	IE 7 FIX	*/
	}
	
.pdfTitle {
	background:url(images/pdf.gif) no-repeat left center;
	display:block;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-left:5px;
	padding:4px 5px;
	padding-left:25px;
	}
	
.regularPost {
	margin-bottom:15px;
	margin-right:10px;
	padding:0 30px 15px 30px;
	}

.regularPostHeader {
	border-bottom:#CCCCCC dotted 1px;
	color:#a0a0a0;
	margin-bottom:4px;
	padding-bottom:7px;
	}
	
.regularPostBody {
	border-bottom:#CCCCCC dotted 1px;
	padding-bottom:8px;
	}
	
ul {
	list-style:none;
}

ul.mainLinkWrapper {
	margin-left:15px;
	padding-bottom:8px;
	}

#wholeWrapper {
	background:url(images/patGray.gif) repeat;
	}