html,body { height:100%; }
body 
{	margin:0; padding:0;	overflow-x:hidden;	background: #f4f2f1;	background-position:top center;}
img { border:0; }
div,ul,li,a,table,td { font-family:Arial,sans-serif; font-size:12px; line-height:16px; color:#000; }
.clear { clear:both; }
#homelink { 	width:168px; height:47px;	position:absolute;	top:-10px; left:50px;	cursor:pointer;}
* html 
#homelink { left:10px; }
#infolink { 	float:right;	width:100px; height:15px;	margin-top:290px; margin-left:800px;	cursor:pointer;}
.infolinklayer {	position:relative;	/*bottom:0;*/		width:980px; }

#bg-stripes { 	position:absolute;	overflow:hidden;	width:100%;	z-index:10;	height:100%;}
#bg-stripes-static { 	position:absolute;	overflow:hidden;	width:100%;	z-index:10;	height:100px;}
#bg-main {	background:url('../img/bg_main_blog.gif') no-repeat;	background-position:-120px 0;	background-position:top center;	position:absolute;	width:100%; height:1103px;	overflow:hidden;	z-index:80;				}					
#bg-footer {	background:url('../img/bg_footer_static.gif') no-repeat;	background-position:bottom center;	position:absolute;	/*bottom:0;*/	top:220px;	width:100%; height:389px;	overflow:hidden;	z-index:100;}
#bg-footer-blog {	background:url('../img/bg_footer.gif') no-repeat;	background-position:bottom center;	position:relative;	bottom:0;	width:100%; height:316px;	overflow:hidden;	z-index:100;}

/*#nav-container {	position:relative;	top:26px;	width:760px;	padding-left:500px;	text-align:left;	z-index:150;}* html #nav-container { margin-left:500px; padding:0; }*/#nav-container .nav-pos { padding-left:230px; }

* html #nav-container .nav-pos { padding-left:210px; }
#nav-container { position:relative; top:53px; width:800px; padding-left:80px; text-align:left; z-index:150; }
#nav-container ul { padding:0 0 10px 0; margin:0; }* html #nav-container ul { margin-bottom:15px; }
#nav-container ul li { float:left; margin-right:32px; list-style:none; }
#subnav-container {  	height:35px;}#subnav-container ul { padding:0; margin:0; }
#subnav-container ul li { float:left; margin-right:5px; list-style:none; }
#content-container { position:relative; top:12px; width:700px; padding-left:80px; text-align:left; z-index:150; }
* html #content-container { padding-left:40px; }.blog-content-left { width:150px; text-align:right; }.content-left { width:150px; text-align:right; }.content-right { padding-left:30px; width:465px; }
	#vcard,#bcard { position:absolute; top:0; left:260px; }
	/* Blog */#sidebar ul { list-style:none; padding:0; margin:0; }
	#sidebar ul li h2 { color:#b7b941; font-size:14px; font-weight:200; text-transform:uppercase; line-height:16px; }
	#blog-content { padding-bottom:0; }.searchform { width:120px; }.alignleft { float:left; }.alignright { float:right; }
	.post h2,.post h2 a { color:#b7b941; font-size:14px; font-weight:200; text-transform:uppercase; line-height:16px; text-decoration:none; }
	.post { padding-bottom:15px; }.pagetitle { padding-top: 15px; color:#b7b941; }
	
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}
