@charset "utf-8";
/* CSS Document */

<link rel="stylesheet" type="text/css" />
<style type="text/css">

.temp {
	
}
body,td,th {color: #FFFFFF; font-family: Tw Cen MT, Tw Cen MT Condensed, Tw Cen MT Condensed Extra Bold;}
.body {
	font-size: 16px;
	position: relative;
	height: auto;
	width: 700px;
	left: 250px;
	top: 180px;
}
.header {font-size: 18px; color: #000000; font-family: "Tw Cen MT"; }
.subheader {font-size: 16px; font-family: "Tw Cen MT"; color: #000000; font-weight: bold;}
.body a {text-decoration: none;color: #FFFFFF;}
.body a:hover {text-decoration: none;color: #CCCCCC;}
.menu {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	position: absolute;
	width: 200px;
	left: 56px;
	top: 167px;
	height: 500px;
}
.keyword {
	font-family: "Tw Cen MT";
	font-size: 1px;
	color: #0D0366;
	position: absolute;
	width: 600px;
	left: 297px;
	top: 842px;
}

.picture {
	background-image: url(images/whitepixel.gif);
	background-repeat: repeat-y;
	position: relative;
	right: 50px;
	background-position: 0px;
	height: 100%;
	width: 1px;
	top: 0px;
}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #CCCCCC;
}
.title {
	font-size: 36px;
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	color: #FFFFFF;
	position: absolute;
	top: 81px;
	left: 250px;
	width: 750px;
	text-align: center;}

</style>

