html
{
	padding:0;
	font-family:tahoma,verdana,arial,sans serif;
	font-size:11px;
}
body
{	text-align:center;
	margin:0px 0 10px 0;
	padding:0;
	background-color:#000;

}

div#CentreLayout
{
	margin: 0 auto;
	width: 900px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	border-left: 0px Solid #EEE;
	border-right: 0px Solid #EEE;
	color: #FFF;
	background-color:#000;
}

div#bottom
{
	border-top: 0px solid #FFF;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	width: 900px;

	color: #FFF;
	float:left;
	display: inline;
}

.block
{
	float:left;display: inline; /*fix ie 6 double margin bug*/
}

div#Header
{
	float:left;
	width:900px;
	min-height: 185px;
	height: 185px;
	/*background: url(../images/header_nav.png) bottom left no-repeat;
	...and see patch for ie6 background position due to use of nav -- in fp_nav.css*/
	border: 0px dotted #0099FF;
	text-align: right;
	z-index:1;
}

#Nav
{
	float:left;
	padding: 0px;
	margin: 0px;
	border: 0;
	/*padding-top:5px;*/
	border: 0px dotted #FF0000;

	
}

#Nav a.leftmost
{
	margin-left: 0;
}
#Nav a.rightmost
{
	margin-right: 0;
}

div#banners
{
	clear:both;
	border-top: 2px solid #FFF;
	margin-top: 0px;
	height: 150px;
	z-index:1;
	border: 0px dashed #FF9900;
	background: url(/gfx/image.jpg) bottom left no-repeat;
	/*background-color: #000;*/
}

div#Page
{	
	clear:both;
	margin: 30px 10px 0px 20px;
	padding: 10px 0px 0px 20px;
	width: 840px;
	border: 0px dashed #FF9900;
	float: left;
	text-align: justify;
	background: url(/gfx/grad.png) top left repeat-x;
	background-color:#000;
}

div#Page li
{
	padding:0 0 0 0;
	margin: 0 0 0 0;
	line-height: 14px;
}

/*div#Page p:first-letter { font-size: 24px;}
div#Page p:first-line { line-height: 22px; }*/
div#Page p {font-size: 11px; line-height:16px; margin:7px 0px 7px 0px;}
div#Page h2
	{
	font-size:12px;
	font-weight:normal;
	color:#99875A;
	margin:0;
	}

div#Page h4
	{
	font-size:20px;
	font-weight:normal;
	color:#99875A;
	letter-spacing:4px; 
	}
	
	div#Page h5
	{
	font-size:16px;
	font-weight:normal;
	color:#99875A;
	letter-spacing:1px; 
	}
	div#Page h6
	{
	font-size:14px;
	font-weight:normal;
	color:#99875A;
	letter-spacing:1px;
	text-align:left;
	margin:0;
	}
	
div#pageone {

	border:0px dotted #449900;
	float: left;
	width:265px;
}

div#pagetwo {
	margin-left:20px;
	border: 0px dashed #DD9900;
	float: left;
	width:265px;
}

div#pagethree {
	margin-left:20px;
	margin-right: 10px;
	border: 0px dashed #DD9900;
	float: right;
	width:260px;
}

div#pagefour{

	border:0px dotted #449900;
	float: left;
	width:350px;
}

div#pagefive {
	margin-right:50px;
	border: 0px dashed #DD9900;
	float: right;
	width:350px;
	text-align:center;
}

div#pagefriends{

	border:0px dotted #449900;
	float: left;
	width:650px;
}

div#shades {
	width:150px;
	border: 0px dashed #FF0000;
	text-align:center; 
	margin-right:25px; 
	margin-left:25px; 
	float:left;
}

div#shades p {
	text-align:left;
}

div#breaker {
	width:700px;
	height:1px;

	float:left;
}

input.f1 {font-size: 10px; border:0px; margin-left: 12px; 
 margin-top: 0px; 
 margin-bottom: 0px; }
 
 a:link { 
	color: #99875A;
	text-decoration: underline;
}

a:visited { 
	color: #BBB;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;

}

div#footer a:link {
	color: #99875A;
	text-decoration: underline;
}

div#footer a:hover {
	color: #ffffff;
	background-color: #99875A;
	text-decoration: underline;
}

div#Page a:hover {
	color: #ffffff;
	background-color: #99875A;
	text-decoration: underline;
}


.button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #99875A; 
 color: #FFFFFF; 
 margin-left: 12px;
 margin-top: 0px; 
 margin-bottom: 0px; 
 border: 0px solid #000;
 height: 16px;
}



div#footer
{
	float:left;
	width:500px;
	margin-top:4px;
	margin-left:40px;
	text-align:left;
	border:0px white solid
}

.randr {
	font-size:14px;
}
