body {
font : 100% Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
text-align : center;
color : #333333;
background-color : #f6f7f1;
}
#container {
width : 99%;
border : 1px solid #f6f7f1;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
top : 25px;
position : relative;
left : 5px;
text-align : center;
}
#header {
padding-right : 0;
padding-bottom : 0;
width : 99%;
position : relative;
height : 172px;
}
#menu {
position : relative;
width : 99%;
white-space : nowrap;
}
#mainContent {
	height : 100%;
	position : relative;
	top : 27px;
	left : 0;
	width : 99%;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 30px;
	padding-left : 0;
	white-space : nowrap;
	overflow: auto;
}
#mainContent img {
height : auto;
width : auto;
padding : 1px;
}
#mainContenttext {
width : 575px;
border : 1px solid #f6f7f1;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
top : 27px;
position : relative;
left : 0;
text-align : center;
}
#text {
	text-align : left;
	font-family : "Century Gothic";
	font-size : 12px;
	color : #333333;
	width: 100%;
}
#text h1 {
font-family : "Century Gothic";
font-size : 20px;
color : #333333;
font-weight : normal;
}
#list {
	font-family : "Century Gothic";
	font-size:11px;
	list-style:square;
	margin-left: 0px;
}
#footer {
font-family : "Century Gothic";
font-size : 11px;
color : #666666;
text-align : center;
position : relative;
top : 70px;
padding-top : 0;
padding-right : 0;
padding-left : 0;
height : 99%;
width : 99%;
padding-bottom : 1px;
white-space : nowrap;
}
a:link {
font-family : "Century Gothic";
font-size : 14px;
color : #333333;
text-decoration : none;
font-weight : normal;
}
a:visited {
font-family : "Century Gothic";
font-size : 14px;
color : #333333;
text-decoration : none;
font-weight : normal;
}
a:hover {
font-family : "Century Gothic";
font-size : 14px;
color : #999999;
text-decoration : none;
font-weight : normal;
}
a:active {
font-family : "Century Gothic";
font-size : 14px;
color : #333333;
text-decoration : none;
font-weight : normal;
}
