

body
{
	text-align:center;
}
#container
{
	position:relative;
	top:10px;
	width:960px;
	margin:0 auto;
	text-align:left;

}


#header
{
	width:960px;
	border-top:1px #0077d4 solid;
	border-bottom:1px #0077d4 solid;
	height:50px;
}
#header h1{
	background:transparent url(/userMods/images/logo.gif) no-repeat scroll 10px 0;
display:block;
float:left;
height:48px;;
text-decoration:none;
text-indent:-999em;
width:516px;
}


#slideShow
{
	position:relative;
	left:10px;
	top:10px;
}

#content
{
	position:relative;
	top:20px;
	left:10px;
	clear:both;
}

#mainContent
{
	
	color:#fff;
	position:absolute;
	font-weight:400;
	width:180px;
	height:345px;
	top:60px;
	z-index:10;
	margin-left:10px;
	padding:10px;
	
}
ul{
	margin: 1em;
	padding-left: 1em;
	xborder: 0;
	xoutline: 0;
	xfont-weight: inherit;
	xfont-style: inherit;
	xfont-size: 100%;
	xfont-family: inherit;
	xvertical-align: baseline;

}

li{
list-style-position: outside;
list-style-type: square;
}



.infoPanel, .infopanelCenter
{
	position:relative;
	xbackground:#ccc;
	float:left;
	width:300px;
	height:18em;
	top:10px;
}
.infopanelCenter
{
	margin:0 20px;
}

.infoPanel h2, .infopanelCenter h2
{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 2px 0px;
	font-size: 153.9%;
	line-height: 20px;
	letter-spacing: 4px;
	font-weight: bold;
	border-bottom: 1px solid #0077d4;

}

.infoPanel h3, .infopanelCenter h3
{
	
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #0077d4;
	margin: 0;
	padding: 1em 0px 2px 1em;
	font-size: 116%;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 3px;
}
.infoPanel p, .infopanelCenter p,.infoPanel address, .infopanelCenter address
{
	padding-left:1.4em;
}



#footer
{
	position: relative;
	clear:both;
	top:120px;
	text-align:center;
	border-top:1px #0077d4 solid;
	border-bottom:1px #0077d4 solid;
}
#footer p
{
	xfont-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	font-size: 93%;
	line-height: 20px;
	xletter-spacing: 2px;
	font-weight: bold;
}

a {text-decoration:none;color:#000;}
a:hover {text-decoration:underlined;color:#0077d4;}

address
{
	font-style:normal;
}
