body {
	margin: 0px;
	padding: 0px;
	border: 0;
	color: #FFFFFF;
	font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	width:754px;
	background-color: #000000;
	background-image: url('images/chbackm4.jpg');
	background-repeat: no-repeat;
}

h1 { color: #FF0000;
	font-size: 16px;
	text-align: center;
}

h2 { color: #FF0000;
	font-size: 14px;
	text-align: center;
}

b  { 
	font-size : 14px; font-weight: bold; 
}

strong {
	 font-size : 14px; font-weight: normal; color: #FF0000;
}

a {
	color: #FFFFFF; text-decoration: none;
}

a:hover {
	text-decoration: underline;;
}

ul {
	margin-bottom: 5px;
}

li {
	list-style: none;
	margin-bottom: 5px;
}

p {
	margin-bottom: 0px;
}

p a {
	color: #FFFFFF;
	text-decoration: underline;
}

.title {
	color: #FF0000;
}

#wrapper {
	position: relative; margin-top: 184px;
}
#nav {
	display: inline;
	position: relative;
	left: 40px;
	font-size: 14px;
}

#nav b {font-size : 14px; font-weight: bold; color: #FF0000;
	
}

#content {
	width: 754px;
	margin-top: 15px;
	font-size: 12px;
}

#frye #wrapper {
		background-color: #FFFFFF;
}
#frye #content {
	width: 500px;
	font-size: 12px;
	margin: 25px auto;
	color: #000000;
	line-height: 16px;
}

#frye h1 {
	color: #000000;
	text-align: left;
	padding-top: 15px;
}

#frye p a {
	color: #808080;
	}
	
#col1{
	display: block;
	float: left;
	margin: 0px 5px 0px 5px;
	font-size: 12px;
}

#winners .picturelist {
	font-size: 9px;
	text-align: center;
	width: 100%;
}

.picturelist b{
	font-size: 9px;
}

#winners {
	text-align: left;
	line-height: 14px;
	font-size: 12px;
}

#winners b {
	font-size: 12px;
}

#winners a {
	color: red;
}

#col1_picture{
	width: 519px; float: left;
	margin: 0px 5px 0px 5px;
	text-align: center;
}

#col1 #links {
	text-align: left; position: relative; top: 350px;
	width: 360px; font-size: 12px;
}

#links li{
	list-style: disc;
}

#links img {
	margin-right: 5px;
}

#president {
	width: 360px; float: left;
	font-size: 12px;
}

#president img {
	float: left;
	margin-right: 5px;
	border: solid 2px black;
}

#col2 {
	display: block;
	float: left;
	margin-left: 15px;  font-size: 12px;
}

#welcome {
	display: block; width: 210px; 
	text-align: center; font-size: 12px;
	margin-bottom: 5px;
}

#main_text {
	display: block; width: 210px; 
	margin-bottom: 5px; font-size: 12px;
}

#main_text a {
	color:red;
	text-decoration: underline;
}

#aboutus_text{
	display: block; width: 360px; float:left;
	margin-bottom: 5px; font-size: 12px;
}

#contact_phone {
	display: block; width: 180px; float:left;
	margin-bottom: 25px;
}

#contact_mail {
	display: block; width: 180px; float:left;
	margin-bottom: 25px; font-size: 12px;
}

#membership_col1 {
	display: block; width: 180px; float:left;
	margin: 0px 10px 15px 0px;  font-size: 12px;
}

#membership_col2 {
	display: block; width: 170px; float:left;
	font-size: 12px;
}

#membership_col2 li {
	list-style: disc;
}
#friends {
  border-top: 2px solid #ff0000; font-size: 12px;
}
#footer {
	text-align: center; font-style: italic;
	font-size: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
}

#clear {
	clear: both; height: 12px;
}