
body {
	background-image: url(2633433.gif);
}
h1 { font-family: "Trebuchet MS";
	color: #FFFFFF;
	line-height:40%;
	font-size:12px}

	h2 { font-family: "Trebuchet MS";
	color: #FFFFFF;
	line-height:10%;
	font-size:44px}

.style1 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}

.styleT {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	line-height:50%;
	font-size:18px
}
.smtext {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size:12px
}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style6 {
	color: #FF0000;
	font-family: "Trebuchet MS";
}
.style9 {font-size: 18px; font-family: "Trebuchet MS";}
.btred {font-size: 18px; color:#cc0000; font-family: "Trebuchet MS";}

#navigation { 

display: block;

	height: 35px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-left: 45px;

}

#navigation ul {

width: 100%;
margin: auto;


	list-style-image: none;

	list-style-type: none;

	padding: 0px;

}

#navigation li {

	display: block;

	float: left;

	font-size: 0.9em;

}

#navigation a {

	color: #FFFFFF;
	
	font-family: "Trebuchet MS";

	text-decoration: none;

	display: block;

	margin-top: 0px;

	margin-bottom: 0px;

	height: 25px;
width:6em;

	padding-left: 7px;

	padding-top: 10px;

	padding-right: 7px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #666666;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #666666;

	background-color: #333333;

}

#navigation a:hover {

	color: #FFFFFF;

	background-color: #cc0000;

}

#navigation a:active {

	color: #cc0000;

	background-color: #cc0000;

}

.leftlink a
{
float:center;
font-family: "Trebuchet MS";
width:6em;
text-decoration:none;
color:white;
background-color:#333333;
padding:0.1em 0.6em 0.1em 0.6em;

}
.leftlink a:hover {background-color:#cc0000}