* {
	padding:0;
	margin:0;
	}
body {
	text-align:center;
	background:#8EC2C2 url(../../images/bg.gif) top left repeat-x;
	color:#000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	}
#printonly {
	display:block;
	width:600px;

	}

#container {
	margin:5px auto 10px auto;
	width:758px;
	background: transparent;
	position:relative;
	}
	
#masthead {
	text-align:left;
	width:758px;
	height:175px;
	background: transparent url(../../images/masthead.jpg) top left no-repeat;
	}
	
#topnav {
	display:none;
	}
	
#content {
	width:758px;
	text-align:left;
	background: transparent url(../../images/contentbg.gif) top left repeat-y;
	padding:0 0 -5px 0;
	}
#contentwrap {
	width:758px;
	background:transparent url(../../images/contenttop.gif) top left no-repeat;
	}
#nav {
	display:none;
	}
.subnav {
display:none;
	
	}
	
.subnav dl {
	text-align:left;
	font-size:x-small;

	
	}
	
.subnav dt {
	
	padding:3px;
	display:inline;
	
	}
.subnav dd {
	display:inline;
	}
	
.subnav a {
	color:#FFCC33;
	padding:3px;
	}

.subnav a:hover {
	background:#fc3;
	}
	
#content p, #content h1, #content h2, #content h3, #content h4, #content ul, #content ol {
	padding:5px 8px 5px 18px;
	}

#text ul {
	padding-left:38px;
	}
	
#rightcol ul {
	list-style:none;
	}
		
#content h1 {
	font-size:1.3em;
	}
#content h2 {
	font-size:1.2em;
	}
#content h3 {
	font-size:1.1em;
	}
#content h4 {
	font-size:1.05em;
	}
	
#text {
	
	display:inline;
	width:600px;
	}
#rightcol {
	
	display:inline;
	width:155px;
	font-size:10px;
	}
	
	
#footer {
	display:none;
	}
	
#footer p {
	font-size:x-small;
	}
.fnwrap {
	clear:both;
	padding:50px 0 100px 0;
	}
.footernav li{
	display:inline;
	padding:0px 3px 0 3px;
	}
.footernav li a {
	color:#fff !important;
	font-size:9px;
	}
	
ul.bbut {
	margin-left:15px;
	padding-top:40px;
	}
	
ul.bbut li {
	
	display:inline;
	width:190px;
	margin-right:3px;
	}

ul.bbut li a {
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	}


ul.bbut li.vol a {
	height:89px;
	width:193px;	
	}
ul.bbut li.vol {
	background:transparent url(../../images/bottombuttons.gif) 0 -106px no-repeat;
	}
ul.bbut li.vol a{
	background:transparent url(../../images/bottombuttons.gif) 0 0px no-repeat;
	}

ul.bbut li.vol a:hover {
	background:transparent url(../../images/bottombuttons.gif) 0 -106px no-repeat;
	}
	
ul.bbut li.friend a {
	height:106px;
	width:192px;
	}

ul.bbut li.friend a{
	background:transparent url(../../images/bottombuttons.gif) -193px 0px no-repeat;
	}

ul.bbut li.friend a:hover {
	background:transparent url(../../images/bottombuttons.gif) -193px -106px no-repeat;
	}
ul.bbut li.friend  {
	background:transparent url(../../images/bottombuttons.gif) -193px -106px no-repeat;
	}

ul.bbut li.donate a {
	height:106px;
	width:193px;
	}

ul.bbut li.donate a{
	background:transparent url(../../images/bottombuttons.gif) -385px 0px no-repeat;
	}

ul.bbut li.donate a:hover {
	background:transparent url(../../images/bottombuttons.gif) -385px -106px no-repeat;
	}
ul.bbut li.donate  {
	background:transparent url(../../images/bottombuttons.gif) -385px -106px no-repeat;
	}

.agspaced {
	
	font-size:xx-small;
	color:#000000;
	margin-bottom:10px;
	padding-bottom:0;
	text-align:center;
	}
	
.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	}
	
.siteoptions {
	list-style:none;
	}

		

.footertext {
	padding:0;
	margin:0;
	}
		
.agspaced a, #footer a {
	color:#000000;
	}
	
img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#158A8A;
	text-decoration:underline;
	}
	
a:hover {
	color:#035555;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
fieldset {
	margin:10px 20px 0 30px;
	}
	