@charset "utf-8";
#wrapper {
	width: 804px;
	margin-left: auto;
	margin-right:auto;
	border: thin solid #990000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #d5edb3;
	
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003300;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a:active {
	text-decoration: none;
}

#headerleft {
	float: left;
	width: 382px;
	height:101px;	
}

#headerright {
	float: right;
	width: 410px;
	
	text-align:left;
}


#headerright h1 {
	background-color: #D5EDB3;
	color: #5C743D;
	font-size:160%;
	font-weight: lighter;
}

#spacebar {
	background-color: #99cc66;
	clear: both;
	width: 804px;
	float:none;
	color: #990000;
	text-align: center;
	margin: 0px;
}

#spacebar h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-bottom-style: solid;
}

#content {
	background-color: #5C743D;
	width: 804px;
	clear:both;
	overflow:auto;
}
#leftcolumn {
	float: left;
	width: 185px;
	background-color: #5C743D;
	color: #F4FFE4;
}

#navleft {
	float: none;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
}

#navleft p {
	font-size: small;
	font-weight: bold;
	padding-left: 20px;
	color: #D5EDB3;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F4FFE4;
	border-bottom-color: #F4FFE4;
	margin: 0px;
	background-color: #5C743D;
}

#navleft p:hover {
	color: #990000;
	background-color: #D5EDB3;
}

#navleft p a {
color:#F4FFE4;
display:block;
}
#navleft p a:hover {
color:#990000;
background-color: #D5EDB3;
}
#center {
	background-color: #F4FFE4;
	margin: 0px;
	float: left;
	width: 298px;
	padding: 20px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}

#center p {
	font-size: small;
	color: #666666;
}

#rightcolumn {
	float: left;
	width: 279px;
	background-color: #F4FFE4;
}

#search {
	width: 240px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	background-color: #F4FFE4;
	margin-top: 20px;
}

input {
	width: 130px;
}

textarea {
	width: 30px;	
}

.radiofriends {
	width: 25px;
}

.radioweb {
	width: 25px;
}

.submit {
	width: 55px;
	margin-top: 10px;	
}

input.donate {
width: 86px; height:21px;
}
#rightnav {
	float: none;
	width: 238px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	font-weight: bold;
	color: #666666;
	background-color: #F4FFE4;
}

#rightnav p {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-color: #990000;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #D5EDB3;
	border: thin solid #990000;
}

#rightnav p:hover {
	color: #990000;
	background-color: #F4FFE4;
}

#rightnav p a {
color:#D5EDB3;
display:block;
}
#rightnav p a:hover {
color:#990000;
background-color: #F4FFE4;
}
#photos {
	float: none;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4FFE4;
	margin-top: 20px;
}

#footer {
	clear: both;
	float: none;
	width: 804px;
	color: #F4FFE4;
	background-color: #99CC66;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	height: 25px;
}

