body {
background: #e7e2ac url(headbg1.jpg) repeat-x top left;
margin: 0;
text-align: center;
}

A:link{color:#142d59; text-decoration:none;}
A:visited{color:#142d59;text-decoration:none;}
A:hover{color:#ffffff;text-decoration:none;	font-family: "Trebuchet MS";}  

input, textarea 
{color: #786551;
background: #ffffff;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
font-family: arial; 
text-align: left;
border: 1px solid #786551; }

body {
    font: 0.75em "Trebuchet MS", Helvetica, Verdana, sans-serif; 
    text-shadow: #f3f0d6 1px 1px;
    color: #2e2d22;} 

img {
border: 0;
}

#container {
background: url(contbg1.png);
margin: 0px auto;
margin-top: 0px;
width: 900px;
text-align: left;
}

#header {
background: url(layout1.jpg);
width: 900px;
height: 358px;
margin: 0px auto;
text-align: center;
}

#content {
float: right;
display: inline;
width:565px;
text-align: left;
margin: 0 30px 20px 20px;
}

#sidebar {
float:left;
width:230px;
margin-top: 20px;
}

.side {
float: left;
width: 230px;
padding: 0 10px 15px 20px;
margin: 0 0 20px 0;
background: #f3f1d6;
border: 3px #2e2d22 solid;
}

#footer {
	background: url(footer1.png);
	width: 900px;
	height: 23px;
	padding: 0px;
	clear: both;
}

h1 { 
	background: url(hbg1.jpg) no-repeat top left;
	height: 50px;
	font-size: 200%;
}

h2 { 
	background: url(hbg2.jpg) no-repeat top left;
	height: 40px;
	font-size: 180%;
 }

h3 { 
	font-size: 120%;
	padding: 0 0 5px 0;
 }

h2.news { 
	font-size: 180%;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
 }

h3.news { 
	font-size: 120%;
	padding: 0 0 5px 0;
	margin: 20px 0 30px 0;
 }


.list {
	list-style: none;
	margin:10px 0px 10px;
	padding:0px;
}
.list li{
	margin: 0px;
	padding: 0px 0px 4px 10px;
	background: url(bullet1.png) no-repeat left top;
}


.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav li {
   margin-bottom: 5px;
}

.nav a {
	display:block;
}

.nav a:hover {
}

.game {
	background: #f3f1d6;
	border: 1px solid #2e2d22;
	padding: 4px;
}

.commentbox {
	text-align: left;
	padding: 30px;
}

 div.comments {
text-align: right;
}

div.center {
	text-align: center;
}

.dhtmlgoodies_question{	
	width:100%;
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	
	width:100%;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

.advent {
	background:url(adventcalendar2.jpg); 
	padding:0; 
	text-align:center; 
	color: #ffffff;
	width:600px; 
	height:399px; 
	margin:0px auto;
}

.advent a, advent.a:hover, advent.a:visited {
	color: #ffffff;
}

.advcalendar { 
	text-align:center; 
	color: #ffffff;
	width: 517px; 
	height: 294px; 
	padding: 22px 0 0 35px;
	text-shadow: #000 1px 1px;
}

h2.h2advent { 
	font-size: 160%;
	border-bottom: 1px solid #ffffff;
	padding: 0 0 3px 0;
	text-align: center;
	font-family: Times New Roman;
	font-style: italic;
	color: #ffffff;
 }

h3.h3advent { 
	font-size: 120%;
	border-bottom: 1px dotted #ffffff;
	padding: 5px 0 3px 0;
	text-align: center;
	font-family: Times New Roman;
	font-style: italic;
	color: #ffffff;
 }