body {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial;
	background: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
form { color:#000000 }
#header { no-repeat top right; }
#sublogo {
	background: url(images/site_layout/backgrounds/rotate.php) no-repeat #000000;
	background-position: 0px 0px;
	text-align: right;
	font-size: 9px;
	height: 20px;
}
#sublogo a {
	font-size: 9px;
	color: #333333;
	height: 20px;
	text-decoration: none;
	padding-right: 20px;
}
#menu {
	background: url(images/site_layout/01.gif) repeat-x #FFFFFF;
	height: 27px;
	padding-top: 5px;
}
#menu_list { 
	width: 400px;
	margin: 0 auto;
	text-align: center;
}
#menu a {
	font-weight: bold;
	text-decoration: none;
	margin: 20px;
	border-bottom: 1px dashed;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid;
}
.splitter {
	display: block;
	float: left;
	padding-top: 2px;
}
#logo {
	padding: 15px 0 0 0;
	height: 188px;
	background: url(images/site_layout/backgrounds/rotate.php) no-repeat top #000000;
	background-position: 0px -52px;
	text-align: right;
}
#logo a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 5px;
}
#logo_text {
	float: right;
	width: 315px;
	text-align: right;
	padding: 0 20px 0 0;
	font-size: 12px;
	color: #000000;
}
#logo_text_sm a {
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
	font-size: 8px;
	color: #FFFFFF;
}
#text { margin: 0 305px 0 20px; }
#text p {
	padding: 0 10px 5px 10px;
	color: #000000;
}
#text li {
	color: #000000;
}
#sidebar {
	float: right;
	background: url(images/site_layout/03.gif) no-repeat top right #FFFFFF;
	height: 421px;
	padding: 0 40px 0 10px;
	color: #000000;
	font-size: 12px;
}
#sidebar a { font-weight: bold; }
#sidebar li { color: #000000; }
h1 {
	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 1.5em;
	color: #000000;
}
#dashedmid {
	background: url(images/site_layout/02.gif) repeat-x #FFFFFF;
	height: 3px;
	padding-top: 3px;
}
#main {
	float: left;
	background: url(images/site_layout/04.gif) no-repeat top left #FFFFFF;
	height: 410px;
	width: 100%;
	padding: 20px 0 0 0;
}
