body {
	color: #933;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: small;
	background: black url(images/suc_tile.gif); }
	
#page {	
	background: url(images/suc_tile_top.gif);
	background-repeat: repeat-x; }
	
#subpage {	
	background: url(images/suc_side.gif);
	background-repeat: no-repeat; }
	
#header { text-align: center; }
	
#wrapper {
	color: #933;
	width: 700px;
	margin: 0 auto; }

#maincontent {
	text-align: center;
	color: #800;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 570px;
	margin-top: 18px;
	margin-right: 220px;
	margin-left: 30px;
	padding-bottom: 40px; }

#maincontent p {
	text-align: left;
	width: 65%;
	margin-left: 55px; }

#maincontent h2 { font-size:20px; }

#maincontent a {
	color: #c00;
	text-decoration: none }
	
.red { font-weight: bold; }

#sidebar {
	float: right;
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 160px;
	margin: 0px 15px;
	padding: 5px;
	border: dotted 1px #600; }
	
#sidebar a {
	color: #933;
	font-size: 10px;
	text-decoration: none; }
	
#sidebar a:hover {
	color: #c00; }

#sidebar img {
	margin-top: 10px;
	margin-bottom: 5px;
	border: solid 1px #900; }

#footer {
	clear: both;
	padding:10px;
	text-align: center;
	color: #600;
	font-size: xx-small;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold; }
	
#footer a {
	color: #333;
	text-decoration: none; }

#footer a:hover { color: #999; }

#nav-main {
	background-color: #900;
	margin-top:2px; }

#nav-main td div{
	width:130px;
	padding:2px;
	background-color: #600;
	text-align: center;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;}

#nav-main td #sub { width:220px; }

#nav-main td a {
	text-decoration: none;
	margin: 0px;
	color: #000;
	background-color: #600; }

#nav-main td a.current div {
	color: #999;
	background-color: #000;
	text-decoration: none; }

#nav-main td a:hover div {
	color: #c00;
	background-color: #300; }
	
object { border: solid 1px #300; }
embed { border: solid 1px #300; }
