@charset "utf-8";
/* CSS Document */
 
body {
text-align:center;
background:#000000 url(background.jpg) no-repeat top center;
background-attachment:fixed;
align : center;}

.style1 {color: #ffffff ;
font-family:Verdana, Geneva, sans-serif;
font-size: 9px;
font-weight:lighter
letter-spacing: 1px;
}

div#container { width: 672px;
align : center;
overflow : auto;
margin : 0 auto; 
padding : 0;
text-align: left;}

div#header {width : 672px;
height : 150px;
margin : 0 auto; 
padding : 0;
text-align: left;}

div#info {
	width : 672px;
	height : 400px;
	margin : 0 auto;
	padding : 0;
	text-align: left;
}

div#footer {width : 672px;
height : 150px;
margin : 0 auto; 
padding : 0;
text-align: left;}
#footer table tr td {
	text-align: center;
}
#footer table tr td .style1 {
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer table tr td table tr td {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.walltitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.sub1 {
	font-size: 14px;
}
