body {
	margin: 0px;
	background-image: url(img/bg.gif);
	font-size: 0.9em;
	line-height: 16px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

a { 
	color:#FEBA01;
	text-decoration:none;
}
a:hover { 
	color: #FED052;
	text-decoration:underline;
}

img {
	border: 0px;
}

h1 {
	color: #FEBA01;
	padding-top: 5px;
}

h2 {
	color: #FEBA01;
}

hr {
	color: #000000;
	height: 1px;
}

input { 
	background : #c6c6c6;
	border : 1px solid #646464; 
	color: #000000;
	padding : 0.25em; 
	margin : 0 0 0 0.75em; 
 }
button { 
	background : #c6c6c6; 
	border : 1px solid #646464; 
	color: #000000;
	padding : 0.25em; 
	margin : 0 0 0 0.75em;
}
textarea {
	background : #c6c6c6; 
	border : 1px solid #646464; 
	color: #000000;
	padding : 0.25em; 
	margin : 0 0 0 0.75em;
}
select {
	background : #c6c6c6;
	border : 1px solid #646464;
	color: #000000;
	padding : 0.25em;
	margin : 0 0 0 0.75em;
}

#header {
	background-image: url(img/header.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	height: 85px;
	font-weight: bold;
}
#header-left {
	float: left;
	margin-left: 50px;
	padding-top: 8px;
}
a.header { 
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.header { 
	color: #FED052;
	text-decoration:underline;
}
#header-right {
	float: right;
	margin-right: 50px;
	padding-top: 8px;
}

#menu{
	margin: 0 auto 0 auto;
	width: 1100px;
	height: 281px;
}
#menu-left {
	background-image: url(img/header-left.gif);
	margin: 0 auto 0 auto;
	width: 25px;
	height: 281px;
	display: inline-block;
	float: left;
}
#menu-main {
	background-image: url(img/top.jpg);
	margin: 0 auto 0 auto;
	width: 1050px;
	height: 281px;
	display: inline-block;
	float: left;
	position: relative; left: 0px;
}
#menu-right {
	background-image: url(img/header-right.gif);
	margin: 0 auto 0 auto;
	width: 25px;
	height: 281px;
	display: inline-block;
	float: right;
}

#menu-home{
	background-image: url(img/home.jpg);
	float: left;
	margin: 168px 0 0 20px;
	width: 75px;
	height: 28px;
	position: absolute;
}
#menu-forum{
	background-image: url(img/forum.jpg);
	float: left;
	margin: 168px 0 0 95px;
	width: 82px;
	height: 28px;	
	display: block;	
	position: absolute;
}
#menu-rss{
	background-image: url(img/rss.jpg);
	float: left;
	margin: 168px 0 0 177px;
	width: 65px;
	height: 28px;	
	display: block;	
	position: absolute;
}
#menu-team{
	background-image: url(img/team.jpg);
	float: left;
	margin: 168px 0 0 242px;
	width: 72px;
	height: 28px;	
	display: block;
	position: absolute;	
}
#menu-events{
	background-image: url(img/events.jpg);
	float: left;
	margin: 168px 0 0 314px;
	width: 83px;
	height: 28px;	
	display: block;
	position: absolute;	
}
#menu-links{
	background-image: url(img/links.jpg);
	float: left;
	margin: 168px 0 0 397px;
	width: 72px;	
	height: 28px;	
	display: block;	
	position: absolute;
}
#menu-contact{
	background-image: url(img/contact.jpg);
	float: left;
	margin: 168px 0 0 469px;
	width: 94px;	
	height: 28px;	
	display: block;	
	position: absolute;
}

#container {
	margin: 0 auto 0 auto;
	width: 1100px;	
}

#content {
	background-image: url(img/content.png);
	margin: 0 auto 0 auto;
	width: 1100px;
	float: left;
}

#text {
	margin: 0 50px 0 auto;
	width: 705px;
	height: auto;
	display: inline-block;
	text-align: justify;
	float: left;
	padding: 0 0 20px 50px;
}

#news-right {
	float: right;
	margin:5px;
}

#news-left {
	float: left;
	margin:5px;
}

#panel {
	margin: 0 auto 0 auto;
	width: 265px;
	height: auto;
	display: inline-block;
	text-align: justify;
	float: right;
	padding: 20px 30px 20px 0;
}

#footer {
	background-image: url(img/footer.gif);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 33px;
	width: 100%;
	height: 65px;
	display: inline-block;
}

.webdes {
	position: relative; bottom: 11px
}

.link {
	color: #FFFFFF;
}

.ind_ach {
	padding-top: 20px;
	color: #FEBA01;
	font-weight: bold;
}

.driver_img_1 {
	margin-left: 15px;
	border : 1px solid #000000; 
}

.driver_desc_1 {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

.driver_img_2 {
	float: right;
	margin-right: 15px;
	border : 1px solid #000000; 
}

.driver_desc_2 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

.profile_img {
	border: 1px solid #000000;
	float: right;
	margin-left: 10px;
}
p.header_title {
	
	margin-top: 0px;
	padding-top: 8px;
	text-align: right;
		
}