body {
	background-color: #F0F1F3;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	font-size: 1.0em;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

background: url('http://www.satandream.com/ambience/misc/back.gif'); background-attachment:fixed;
	
	scrollbar-base-color: #f2f2f2; 
	scrollbar-track-color: #f9fafa;
	scrollbar-face-color: #F1F1F1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #C8C8CA;
	scrollbar-arrow-color: #999999;}
p {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	line-height: 1.0em;
	font-size: 1.0em;
	margin: 0px; /* otherwise paragraph margin top is always outside the box */
	padding: 0px;
}
h1, h2, h3, h4, li {
	margin: 0px;
	padding: 0px;
}
#content {
	width: auto;
	background-color: #EDEDED; /* page background */
 margin: 0px 160px 0px 160px;
	z-index: 4;
}
#header, #footer {
	position: relative;
	text-align: center;
	margin: 0px;
}
#header {
	height: 120px;
	padding: 0px;
	z-index: 1;
}
#footer {
	height: 50px;
	padding: 10px;
	visibility: hidden;
	line-height: 0.9em;
	font-size: 0.9em;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	z-index: 0;
}
#left, #right {
	background-color: #EDEDED; /* page background */
	position: absolute;
	top: 210px;
	width: 160px;
}
#left {
	left: 11px;
	z-index: 2;
}
#right {
	right: 11px;
	z-index: 0;
}
.headbg {
	text-align:left;
	/* could put this in headinclude */
	;
}
.pnavbar {
	font-size: 11px;
	font-weight: bold;
}
.block {
	padding: 0px;
	border: 5px solid #EDEDED; /* page background */
	border-top: 0px;
	border-bottom: 10px solid #EDEDED; /* page background */
	margin: 0px;
}
.blockheader {
	/* could put this in headinclude */
	background: #CACACA url(http://www.satandream.com/forums/images/gradients/gradient_tcat.gif) repeat-x top left;
	color: #000000; /* category strips */
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	border: 0px solid #869bbf; /* category strips */
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.blockcontent, .altblockcontent {
	color: #000000; /* first alt font colour */
	font-size: 10px;
	margin: 0px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.blockcontent {
	background-color: #f7f7f7; /* first alt ÂÍÓÒÐÅÍÍÈÉ ÔÎÍ ÁËÎÊÀ */
	border: 1px solid #000000; /* table border extra css */
	padding: 0px;
}
.blockfooter {
	background-color: #3e5c92; /* table footer */
	color: #ffffff; /* table footer font colour */
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border: 2px solid #3e5c92; /* table footer border */
	border-top: 0px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.blockfooter a:link {
	color: #ffffff; /* table footer font colour */
	text-decoration: none;
}
.blockfooter a:visited {
	color: #ffffff; /* table footer font colour */
	text-decoration: none;
}
.urlrow, .textrow, .blockform, .boxform, .loginform {
	margin: 0px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.textrow, .blockform, .boxform, .loginform {
	font-size: 10px;
}
.urlrow {
	font-size: 11px;
}
.textrow, .urlrow {
	padding: 2px 2px;
}
.blockform, .loginform {
	padding: 0px;
}
.boxform {
	padding: 2px;
}
.newsfeed {
	text-align: center;
	margin: 0px;
	padding: 2px;
}
.gogif {
	padding: 0px 3px 0px 3px;
	margin: 0px;
}
hr {
	display: block;
	height: 2px;
	line-height: 2px;
	background-color: #d1d1e1; /* table border */
	color: #000;
	width: 80%;
	margin: 0px auto 5px auto;
	padding: 0;
}
.hr hr {
	display: none;
}
.alturl {
	white-space: nowrap;
}
.alturl a:link {
	text-decoration: none;
}
.alturl a:visited {
	text-decoration: none;
}
.alturl a:hover, .alturl a:active {
	text-decoration: underline;
}

.panel {
	BORDER-RIGHT: 2px outset; PADDING-RIGHT: 10px; BORDER-TOP: 2px outset; PADDING-LEFT: 10px; BACKGROUND: url(http://www.satandream.com/images/gradients/gradient_panel.gif) #e4e7f5 repeat-x left top; PADDING-BOTTOM: 10px; BORDER-LEFT: 2px outset; COLOR: #000000; PADDING-TOP: 10px; BORDER-BOTTOM: 2px outset
}