#page {
	width: 800px;
	margin: 0 auto;
	background-color:#FFFFFF;
	color: #F0F;

}
#header {
	height: 113px;
	width: 800px;
	background: url(images/header.jpg) no-repeat left;
	padding-bottom: 8px;
}
#logo {
	height: 113px;
	width: 200px;
	padding-bottom: 20px;
	float:left;
}

#logo2 {
	height: 56px;
	width: 600px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-align:center;
	font-size:36px;
	font-weight: bold;
	float: right;
	padding-top:15px;
}

#logo3 {
	height: 57px;
	width: 600px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	font-size:24px;
	font-weight: bold;
	float: right;
}


#content {
	width:800px;
	background-image:url();
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	float:right;
	text-align: center;
	
	
}


#hr {
	height: 5px;
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
	clear:both;
}

#hr2 {
	height: 5px;
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
	background:#39F;
	clear:both;
}

#footer {
	clear:both;
	height:30px;
	text-align:center;
	color:#000000;
	
}

.tableheadings {
	color: #FFF;
}
#page #content table tr td p {
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
}
#page #content table {
	text-align: center;
}
#page #content table tr td table tr td {
	text-align: center;
}
#page #content table tr td table tr td {



}
#page #content table tr td table tr td headings {
	font-weight: bold;
}
#middleheadings {
	font-weight: bold;
}
.clickhere {
	font-size: medium;
}

