@charset "utf-8";
#container {
	width : 900px;
	height : 875px;
	position : inherit;
	background-color: #1a1a1a;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	width : 900px;
	height : 66px;
	margin : 0 auto;
	background-image : url(../Graphics/header2.png);
} 

#footer {
	width : 900px;
	height : 60px;
	margin : 0 auto;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	background-image : url(../Graphics/footer.gif);
	line-height : 13pt;
}
body {
	background-image:url(../Graphics/background.gif);
	background-color: #000000;
}
#navcontainer {
width : 900px; 
height : 20px; 
margin : 20px auto;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px; 
text-align : center;
}
p { word-spacing: 40px;
}
a:link { 
color : #ffffff; 
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
} 
a:visited { 
text-decoration : none; 
color : #cccccc; 
} 
a:hover { 
text-decoration : none; 
color : #cc0000; 
} 
a:active { 
text-decoration : none; 
color : #cc0000; 
} 
#textbox { 
width : 350px; 
height : 450px; 
float : left; 
margin : 60px 0 0;
padding-left: 80px; 
font-family : Arial, Helvetica, sans-serif; 
color : #ffffff; 
font-size : 12px; 
line-height : 15pt;
position : relative;  
} 
#contact { 
width : 320px; 
height : 550px; 
float : right; 
margin : 60px 0 0;
padding-right: 60px; 
font-family : Arial, Helvetica, sans-serif; 
color : #ffffff; 
font-size : 12px;
position : relative; 
} 
h3 { 
font-family : Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
font-size : 14px; 
} 
#navlist a { 
display : block; 
text-decoration : none; 
width : 100px; 
color : #ffffff; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
line-height : 20pt; 
} 
li { 
list-style-type : none; 
text-decoration : none; 
color : #ffffff; 
}
#table {
	width : 545px;
	height : 700px;
	float : right;
	padding-top: 30px;
	padding-right: 140px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#box { 
width : 160px; 
height : 250px; 
margin : 80px 0; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt; 
text-decoration : none; 
line-height : 15pt; 
}
