body {
	background: #c5c5c5;
}

#main_table {
	background: #ffffff;
	border-left: 1px;
	border-right: 1px; 
	border-top: 1px; 
	border-bottom: 1px; 
	border-style: solid;
	width: 1024;
}

#top_bg {
	width: 686;
	padding-left: 50px;
}

#top_right {
	width: 512;
	font-family: Cambria;
	font-size: 8pt;
	padding-right: 50px;
	text-align: right;
}

#menu {
	width: 200;
	text-align: right;
	padding-right: 35px;
	color: #000000;
	vertical-align: top;
	font-size: 18px;
}

#menu a{
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	text-decoration: underline;
}


#content {
	vertical-align: top;
	padding-right: 150px;
	padding-left: 100px;
}

#content_table {
	font-family:verdana;
	font-size: 8pt;
	font-weight:normal;
	color:#000000;
	vertical-align: top;
}

#content_table h1{
	font-family:verdana;
	font-size: 18pt;
	font-weight:normal;
	color:#000000;		
}

#content_table h2 {
	font-size: 18pt; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
}

#content_table p{
	padding-bottom: 15px;
}

#content_table td {
	padding-bottom: 25px;
}