body, td, th, input, select, textarea  {
background-color:	#E3E3C7;
color:	#737357;
font-family:	Trebuchet MS, Sans-Serif;
font-size:	12px;
}


#header-wrapper  {
font-family:	Verdana, Arial, Sans-Serif;
font-size:	24pt;
font-weight:	bold;
text-align:	center;
text-decoration:	underline;
}

#main-wrapper  {
margin-left:200px;
margin-right:200px;
background-color:	#e3e3c7;
color:	#737357;
float:	right;
font-family:	Trebuchet MS, Sans-Serif;
font-size:	12px;
text-align:	left;
}


#sidebar-wrapper  {
position:absolute;
right:10px;
top:100px;
background-color:	#e3e3c7;
font-family:	Trebuchet MS, Sans-Serif;
font-size:	12px;
width:	200px;
}

#sidebar2-wrapper  {
position:absolute;
width:200px;
left:10px;
top:100px;
background-color:	#e3e3c7;
font-family:	Trebuchet MS, Sans-Serif;
font-size:	12px;
}


h1  {
font-size:	180%;
font-weight:	bold;
margin-bottom:	10px;
}