@charset "UTF-8";
/* CSS Document */

body
{
	text-align: left;
	background-attachment:fixed;
	background-color: #d9d9d9;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	color: #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	z-index: 0;
}
h2 {font-size:12px;margin-bottom:0}
div.outershell
{
	text-align: left;
}

div.shell
{
	background-color: white;
	
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
	z-index: 0;
}

div.header
{
	margin: 0px;
	position: 	absolute;
	z-index: 1;
}

div.header img
{
	padding: 0px;
	margin: 0px;
}

div.menu
{
	height: 25px;
	background-color: transparent;
	position: absolute;
	top: 116px;
	text-align: left;
	width: 800px;
	z-index: 5;
}

div.menu img
{
	padding: 0px;
	margin: 0px;
}

div.menu div.menu_button
{
    float: left;
	z-index: 6;
}

div.centre_holder
{
    background-color: white;    	
	text-align: center;
	position: absolute;
	top: 145px;
	width: 800px;
	z-index: 0;
}

div.centre
{
	background-attachment: inherit;
	background-color: white;
	background-image: url(../images/centre_back.jpg	);
	background-position: left top;
	background-repeat:repeat-x;
	border: solid 0px #a8a8a8;
	clear: both;
	float: left;
	height: 426px;
	text-align: left;
	width: 800px;
	z-index: 0;
}

div.centre div.content
{
	height: 370px;
	font-size: 12px;
	color: #464646;
	z-index: 0;
}
.fleft {float:left}
.fright {float:right;padding-top:20px}
div.centre div.priv
{

	margin: 0px 20px 10px 20px;
}

div.centre div.priv a
{
	color: #959595;
	text-decoration: none;
}

div.centre div.priv a:hover
{
	color: #0098f7;
}
#footerbg {background:url(../images/fsa.jpg) no-repeat bottom right;}
div.footer
{
	background-color: transparent;
	clear: both;
	color: #959595;
	position: absolute;
	text-align: center;
	top: 590px;
	width: 800px;
}

div.footer a
{
	color: #959595;
}

img
{
	border: none;
}

#index_button, #about_button, #type_button, #news_button, #rates_button
{
	margin-right: 1px;
}



div.content a
{
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

div.content a:link
{
	color: #464646;
}

div.content a:active
{
	color: #464646;
}

div.content a:visited
{
	color: #464646;
}

div.content a:hover
{
	color: #464646;
}

div.content p
{
	padding: 12px 0px 0px 0px;
	margin: 0px;
}



div.left_menu
{
    float: left;
}

div.left_menu_button
{
    clear: both;
    height: 25px;
    width: 170px;
}

.pv
{
    margin-top: 4px;
}

.pv a
{
     text-decoration: none;
}

.pv:hover
{
     text-decoration: underline;
}

