html{ 
	overflow-y: scroll;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
img {
	display:block;
}
a {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
a.mem {
	color: #900;
	text-decoration: none;
}

a.mem:hover {
	background-color: #fc9;
	text-decoration: none;
}

a.site {
	color: #900;
	text-decoration: none;
	margin-left:25px;
	margin-right:25px;
}

a.site:hover {
	background-color: #fcc;
	color: #000000;
	text-decoration: none;
	
}
a.cred {
	color: #fff;
	text-decoration: none;
}

a.cred:hover {
	
	color: #fff;
	text-decoration: none;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;

}
.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;

}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;

}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;

}


.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.italic{
	font-style:italic;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #ccc #666 #666 #ccc;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.maintext {
	border: 1px solid;
	border-color: #c99;
	
}

.memlist {
	border: 1px solid;
	border-color: #c99;
	margin:10px;
	padding: 10px;
	background-color: #e1e1e1;
}

.subtext {
	width:200;
	background-color: #ccc;
	border: 1px solid;
	border-color: red;
}
.pad {
	padding: 10px;
	text-align: justify;
}
.pad3 {
	position: relative;
	left: 50;
	width: 70%;
	padding: 5px;
	background-color: #c99;
}
.pad4{
	padding: 5px;
	background-color: #c99;
	margin:0 auto;
	width:96%;
}
.pad2 {
	padding: 10px;
	text-align: center;
}

.profile {
	width: 90%;
	padding: 10px;
	text-align: justify;
	background-color: #c99;
}
.venuetext {
	margin: 10px;
	padding: 10px;
	text-align: justify;
	border: 1px solid;
	border-color: #c99;
}

.venueIm{
	display:block;
	width:450px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	
}	
.business {
	/*padding: 2px;*/
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #fff;
}
img.bound {
	border-width: 5px;
	border-color: #c99;
}
.odd{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#e1e1e1;
}
.odd a{
	padding-left:5px;
}
.even{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#f5f5f5;
}
.even a{
	padding-left:5px;
}
#topNews{
	padding:10px;
	border:#c99 2px solid;