body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#272727 url( /imgSite/bg_grey.jpg) no-repeat top center fixed;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table {
	margin-left: 10px;
	margin-right: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 5px;
}

h1+p, h2+p, h3+p, h4+p { margin-top: .2em; }

h1 {
	font-size:29px;
	color:#870000;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding:0 3px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	padding:10px 0 5px 0;
}

h4 {
	font-size:14px;
	margin-top:20px;
}

h5 {
	font-size:12px;
	padding-bottom:3px;
	border-bottom:3px solid #880000;
}

ul {
	font-size:13px;
	line-height:18px;
	padding-left:30px;
}

ul li {
}

a {
	color:#870000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clearboth { clear: both; }

a.join {
	font-size:20px;
	font-width:bold;
	color:#870000;
	margin-left:10px;
}

a:hover.join {
	color:#000;
}

#container {
	width:800px;
	height:auto;
	margin:0 auto;
	background-color:#fff;
	border:1px solid black;
}

#header {
	width:800px;
	height:200px;
	background:#000 url( /imgSite/header09.jpg ) no-repeat;
}

#header .rss {
	width:24px;
	height:24px;
	margin:170px 5px 5px;
	float:right;
}

#join {
	width:150px;
	height:150px;
	margin:25px 0px 0px;
	float:right;
}

/* Menu */
#menu ul {
	width:790px;
	height:36px;
	margin:0;
	padding-left:10px;
	list-style-type:none;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:transparent url( /imgSite/bg.jpg ) repeat-x top left;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}

#menu ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
#menu ul li a {
	display:block;
	float:left;
	color:#999;
	text-decoration:none;
	font-weight:bold;
	padding:12px 15px 0 15px;
	height:24px;
}
	
#menu ul li a:hover {	
	color:#fff;
	background:transparent url( /imgSite/over.jpg ) no-repeat top right;	
}
	
#menu ul li a.current {
	color:#fff;
	background:transparent url( /imgSite/over.jpg ) no-repeat top right;	
}
/* End of menu */

/* Member Photos */
dl {width:550px; height:; float:left; text-align:center;}
dt,dd {width:106px; float:left;}
dt .member {width:90px; height:90px; padding:3px; border:1px solid #333;}
dd {margin:100px 0 0 -112px;}
dd a {color:black;}
dd  a:hover {color:#870000;}
/* End of Member Photos */


.member {
	width:90px;
	height:90px;
	padding:3px;
	border:1px solid #333;
}

#row1col1 {
	width:250px;
	height:170px;
	float:left;
	background-color:#f0f0f0;
}

#row1col2 {
	width:550px;
	height:170px;
	float:left;
}

#row2col1 {
	width:250px;
	height:180px;
	float:left;
	margin:10px 0 10px 0;
}

#row2col2 {
	width:298px;
	height:180px;
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:10px 0 10px 0;
}

#row2col3 {
	width:250px;
	height:180px;
	float:left;
	text-align:center;
	margin:10px 0 10px 0;
}

#row3col1 {
	width:395px;
	height:130px;
	float:left;
	background-color:#f0f0f0;
}

#row3col2 {
	width:395px;
	height:130px;
	float:right;
	background-color:#f0f0f0;
}

#banner {
	width:770px;
	height:150px;
	text-align:center;
	border:3px solid #333;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:15px;
	background-image:url( /imgSite/has_banner3.jpg );
}

#warning {
	width:800px;
	height:auto;
	float:left;
	background-color:#000;
	color:#ccc;
	text-align:center;
}

#warning p {
	padding:5px 75px 5px 75px;
}

#copyright {
	width:800px;
	height:auto;
	float:left;
	background-color:gray;
	color:#ccc;
	text-align:center;
}

#copyright p {
	padding:5px 75px 5px 75px;
}

/* Code for footer links  */
#links {
	width:770px;
	padding:10px;
	text-align:center;
}

#links a {
	display:inline;
	text-decoration:none;
	color:#333;
	padding:15px;
}

#links a:visited {
	color:#333;
}

#links a:hover {
	text-decoration:underline;
	color:#ccc;
}

#geoLinks {
	margin:100px auto;
	width:800px;
	height:auto;
	text-align:justify;
	background-color:#272727;
}

#geoLinks h4 {
	color:#fff;
}

#geoLinks a {
	color:#fff;
}

#geoFlag {
	text-align:right;
	width:800px;
	height:20px;
	margin:0 auto;
	color:#fff;
	padding:7px;
}
