body {
	margin : 0px 20px 0px 20px;
	padding : 0;
	line-height : 1.7em;
	background: #999999 url(images/bambootile2.jpg) repeat ;
	color : #eee;
	font-family: "Times New Roman", Times, serif;
	font-size: 73%;
}

a:link, a:visited, a:active {
color : #666;
background : inherit;
}

a:hover {
color : #aaa;
background : inherit;
}

h1 {
font-size : 120%;
color : #fff;
background : inherit;
margin : 0;
padding : 20px;
}

#content h2 {
font-size : 140%;
text-transform : uppercase;
color : #fff;
background : inherit;
padding : 10px 0 10px 30px;
margin : 0;
}

p {
margin : 0;
text-align : left;
}

#container {
	width : 750px;
	border-right : 0 solid #ccc;
	border-left : 0 solid #ccc;
	color : #333333;
	background-color: #999999;
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}

#header {
width : 750px;
height : 172px;
border-bottom : 0 solid #ccc;
margin-bottom : 0;
}

#title {
	width : 750px;
	height : 50px;
	background : transparent url(images/title.jpg) no-repeat;
}

#title p {
text-align : right;
line-height : 1.5em;
text-transform : uppercase;
letter-spacing : 5px;
color : #c0d1e1;
background : inherit;
font-size : 120%;
padding : 20px 10px 20px 0;
}

#leftcol {
	width : 175px;
	float : right;
	padding-right: 0;
	padding-left: 0px;
	background-color: #999999;
	height: 100%;
}

#leftcol p {
padding : 5px 20px 5px 20px;
margin : 0;
}

#leftcol h2 {
font-size : 140%;
text-transform : uppercase;
color : #fff;
background : inherit;
padding : 10px 0 10px 20px;
margin : 0;
}

#leftcol ol, ul {
font-size : 100%;
color : #fff;
background : inherit;
}

#leftcol a{
text-decoration:none;
}

#content {
	width : 550px;
	font-size : 20px;
	background:#999;
	padding-right: 15px;
	padding-left: 10px;

}

#content p {
font-size : 20px;
line-height : 1.5em;
padding : 5px 20px 5px 30px;
margin : 0;
}

#content ul {
list-style:outside
}

#content ul {
color:#333
}

#footer {
width : 750px;
height : 50px;
clear : right;
color : #333;
background : #999;
padding : 5px 0 5px 0;
}

#footer p {
text-align : left;
padding-left : 25px;
font-size : 80%;
}

#navcontainer {
	width : 175px;
	margin 0px auto -1px auto;
	padding-bottom : 20px;
	text-align: left;
	right: auto;
	font-size:14px
}

#navcontainer ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
}

#navcontainer a {
display : block;
padding : 3px;
width : 160px;
color : #c0d1e1;
background-color : #333;
border-bottom : 1px solid #c0d1e1;
}

#navcontainer a:link, #navlist a:visited {
background : #333;
color : #c0d1e1;
text-decoration : none;
}

#navcontainer a:hover {
background-color : #32679b;
color : #d6ddbc;
}

#stuff a
{ 
text-decoration: none; 
} 

#stuff a:link{
background : #999;
}

#stuff a:visited{ 
background : #999;
}

#stuff a:hover{
background : #999;
}

#footer2 {
width : 750px;
height : 50px;
clear : right;
padding : 5px 0 5px 0;
}

#footer2 p {
text-align : left;
padding-left : 25px;
font-size : 60%;
}

#top{
	background:inherit;
	padding-top: 10px;
	padding-bottom: 10px;
}


#donate{
    border-style: solid;
	border-color: #333;
	border-width:1px;
	width: 540px;
	height: 80px;
	padding: 5px;
}
#donatetall{
    border-style: none solid none solid;
	border-color: #333;
	border-width:1px;
	width: 540px;
	height: 310px;
	padding: 5px;
}
#donateleft{
    float: left;
	width: 275px;
}
#donateright{
    float: right;
	width: 255px;
}
#memberdue{
    float: right;
}

#belownav {
	width : 175px;
	margin 0px auto -1px auto;
	padding-bottom : 20px;
	text-align: center;
	font-size:14px
}
#belownav a {
display : block;
padding : 3px;
width : 160px;
color : #c0d1e1;
background-color : #333;
border-bottom : 1px solid #c0d1e1;
}

#belownav ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
}