
	/*  General  */

body {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	background: #fff url(/images/masthead.gif) no-repeat scroll top left;
	margin: 0;
	padding: 0;
	}

p, th, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	}

p.justified, p.left, p.center, p.right {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	}

p.justified {
	text-align: justify;
	}

p.left	{
	text-align: left;
	}

p.center {
	text-align: center;
	}

p.right {
	text-align: right;
	}

p.centersmall {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	color: #000;
	}

p.centerhuge {
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;
	color: #888;
	}	

p.leftsmall {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	color: #000;
	}

#footer p {
	margin: 0 100px 0 100px;
	padding: 0;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	color: #000;
	}

#header h2 {
	font-weight: bold;
	text-align: left;
	font-size: 25px;
	padding: 0;
	margin: 190px 0 0 310px;
	font-style: italic;
	}

#header h2 {
	font-weight: bold;
	text-align: left;
	font-size: 25px;
	padding: 0;
	margin: 190px 0 0 310px;
	font-style: italic;
	}

h3 	{
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #888;
	}

a:link, a:visited {
	color: #888; 
	text-decoration: none; 
	}

a:hover, a:active {
	color: #888; 
	text-decoration: underline; 
	}	

ul {
	list-style: disc inside url("/images/bullet.gif");
	margin: 0 10px 20px 10px;
	text-align: left;
	line-height: 20px;
	padding: 0;
	font-size: 13px;
	color: #000;
	}

img	{
	display: inline;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 0;
	padding: 0;
	}

.floatright {
	float: right;
	margin: 0 0 15px 15px;
	padding: 0;
	}	

.floatleft {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	}	

.border {
	border: 1px solid #000; 
	}

strong	{
	font-weight: bold;
	}

span.emstrong {
	font-weight: bold;
	font-style: italic;
	}

em	{
	font-style: italic;
	}

.hidden {
	display: none;
	}
	


	/* DIV Placement */

div	{
	overflow: hidden;
	}

div#pagetable {
	width: 760px;
	margin: 0;
	padding: 0;
	}

div#header {
	width: 100%;
	height: 225px;
	padding: 0;
	margin: 0 0 15px 0;
	}

div#menu {
	width: 170px;
	margin: 0 0 20px 10px;
	float: left;
	padding: 0;
	}

div#maincontent {
	width: 550px;
	margin: 0 0 20px 0;
	float: right;
	padding: 0;
	}

div#footer {
	width: 100%;
	height: 65px;
	margin: 0;
	padding: 0;
	clear: both;
	}



	/* Main Menu Styles */

#menu p {
	margin: 0;
	padding: 0;
	}

#menu a {
	display: block;
	height: 60px;
	width: 100%;
	clear: both;
	text-decoration: none;
	}

a#homebutton {
	background: transparent url("/images/home-button.gif") no-repeat top left;
	}

a#newsbutton {
	background: transparent url("/images/news-button.gif") no-repeat top left;
	}

a#pledgebutton {
	background: transparent url("/images/pledge-button.gif") no-repeat top left;
	}

a#missionbutton {
	background: transparent url("/images/mission-button.gif") no-repeat top left;
	}

a#gallerybutton {
	background: transparent url("/images/gallery-button.gif") no-repeat top left;
	}

a#contactbutton {
	background: transparent url("/images/contact-button.gif") no-repeat top left;
	}

a#leetbutton {
	background: transparent url("/images/leet-button.gif") no-repeat top left;
	}

a#walkmsbutton {
	background: transparent url("/images/walkms-button.gif") no-repeat top left;
	}

a#barearmsbutton {
	background: transparent url("/images/bare-arms-button.gif") no-repeat top left;
	}

a#sassybutton {
	background: transparent url("/images/team-sassy-button.gif") no-repeat top left;
	}



	/* Images */


/*

h1#masthead {
	background: transparent url("/images/masthead.gif") no-repeat top left;
	width: 760px;
	height: 270px;
	float: left;
	margin: 0;
	padding: 0;
	}

h1#masthead span {
	display: none;
	}

*/
