body, table, h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #888888;

	text-decoration: none;

	padding: 0px;

	margin: 0px;

}

body {

	text-align: center;

}

h1 {

	font-weight: bold;

	font-size: 11px;

}

a {

	color: #ff6600;

	text-decoration: none;

}

div#container {

	margin: auto;

	padding: 0px;

	width: 790px;

	text-align: left;

	background-color: #ffffff;

	min-height: 100%;

	height: 100%;

}

div#head {

	font-size: 22px;

	color: #999999;

	height: 60px; 
	width: 274px;

	padding: 20px;

	background: url(img/logo.jpg) no-repeat 9px 10px;
	
	border-bottom: 1px #009933 solid;

}

div#content #left {

	float: left; 

	width: 220px;

	padding-top: 20px;

}

div#content #right a {

	font-weight: bold;

	text-decoration: none;

	display: block;

	color: #ff6600;

}

div#sub {

	margin-left: 17px;

}

div#content #middle {

	float: left; 

	width: 380px; 

	padding: 10px;

	padding-left: 20px;

	padding-right: 20px; 

	border-right: 1px solid #ff6600;

}

div#content #right {

	float: left; 

	width: 130px; 

	padding-left: 10px;

	padding-top: 10px;

	padding-bottom: 10px;

}

div#subbottom {

	height: 90px; 

	border-top: 1px solid #ff6600; 

	padding: 10px; 

	margin-top: 20px;

}

div#bottom {

	border-top: 1px solid #ff6600; 

	padding: 10px; 

	margin-top: 20px;

}

img#xhtml {

	position: absolute;

	margin-left: 600px;

}

.colored {

	color: #ff6600;

}

.grey {

	color: #888888;

}