<style type="text/css">

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: B76F28;}
input {
	font-family : Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-variant : normal;
	font-size:12px;
	font-style : normal;
	font-weight : bold;
	height : auto;
	left : auto;
	letter-spacing : normal;
	line-height : normal;
	background-color:#666666;
	color:#FFFFFF;
}
input.bttn  
{
	font-family : Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-variant : normal;
	font-size:12px;
	font-style : normal;
	font-weight : normal;
	height : auto;
	left : auto;
	letter-spacing : normal;
	line-height : normal;
	background-color:#666666;
	color:#FFFFFF;
	width : 50px;
}

.copyrightw 
{
	font-family:Century Gothic,verdana,helvetica,sans-serif;
	font-size:9px;
    font-weight: normal; 
	color: #FFFFFF;
}
.copyrightb 
{
	font-family:verdana,helvetica,sans-serif;
	font-size:10px;
    font-weight: bold; 
	color: #000000;
}
.menuw {
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
    font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 25px 0px 0px;
}
.menug 
{
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
    font-weight: normal; 
	color: #B76F28;
	text-decoration: none;
	padding:0px 25px 0px 0px;
}
.menub {
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
    font-weight: bold; 
	text-align: left;
	padding:10px 50px 10px 0px;
	text-decoration: none;
	color: #000000;
}
.littlewtext {
	font-family:Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
    font-weight: normal; 
	text-align: left;
	color: #FFFFFF;
}
.littlewtextr {
	font-family:Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
    font-weight: normal; 
	text-align: right;
	color: #FFFFFF;
}
.littlewtextc {
	font-family:Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
    font-weight: normal; 
	text-align: center;
	color: #FFFFFF;
}
.littlegtext
{
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
    font-weight: bold; 
	text-align: left;
	color: #cc9933;
	text-decoration: none;
}
P.tinymenur
{
	font-family : arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
	text-align : right;
	color: #ffffff;
}
html, body 
{
	margin:0;
	padding:0;
}

body
{
	text-align: center;
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	color: #135ace;
	font-size: 12px;
	margin: 0;
}

#banner
{
  width:300px;
  height:100px;
  margin: 0px 50px 0px 0px;
  padding: 3px 0 0 0;
  float: right;
}
#nav
{
	width: 950px;
	height: 30px;
	float: left;
}
#nav2 {
	padding: 50px 15px 5px 0px;
	position: relative;
	float: right;
	border: 0px solid #777777;
}
#main 
{
	padding: 10px;
	width: 500px;
	float: right;
	text-align: left;	
}
#sidebar 
{
	padding: 10px;
	width: 450px;
	float: left;
	text-align: left;	
}
/*********************/
/* FOOTER */
/*********************/
#footer {
	margin-bottom: 15px;
	border-top: 1px dashed #666666;
	padding: 5px 0 0 5px;
	margin-right: 200px;
}

</style>

