body {
	background-image: url(images/alt6-bg.png);
	background-repeat: repeat;
	background-attachment: fixed;
}

#wrapper {
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana, geneva, tahoma, sans-serif;
	font-size: 13px;
}

#header {
	background-image: url(images/alt6-header800.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 158px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid transparent;
}

#header-nav {
	margin-top: 115px;
	margin-right: 20px;				
	text-align: right;
	color: #8a0604;
	font-size: 18px;
}
	
#header-nav ul,
#header-nav ul li {
	display: inline;
	list-style-type: none;
}

#header-nav a,
#header-nav a:link,
#header-nav a:active,
#header-nav a:visited {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}

#header-nav a:hover {
	border-bottom: 1px solid #8a0604;
}

#content {
	background-color: /*#c52929*/ #fff;
	background-image: url(images/adminbg.png);
	background-repeat: repeat-y;
	background-position: right;
	border: 0;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
	float: left;
}

#content2 {
	background-color: #fff;
	border: 0;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
	float: left;
}
		
#content-top {
	width: 800px;
	height: 20px;
	background-image: url(images/content-top.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	position: top;
}

#content-top2 {
	width: 800px;
	height: 30px;
	background-image: url(images/content-top2.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	position: relative;
	top: 0px;
	z-index: 10;
}
				
#content-post {
	width: 501px;
	background-color: #fff;
	background-image: url(images/alt6-contentbg3.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	padding: 10px 40px 80px 40px;
	text-align: left;
	float: left;
	position: top;
	font-family: franklin gothic book, arial, helvetica, sans-serif;
	height: 100%;
}

#content-post2 {
	width: 720px;
	background-color: #fff;
	background-image: url(images/alt6-contentbg2.png);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
	padding: 10px 40px 80px 40px;
	text-align: left;
	float: left;
	z-index: 10;
	position: relative;
	top: 0px;
	font-family: franklin gothic book, arial, helvetica, sans-serif;
}
#content-post h1,
#content-post2 h1 {
	font-family: verdana, geneva, tahoma, sans-serif;
	font-size: 28px;
	line-height: 26px;
	font-weight: normal;
}

#content-post p,
#content-post2 p {
	margin-top: 0px;
	text-indent: 25px;
}

#content-post a,
#content-post a:link,
#content-post a:active,
#content-post a:visited,
#content-post2 a,
#content-post2 a:link,
#content-post2 a:active,
#content-post2 a:visited {
	color: #d12727;
	font-weight: bold;
	text-decoration: none;
}

#content-post a:hover {
	text-decoration: underline;
}

#content-admin {
	width: 199px;
	height: 100%;
	float: right;
	padding: 20px 10px 100px 10px;
}

#content-admin form fieldset {
	color: #fff;
	font-size: 14px;
	padding: 0px 10px 100px 20px;
	line-height: 22px;
	border: 1px solid #8a0604;
}
	
#content-admin form fieldset legend {
	color: #fff;
	font-size: 16px;
	border: 0;
}

#content-admin form fieldset br {
	line-height: 10px;
}
		
#content-admin2 {
	width: 780px;
	position: absolute;
	left: auto;
	right: auto;
	top: 280px;
}
	
#content-admin2 ul,
#content-admin2 ul li{
	width: 200px;
	list-style-type: none;
	display: block;
	text-align: right;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 11;
}

#content-admin2 ul a,
#content-admin2 ul a:link,
#content-admin2 ul a:active,
#content-admin2 ul a:visited {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	right: 0px;
}

#admin2-login { 
	width: 200px;
	color: #fff;
	text-align: left;
	background-color: #ab0b0b;
	position: absolute; 
	visibility: hidden; 
	margin-top: -20px;
	padding: 10px; 
	z-index: 100;	
}
	
#admin2-login legend {
	border: 0;
}

#admin2-login form fieldset {
	border: 1px solid #980000;
	padding-left: 13px;
}

#loginbt {
	float: right;
}
	
#content-hl {
	color: #fff;
	font-size: 11px;
	width: 760px;
	height: 140px;
	background-image: url(images/highlightbox-bg.png);
	background-repeat: repeat-x;
	background-color: #747474;
	padding: 20px;
	float: left;
}

#content-hl a,
#content-hl a:link,
#content-hl a:active,
#content-hl a:visited {
	color: #980000;
	font-weight: bold;
	text-decoration: none;
}

#content-hl a:hover {
	text-decoration: underline;
}
							
#hl-box1,
#hl-box2 {
	width: 250px;
	height: 150px;
	margin-right: 20px;
	float: left;
}

#hl-box3 {
	width: 210px;
	height: 150px;
	float: left;
}
			
.hl-title {
	font-size: 16px;
	line-height: 28px;
}

.hl-img {
	width: 80px;
	height: 80px;
	border: 0;
	padding-right: 10px;
	float: left;
}
			
#content-bottom {
	width: 800px;
	height: 20px;
	background-image: url(images/content-bottom.png);
	background-repeat: repeat-x;
	float: left;
}
			
#footer {
	width: 800px;
	height: 158px;
	background-image: url(images/alt6-footer8002.png);
	background-repeat: no-repeat;
	margin-top: 27px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	border: 1px solid;
	border-color: transparent;
	float: left;
}
			
#footer-nav {
	color: #666666;
	font-size: 18px;
	text-align: left;
	margin-top: 23px;
	margin-left: -19px;
}

#footer-nav ul,
#footer-nav ul li {
	display: inline;
	list-style-type: none;
}
	
#footer-nav a,
#footer-nav a:link,
#footer-nav a:active,
#footer-nav a:visited {
	color: #303030;
	text-decoration: none;
	font-size: 16px;
}

#footer-nav a:hover {
	border-bottom: 1px solid #666666;
}

.sIFR-dummy { 
   width: 0px;
   height: 0px;
   margin-left: 42px !important;
   z-index: 0;
}

