html, body {height:100%; width:100%;}
body, h1, h2, h3, ul, ol, li, form, div, p {margin:0; padding:0;}
div {width:auto; height:auto; margin-left:auto; margin-right:auto;}

html {background:url(/images/bg-tile.gif) repeat;}
body {background:url(/images/bg-tile.jpg) repeat;}

h1 {font-family:'Arial Narrow'; font-size:110%; color:#fff; font-weight:bold; text-transform:uppercase;}
h2 {font-family:'Arial Narrow'; font-size:90%; color:#fff;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:105%; color:#fff; text-transform:uppercase;}
a {color:#1c98d4; text-decoration:none; outline:none;}
a:hover {color:#005d8a; text-decoration:none;}
img {border:0;}

#contentholder {width:1143px; background:url(/images/bg-content-tile.jpg) repeat-y; overflow:hidden;}
	#content {width:1143px; background:url(/images/bg-content.jpg) no-repeat; overflow:hidden;}
		#logo {width:246px; height:146px;}
			#logo h1 a {width:246px; height:146px; background:url(/images/blank.gif) repeat; display:block; text-indent:-9999px;}
		#columns {display:block; clear:both; height:auto;}
			#leftcol {float:left; padding:127px 10px 0 46px; width:294px; text-align:left;}
				#blognav {margin:0 0 0 16px;}
					#blognav a {font:75% 'Trebuchet MS'; margin:0 0 0 25px; color:#88d7fd; line-height:28px;}
					#blognav a:hover {font:75% 'Trebuchet MS'; margin:0 0 0 25px; color:#fff; line-height:28px;}
					#blognav h2 {padding:45px 0 12px 0;}
			#rightcol {float:right; text-align:left; width:793px;}
				.blogcontainer {width:705px; margin:32px 0 0;}
					.blogcontainer h1 {border-bottom:solid 1px #fff; width:705px; margin-bottom:8px;}
					.blogpost {background:#061525; padding:22px 25px 14px 25px; font:70% Verdana, Geneva, sans-serif; color:#fff; line-height:15px; overflow:hidden;}
						.blogpost img {background:#0d2a48; padding:10px; margin:30px 0 30px 0;}
					.blogdate {font:85% Arial, Helvetica, sans-serif; float:left; padding:34px 0 0;}
					.blogsocial {font:85% Arial, Helvetica, sans-serif; float:right; padding:34px 24px 0 0;}
						.blogsocial a {color:#fff;}
						.blogsocial a:hover {color:#88d7fd;}
						.blogsocial img {margin:0 0 -4px 3px; padding:0; background:none;}
#footer {width:1143px; height:150px; background:url(/images/bg-content-footer.jpg) no-repeat; clear:both; color:#88d7fd; font:70% "Trebuchet MS", Arial, Helvetica, sans-serif; word-spacing:-1.6pt;}
	#footerleft {float:left; padding:80px 0 0 48px;}
	#footerright {float:right; padding:80px 46px 0 0;}
		#footerright a, #footerleft a {color:#88d7fd; padding:0 4px;}
		#footerright a:hover, #footerleft a:hover {color:#fff; padding:0 4px;}