/* *{margin:0; padding:0;} */
div.container

{	
	
	
	/*width:99.84%; */
	margin-left:auto;
	margin-right:auto;
	width:920px;
	text-align:center;

	/*margin:0px; */

	border:1px solid gray;

	line-height:150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}



div.header

{

	height:130px;	

	/*padding:0.5em; */

	color:white;

	background :url('header.jpg') no-repeat center;	

	background-color:rgb(153,51,51);

	clear:left;	
	
	text-align:left;

}

div.footer

{
	padding:0.4em;
	
	colour:white;
	
	background-color:rgb(153,51,51);
	
	clear:left;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:white;
	
	text-align:left;
}

h1.header

{

	padding:0;

	margin:0;

}



div.left /* The left column for menu buttons */

{
	float:left;

	width:100px;

	margin:0;

	padding:1em 0em;
	
	font-size:13px;
	

	
}



div.content /* Main body of the page */

{
	text-align:left;
	margin-left:120px;	

	padding:1em;

	line-height:120%;

	/*border-left:1px solid gray; */

	overflow:none;

}

div.tables
{
font-size:12px;
text-align:center;
}

div.tableSmall
{
font-size:9px;
text-align:center;
}

div.tableSmaller
{
font-size:10px;
text-align:center;
}

div.contact
{
	float:left;
	width:700px;	
	padding: 1em;	
	font-size:10px
}

span.emailAddress
{
font-size:10px;
}

#homepage
{	
	float:left;
	width:400px;
	padding: 1em;	
	font-size:10px
	
}

h2 {
font-size:20px;
}

#newspage
{
	margin-top:10px;
	float:left;
	width:700px;
	padding: 1em;
}

#findus
{
	margin-top:10px;
	float:left;
	width:700px;
	padding: 1em;
	
}

#makemoney
{
	margin-top:10px;
	float:left;
	width:700px;
	padding: 1em;
	
}

#makemoneybanner
{
width:470px;
margin-left:15px; 
padding: 0.5em;
border:1px solid gray;
}

#theclub
{	
	float:left;
	width:700px;
	padding: 1em;	
	font-size:10px
	
}

#theclub p1 {
font-size:10px;
}

#palfpic {

float:right;
color : #b0a77e; 
width : 300px; 
margin-top:20px;
padding: 0.5em;
border:1.5px solid gray;
 

} 
#palfpic h1 {

padding-top:265px; 
font-size:8px;
text-align:center;
}
#sponsor {text-align:left;}
#sponsor p4 {
text-align:center;
}

p.p4 {

font-size:10px;
text-align:left;
text-decoration:underline;
}

p.p5 {
font-size:10px;
text-align:left;
text-decoration:none;
}

p.newsHeader {
text-align:left;
font-size:10px;
}

p.date {
text-align:left;
font-size:12px;
font-weight:200;

}

p.details {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
margin-left:30px;
font-size:9px;
}


table {

	border-top-width:1px;

	border-left-width:1px;

	border-right-width:0px;

	border-bottom-width:0px;

	border-color:#ccc;

	border-style:solid;

	width:99.40%

}	

.noborder {

  border-style:none;

}

table td, table th {

	border-top-width:0px;

	border-left-width:0px;

	border-right-width:1px;

	border-bottom-width:1px;

	border-color:#ccc;

	border-style:solid;

	padding:1px;

}

table tr.d0 td {

  background-color: #E0FFFF;

}

table tr.d1 td {

  background-color: #FFE4E1;

}

table tr.d2 td {

  background-color:rgb(153,51,51);
  color:rgb(255,255,255);

}

ul /* This is the box surrounding the Menu buttons */

{

	/*float:center; */

	width:100%;

	padding:0;

	margin:0;

	list-style-type:none;	

}



a.button /* The actual object of the menu buttons themselves */

{
	font: 30%;
	
	float:left;

	width:7.5em;

	text-decoration:none;

	color:white;

	background-color:rgb(153,51,51);

	padding:0.3em 0.6em;

	border-right:0px solid grey;

	text-align: right;

	 

}
a.button:hover {color:rgb(0,0,0); background-color:rgb(0,182,242)}

a.button:active {color:rgb(255,255,0)}

a.link:link {color: #CCCCCC; text-decoration:none;}
a.link:visited {text-decoration:none; color: #CCCCCC; }
a.link:hover {color:#999999; text-decoration:underline; }

a.logout:link {text-decoration: none; color: #CCCCCC; font-size:12px }
a.logout:visited {text-decoration: none; color: #CCCCCC; font-size:12px }
a.logout:hover {text-decoration: underline; color:#999999; font-size:12px }

a.textlink:link {color:#666666; text-decoration:none;}
a.textlink:visited {text-decoration:none; color: #666666; }
a.textlink:hover {color:#333333; text-decoration:underline; }




a:hover {color:#ff3300}



/* a:link {color:rgb(255,255,255)}  	 unvisited link - White */

/* a:visited {color:rgb(255,255,0)}  	  visited link - White */

   	/* selected link */



li {display:table-row}

