html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(images/background_bricks.gif);
}

div {
	font-family: verdana, arial, tahoma;
	text-align: left;
}

.clear { 
	clear: both; 
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;		
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color: #ffffff;
}

a, a:visited, a:active  {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	float: left;
	border: none;
	vertical-align: bottom;
}	

input, select, textarea {
	font-family: verdana, arial, tahoma;
}

/**********************************/
/**********************************/
/**********************************/
#blankpanel {
	height: 1px;
	width: 100%;
	background-color: #ffffff;
	margin: 0 0 30px 0;
}

/**********************************/
/**********************************/
/**********************************/
#adminpanel {
	height: 30px;
	width: 100%;
	background-image: url(images/background_admin_panel.png);
	border-bottom: 1px #ffffff solid;
	margin: 0 auto 20px auto;
}

#adminpanel #adminpanelcontent {
	height: 24px;
	width: 792px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.75em;
	padding: 6px 0 0 0;
	text-align: left;
	margin: 0 auto;
	line-height: 1.5em;
}

#adminpanel #adminpanelcontent img {
	float: right;
}

/**********************************/
/**********************************/
/**********************************/
#container {
	width: 830px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/**********************************/
/**********************************/
/**********************************/
#shadowtop {
	width: 830px;
	height: 8px;
	background-image: url(images/shadow_top.png);
	background-repeat: no-repeat;
}

#shadowbottom {
	width: 830px;
	height: 8px;
	background-image: url(images/shadow_bottom.png);
	background-repeat: no-repeat;	
}

#shadowsides {
	width: 814px;
	padding: 0 8px 0 8px;
	background-image: url(images/shadow_sides.png);
}

/**********************************/
/**********************************/
/**********************************/
#mainblock {
	float: left;
	width: 812px;
	background-image: url(images/background_main_block.png);
	border: 1px #cccccc solid;
}

/**********************************/
/**********************************/
/**********************************/
#top {
	height: 109px;
	padding: 8px 8px 0 8px;
	margin: 0 0 2px 0;
	background-image: url(images/background_nav.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#top #mainlogo {
	padding: 10px 200px 0 10px;
}

#top #loginarea {
	float: right;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 10px 12px 0 0;
	color: #ffffff;
	width: 365px;
	text-align: right;
}

#top #loginarea img {
	float: left;
	margin: 3px 0 0 5px;
}

#top #loginarea a {
	float: left;
	color: #ffffff;
}

#top #loginarea #clock {
	float: left;
	color: #ffffff;
	text-align: right;
	width: 300px;
}

#top ul a {
	color: #000000;
	text-decoration: none;
}

#top ul {
	float: left;
	padding: 15px 0 0 147px;
	margin: 0 0 0 0;	
	width: 630px;
}

#top ul li {
	float: left;
	width: 114px;
	height: 25px;
	background-image: url(images/background_btn_nav_off.png);
	display: inline;
	padding: 10px 0 0 0;
	margin: 0 10px 0 0;
	list-style-image: none;
	list-style: none;		
	color: #ffffff;
	text-align: center;
	font-size: 0.70em;
	font-weight: bold;
	cursor: pointer;
}

#top ul li.spaced {
	margin: 0 11px 0 0;
}

#top ul li.on a {
	color: #cc0000;
	text-decoration: none;	
}

#top ul li.on {
	background-image: url(images/background_btn_nav_on.png);
}

/**********************************/
/**********************************/
/**********************************/
#scrollercontainer {
	position: relative;
	width: 774px;
	height: 236px;        
	margin: 0 0 2px 18px;            
}
        
#imagecontent
{
	width: 774px;
	overflow: hidden;
	height: 236px;
}

#scroller
{
	width: 6192px;
}

#scrollercontrols {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 764px
}

#scrollercontrols div {
	float: left;
	margin: 0 0 0 10px;
	border: 2px white solid;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 1.7em;
	font-size: 0.7em;
	font-weight: bold;
	background-image: url(images/background_main_block.png);
}

/**********************************/
/**********************************/
/**********************************/
#contentbar {
	clear: both;
	height: 23px;
	background-image: url(images/background_content_bar.gif);
	border: 1px #888888 solid;
	margin: 0 19px 18px 18px;	
}

#contentbar #rss {
	float: left;
	width: 180px;
	font-size: 0.7em;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	line-height: 1.5em;
}

#contentbar #rss img {
	margin: 0 10px 0 0;
}

#contentbar #news {
	float: left;
	width: 630px;
	font-size: 0.65em;
	font-weight: bold;
	padding: 5px 0 3px 10px;	
}

#contentbar #news a {
	color: #000000;
}

#contentbar #news .title {
	font-size: 1.1em;
}

#contentbar #backgroundoptions img {
	border: 1px black solid;
	margin: 4px 5px 0 0;
}

#contentbar #imagecontrol {
	float: left;
	width: 65px;
	padding: 4px 0 3px 10px;
}

#contentbar #imagecontrol img {
	margin: 0 10px 0 0;
}

#contentbar #subnav {
	float: left;
	width: 640px;
}

#contentbar #subnav ul {
	padding: 5px 0 0 10px;
	margin: 0 0 0 0;	
}

#contentbar #subnav ul a {
	color: #000000;
}

#contentbar #subnav ul a.sectionon {
	color: #cc0000;
}

#contentbar #subnav ul li {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-image: none;
	list-style: none;		
	color: #000000;
	text-align: left;
	font-size: 0.70em;
	font-weight: bold;
}

/**********************************/
/**********************************/
/**********************************/
#left {
	float: left;
	width: 240px;
	padding: 0 10px 0 16px;
	font-size: 0.75em;
}

#left h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 10px 10px;
}

#left a {
	color: #000000;
	text-decoration: none;
}

#left div.highlight {
	padding: 7px 0 7px 7px;
	font-size: 0.75em;
	margin: 0 0 5px 0;
	cursor: pointer;
}

#left div.highlight img {
	margin: 0 7px 0 0;
}

#left div.highlight p {
	padding: 5px 0 0 0;
}

#left div.highlight b {
	font-size: 1.1em;
	font-weight: bold;
}

#left div.home {
	width: 233px;
	height: 60px;
	background-image: url(images/background_home_highlight_off.png);
}

#left div.highlighton {
	background-image: url(images/background_home_highlight_on.png);
}

#left #commentformcontent {
	padding: 10px 0 10px 10px;
	font-size: 0.9em;
	margin: 0 0 20px 0;
	width: 226px;
	height: 290px;
	background-image: url(images/background_comment.png);	
}

#left #articleformcontent {
	padding: 10px 0 10px 10px;
	font-size: 0.9em;
	margin: 0 0 20px 0;
	width: 226px;
	height: 530px;
	background-image: url(images/background_article.png);	
}

#left #articleformcontent p {
	color: #000000;
	margin: 0 0 0 0;
}

#left #articleformcontent a {
	color: #000000;
	text-decoration: none;
}

#left #articleformcontent a:hover { 
	text-decoration: underline;
}

#left input {
	width: 200px;
	height: 14px;
	font-size: 1.0em;
	border: 1px #999999 solid;
	margin: 2px 0 10px 0;
}

#left select {
	width: 200px;
	height: 20px;
	font-size: 1.0em;
	border: 1px #999999 solid;
	margin: 2px 0 10px 0;
}

#left textarea {
	width: 200px;
	height: 60px;
	font-size: 1.0em;
	border: 1px #999999 solid;
	margin: 2px 0 10px 0;
	overflow: auto;
}

#left input.submit {
	width: 101px;
	height: 29px;
	font-size: 1.0em;
	font-weight: bold;
	border: 0px #999999 solid;
	background-color: transparent;
	background-image: url(images/background_btn_submit_off.png);
	margin: 2px 20px 0 0;
	cursor: pointer;
}

#left input.fileinput {
	width: 200px;
	height: 18px;
	font-size: 1.0em;
	border: 1px #999999 solid;
	background: #ffffff;
	margin: 2px 0 10px 0;
}

#left input.errortext {
	border: 1px #ff0000 solid;
}

#left select.errortext {
	color: #ff0000;
}

#left textarea.errortext {
	border: 1px #ff0000 solid;
}

#left input.calendar {
	float: left;
	width: 180px;
	height: 14px;
	font-size: 1.0em;
	border: 1px #999999 solid;
	margin: 2px 1px 10px 0;
}

#left img.calendaricon {
	float: left;
	vertical-align: bottom;
	margin: 2px 22px 0 0;
	width: 17px;
	height: 18px;
}

#left input.on {
	background-image: url(images/background_btn_submit_on.png);
}

#left input.htmleditor {
	width: 163px;
}
#left input.htmleditorbtn {
	height: 20px;
	width: 80px;
}
#left input.htmleditortick {
	width: 20px;
	border: none;
	margin: 0 10px 0 0;
}

/**********************************/
/**********************************/
/**********************************/
#columnleft {
	float: left;
	width: 381px;
	padding: 0 10px 0 16px;
	font-size: 0.75em;
}

#columnleft h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 10px 0;
}

#columnleft a {
	color: #000000;
	text-decoration: none;
}

#columnleft p {
	font-size: 0.9em;
}

#columnleft div.highlight {
	padding: 7px 0 7px 7px;
	font-size: 0.9em;
	margin: 0 0 5px 0;
	width: 374px;
	height: 60px;
	background-image: url(images/background_highlight_off.png);	
	cursor: pointer;	
}

#columnleft div.highlighton {
	background-image: url(images/background_highlight_on.png);
}

#columnleft div.highlight img {
	margin: 0 7px 0 0;
}

#columnleft div.highlight p {
	padding: 5px 0 0 0;
}

#columnleft div.highlight b {
	font-size: 1.1em;
	font-weight: bold;
}

#columnleft #contactformcontent {
	padding: 10px 0 10px 10px;
	font-size: 0.9em;
	margin: 0 0 20px 0;
	width: 367px;
	height: 290px;
	background-image: url(images/background_contact.png);	
}

#columnleft #contactformcontent input {
	width: 250px;
	height: 14px;
	font-size: 0.9em;
	border: 1px #999999 solid;
	margin: 2px 0 10px 0;
}

#columnleft #contactformcontent textarea {
	width: 250px;
	height: 80px;
	font-size: 0.9em;
	border: 1px #999999 solid;
	margin: 2px 0 10px 0;
	overflow: auto;
}

#columnleft #contactformcontent input.submit {
	width: 101px;
	height: 29px;
	font-size: 0.9em;
	font-weight: bold;
	border: 0px #999999 solid;
	background-color: transparent;
	background-image: url(images/background_btn_submit_off.png);
	margin: 2px 20px 0 0;
	cursor: pointer;
}

#columnleft #contactformcontent input.on {
	background-image: url(images/background_btn_submit_on.png);
}

/**********************************/
/**********************************/
/**********************************/
#content {
	float: left;
	width: 370px;
	color: #ffffff;
	font-size: 0.7em;
	margin: 0 10px 0 0;
}

.notitle {
	padding: 24px 0 0 0;
}

#content #errormsg {
	background-image: url(images/background_message.gif);
	text-align: center;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin: 0 0 20px 0;
}

#content p.introtxt {
	font-weight: bold;
	text-transform: uppercase;
}

#content p.articletitle {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 5px white solid;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

#content p.articleauthor {
	font-style: italic;
	border-top: 1px white solid;
	margin: 0 0 0 0;
	padding: 5px 0 20px 0;
}

#content div.commentscontent {
	background-image: url(images/background_comments.png);
	border: 1px white solid;
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
}

#content p.articlecomments {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: none;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

#content p.commentsauthor {
	font-style: italic;
	border-top: 1px white solid;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

#content p.backlink {
	font-weight: bold;
	text-align: right;
}

#content div.commentcount {
	float: right;
	width: 20px;
	height: 20px;
	background-image: url(images/icon_comments.png);
	margin: 5px 0 0 10px;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

#content div.commentcount a {
	color: #666666;
	text-decoration: none;
}

#content div.commentadd {
	float: right;
	width: 20px;
	height: 20px;
	margin: 5px 0 0 10px;	
}

#content div.commentedit {
	float: right;
	width: 20px;
	height: 20px;
	margin: 5px 0 0 10px;	
}

#content div.commentdelete {
	float: right;
	width: 20px;
	height: 20px;
	margin: 5px 0 0 10px;	
}

#content div.articleedit {
	float: right;
	width: 20px;
	height: 20px;
	margin: 5px 0 0 10px;	
}

#content div.articledelete {
	float: right;
	width: 20px;
	height: 20px;
	margin: 5px 0 0 10px;	
}

#content img.imageleft {
	float: left;
	border: 1px #ffffff solid;
	margin: 0 20px 20px 0;
}

#content img.imagecenter {
	float: none;
	border: 1px #ffffff solid;
	margin: 0 0 20px 0;
}

#content img.imageright {
	float: right;
	border: 1px #ffffff solid;
	margin: 0 0 20px 20px;
}

/**********************************/
/**********************************/
/**********************************/
#contentfullwidth {
	float: left;
	width: 774px;
	color: #ffffff;
	font-size: 0.7em;
	margin: 0 0 18px 18px;
}

#contentfullwidth p.introtxt {
	font-weight: bold;
	text-transform: uppercase;
}

/**********************************/
/**********************************/
/**********************************/
#right {
	float: left;
	width: 146px;
	font-size: 0.75em;	
}

#right h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 10px 20px;
}

#right div.advert {
	width: 139px;
	height: 136px;
	background-image: url(images/background_advert.png);
	padding: 7px 0 7px 7px;
	font-size: 0.75em;
	margin: 0 0 10px 0;
	font-size: 0.8em;
}

#right div.advert img {
	margin: 0 0 4px 0;
}

#right div.advert h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0 0;
}

/**********************************/
/**********************************/
/**********************************/
#footer {
	font-size: 0.6em;
	color: #000000;
	padding: 0 20px 10px 20px;
	text-align: right;
}

#footer #otherlinks {
	float: left;
	width: 600px;
}

#footer a {
	color: #000000;
}