html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color: #000000;/*
	background-image: url(stars3.jpg);
	background-repeat: repeat;*/
}
a {
	color: #FFFFFF;

}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:-100;
}
img {
	border:solid 1px #000000;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.noborder {
	border:0px #000000;

}
#main {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	position:relative; top:0px; bottom:0px;
}
#content {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	position:relative; top:0px; bottom:0px;
}
.img-center {
	text-align:center;
}
#links {
	font-size: 10pt;
	width: 1024px;
	text-align: center;
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	float:left;
	margin-left:auto;
	margin-right:auto;
/*	background-color: #000066;*/
}
#links a{
text-decoration:none;
}
#links a:hover {
text-decoration:underline;

}
.menubar {
	margin-left:15px;
	margin-right:15px;
	text-align:center;
	font-size:20px;
}
#date {
	position:relative;
	top:-25px;
	left:0px;
	right:0px;
	color: #FFFFFF;
	text-align: center;
	font-size:16px;
}
.boxtopleft {
	position:relative;
	left:200px;
	float:left;
/*	height:400px;*/
	width:250px;
	font-size:32px;
/*	background-color: #FFFFFF;*/
	font-size:32px;
/*	border: 2px solid #000000;	*/
}
.boxtopright {
	position:relative;
	right:200px;
	float:right;
	width:250px;
	font-size:32px;
/*	border: 2px solid #000000;*/
}
#footer {
	font-size: 10pt;
	width: 1024px;
	text-align: center;
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	float:left;
	margin-left:auto;
	margin-right:auto;
/*	background-color: #000066;*/
}
#content {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-color: #330000;
}	
.H1 {
	font-size:32px;
	font-weight:bold;
}
.style1 {
	color: #990000;
	font-size:16px;
}
.style2 {
	color: #990000;
	font-size:12px;

}

/* ROUNDED CORNERS */

