body {
		background-color: black;
		font-family: Times, New Times Roman;
		font-size: small;
		color: white;
		margin: 0px;
}
#Preheader {
			position: relative;
			height: 5px;
			width: 930px;
}
#header {
			position: relative;
			font-family: Times, New Times Roman;
			font-size: 230%;
			color: white;
			text-align: left;
			padding: 20px 0px 0px 10px;
			margin: 0px 0px 0px 5px;
			height: 45px;
			width: 930px;
}
#header_text {
			position: relative;
			padding: 0px 0px 0px 0px;
			margin: 0px;
			height: 45px;
			width: 450px;
}
#header_image {
			position: absolute;
			padding: 20px 0px 0px 15px;
			margin: 0px;
			left: 550px;
			top: 0px;
			height: 45px;
			width: 450px;
			width: 930px;
}
#master_box {
			position: relative;
			padding: 0px;
			margin: 0px;
			height: 580px;
			width: 920px;
}
#MainLeft1 {
			position: relative;
			background-color: black;
			padding: 0px;
			margin: 0px;
			height: 580px;
			width: 400px; 
}
#data	{
			position: absolute;
			font-size: 115%;
			text-align: left;
			top: 0px;
			left: 430px;
			margin: 0px;
			padding: 60px 0px 0px 0px;
			height: 580px;
			width: 490px;
}
#baseline	{
			background-color: #555555;
			text-align: center;
			margin: 2px 0px 0px 0px;
			font-size: 1px;
			height: 1px;
			width: 930px;
}
#footer	{
			position: relative;
			text-align: right;
			padding: 15px 0px 0px 0px;
			margin: 2px 0px 0px 0px;
			font-size: 110%;
			height: 35px;
			width: 920px;
}
#footer2	{
			background-color: #555555;
			text-align: center;
			margin: 2px 0px 0px 0px;
			font-size: 120%;
			height: 25px;
}					
#allcontentmain {
			width: 930px;
			padding-top: 5px;
			padding-bottom: 5px;
			margin-left: auto;
			margin-right: auto;
}	
a:link {
			color: white;
			text-decoration: none;
			font-size: 110%;
}
a:visited {
			color: #777777;
			text-decoration: none;
			font-size: 110%;
}
a:hover {
			color: #61b6d6;
			text-decoration: none;
			font-size: 110%;
}
