@import url("whitespace-reset.css");
/* -- BODY STYLES -- */

/* ----------Body ID Divs---------- */


body {
	background: black url("wwwgrafx/back.jpg") repeat;
}

#header	{
	margin: 0 auto;
	width: 912px;
	height: 152px;
	background: url("wwwgrafx/head.jpg") no-repeat;
}

#content	{
	margin: 0 auto;
	width: 912px;
	background: url("wwwgrafx/content.jpg") repeat-y;
}

#footer	{
	margin: 0 auto;
	width: 912px;
	height: 81px;
	background: url("wwwgrafx/foot.jpg") no-repeat;
}



/* ----------Body Column Divs---------- */


br.clear { clear: both;}

.leftdouble	{
	float: left;
	margin-left: 26px;
	width: 568px;
	margin-top: 20px;
	display: inline;
}

.rightdouble	{
	float: right;
	margin-right: 26px;
	width: 568px;
	display: inline;
	margin-top: 20px;
}

.leftsingle	{
	float: left;
	margin-left: 26px;
	width: 272px;
	margin-top: 20px;
}

.rightsingle	{
	float: right;
	margin-right: 26px;
	width: 272px;
	display: inline;
	margin-top: 20px;
}

.eventleft	{
	float: left;
	margin-left: 26px;
	width: 400px;
	margin-top: 20px;
	display: inline;
	background-color: #efebdd;
}

.eventright	{
	float: right;
	margin-right: 26px;
	width: 400px;
	margin-top: 20px;
	background-color: #dde6f0;
	display: inline;
}

.eventleft img, .eventright img {
	padding-bottom: 20px;
}


/* ----------Body Class Divs---------- */


.centerbutton  {
	width: 568px;
	padding-bottom: 25px;
	float: left;
	display: block;
}

.together {
	display: inline;
}

fleft  {
	float: left;
}



.mainnavigation {
	padding-top: 126px;
	margin-left: 26px;
	width: 860px;
}

.mainnavigation li {
	display: inline;
	margin-right: 20px;
}

.flashnav {
	margin-left: 26px;
	width: 860px;
}

.flashnav li {
	display: inline;
	margin-right: 20px;
}


.mainstory	{
	width: 568px;
	background-color: #efebdd;
	margin-bottom: 20px;
}

.mainstorywhite	{
	width: 568px;
	margin-bottom: 20px;
}

.news	{
	width: 272px;
	background-color: #dde6f0;
}

.subsectionleft	{
	width: 274px;
	height: 165px;
	float: left;
}

a.donate	{
	width: 274px;
	height: 165px;
	background: url("wwwgrafx/donate.jpg") no-repeat;
	text-decoration: none;
	display: block;
}

a.donate:hover	{
	background-position: -274px 0;
}



.subsectionright   {
	width: 274px;
	height: 165px;
	float: right;
	display: inline;
	background-color: #efebdd;
}

a.club	{
	width: 274px;
	height: 165px;
	background: url("wwwgrafx/365club.jpg") no-repeat;
	text-decoration: none;
	display: block;
}

a.club:hover	{
	background-position: -274px 0;
}

.displace {
	position: absolute;
	left: -5000px;
}

ul.leftlist	{
	width: 250px;
	float: left;
	padding-bottom: 20px;
}

ul.rightlist	{
	width: 250px;
	float: left;
	display: inline;
	padding-bottom: 20px;
}

ul.side  {
	width: 272px;
	display: inline;
}

.imagepad  {
	padding-bottom: 10px;
}



/* ----------Text Formatting---------- */



h1 {
	color: #164388;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-left: 14px;
}

.boardhead   {
	padding-top: 25px;
}

.largetype {
	font-size: 18px;
	padding-top: 10px;
	width: 518px;
}


p    {
	color: #4f4c4b;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 20px;
	margin-left: 14px;
	width: 518px;
}

.newsarticle	{
	font-weight: bold;
	padding-bottom: 1px;
}

.events {
	width: 370px;
}


.quote    {
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	padding: 10px;
	border-left: 1px solid #666666;
	color: #164388;
	font-size: 14px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	line-height: 18px;
	display: inline;
	float: right;
	width:	150px;
}

.footertype {
	margin-left: 26px;
	font-size: 11px;
	line-height: 11px;
	width: 700px;
	padding-top: 48px;
}

.newshead {
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 0px;
	color: #164388;
	font-weight: bold;
	padding-top: 20px;
	margin-left: 12px;
	width: 248px;
}

.newsbody {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 0px;
	margin-left: 12px;
	width: 248px;
}

a.newsbody {
	color: #164388;
}

a.newsbody:hover {
	background-color: #164388;
	color: white;
}

.newsbodylast {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 20px;
	margin-left: 12px;
	width: 248px;
}

a.newsbodylast {
	color: #164388;
}

a.newsbodylast:hover {
	background-color: #164388;
	color: white;
}


a.readmore    {
	color: #164388;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	display: inline;
}

a.readmore:hover 	{
	background-color: #164388;
	color: white;
}

a.contact    {
	color: #4f4c4b;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	display: inline;
}

a.contact:hover 	{
	background-color: #164388;
	color: white;
}


a.mainnav    {
	color: #164388;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

a.mainnav:hover 	{
	background-color: #164388;
	color: white;
}

li.name	{
	font-weight: bold;
	color: #164388;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-left: 14px;
	list-style-position: outside;
}

li.namepad	{
	padding-top: 20px;
	font-weight: bold;
	color: #164388;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-left: 14px;
	list-style-position: outside;
}

li.title 	{
	color: #474545;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 12px;
	margin-left: 14px;
	list-style-position: outside;
}

a.titlelink 	{
	color: #474545;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 12px;
	margin-left: 0px;
	list-style-position: outside;
	text-decoration:none;
}

li.addy {
	color: #4f4c4b;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-left: 14px;
	list-style-position: outside;
}



