* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	background:#000000;
	text-align:center;
	min-height:466px;/* for good browsers*/
	min-width:758px;/* for good browsers*/
}

h1 {
	font-size: 15px;
}

a:link {
	color:#FFDB0F;
}
a:visited {
	color:#FF7E20;
}
a:active {
	color:#FE5F12;
}
a:hover {
	color:#FF2F11;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	padding: 6px;
	margin: 2px;
}

#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 466px;
}	
#xinner {
	width: 758px;
	background:#000000;
	height: 466px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

.vplain { 

	font-family: Arial, Helvetica; 

	font-size: 10px; 

	color: #dddddd; 

	line-height: 140%;

	text-decoration : none 

}



.vbold { 

	font-family: Arial, Helvetica; 

	font-size: 10px; 

	color: #ffffff; 

	line-height: normal ; 

	font-weight: bold

}

#menu {
	height: 426px;
	width: 228px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#alt_menu {
	height: 426px;
	width: 228px;
	overflow: auto;	
}

#content {
	height: 426px;
	width: 530px;
	left: 228px;
	top: 0px;
	position: absolute;
}

#alt_content {
	height: 426px;
	width: 530px;
	overflow: auto;
}

.contentPad {
	padding: 20px;
}

.alt_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#communityDiv {
	height: 426px;
	width: 530px;
	left: 228px;
	top: 0px;
	position: absolute;
	background-image: url(../pics/bg.jpg);
	background-repeat: no-repeat;
}

#commHead {
	height: 59px;
	width: 525px;
	left: 0px;
	top: 0px;
	position: absolute;	
}

#leftContent {
	height: 367px;
	width: 253px;
	left: 0px;
	top: 59px;
	position: absolute;		
}

#commTopRt {
	height: 186px;
	width: 272px;
	left: 253px;
	top: 59px;
	position: absolute;	
}

#commWeather {
	width: 270px;
	height: 175px;
	left: 253px;
	top: 245px;
	position: absolute;
	display: table;
	background-color: #FFFFFF	
}

#footer {
	height: 40px;
	width: 758px;
	left: 0px;
	top: 426px;
	position: absolute;
}

.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a9a9a9;
	text-align: left;
	margin: 6px auto auto;
}