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

body {
	background-color:#ffffff;
	background-image:url(../images/s15bg.jpg);
	background-position:left bottom;
	background-attachment:fixed;
	background-repeat:no-repeat;
	color:#ffffff;
	text-align: left;  /* Centre wrapper div */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;  /* set the default fonts */
	font-size: 100.01%;  /* Sets default font size */
		scrollbar-face-color:#000000; 
	scrollbar-base-color:#000000; 
	scrollbar-3dlight-color:#7f7f7f; 
	scrollbar-shadow-color:#000000; 
	scrollbar-darkshadow-color:rgb(0,0,0); 
	scrollbar-highlight-color:rgb(0,0,0); 
	scrollbar-track-color:#7f7f7f; 
	scrollbar-arrow-color:#7f7f7f; 
	}
	
img.splash {margin-top:400px}
	
		
#header {
	background-image:url(../images/motavatebanner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:102px;
	width:774px;
	padding:0px;
	margin:0px;
	}
	
#wrapper {
	width: 774px;  /* sets the width of the wrapper*/
	height:800px;
	background-color:#000000;
	border: 3px solid #666666;  /* sets a border to all 4 sides */
	text-align: left;  /* set text to the left of the wrapper */
	align: center;
	margin:5px auto;

	}
	
#navbar {
	height: 13px;
	width: 774px;
	text-align: center;
	margin-top:15px;
	margin-left:3px;
	}

	
ul {
	padding: 0;
	margin:0px;
	list-style: none;	
	font-family: arial, helvetica, serif;
	font-weight:bold;
	text-align:center;
	}
	
li {
	float: left;
	width: 24em;
	padding-left:0px;
	font-size:95%;
	text-decoration:none;
	list-style:none;
	}
	
ul li a {
	width: 50px;
	color: #7f7f7f;
	text-decoration:none;
	}
	
ul li a:hover {
	color:#ffffff;
	}
	
	
#content {
margin-top:40px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px;
	line-height:15px;
	}
	
#content a {color:#7f7f7f;
font-weight:bold;
text-decoration:none;}

#content a:hover {color:#FFFFFF;
font-weight:bold;
text-decoration:none;}
	
#leftcol {
	color:#ffffff;
	width:150px;
	float:left;
	font-size:11px;
	padding-left:10px;
	text-align:justify;
	}
	
.@dspace1 {
margin-top:15px;
border:solid 2px;
border-color:#7f7f7f;
height:150px;
width:150px;
color:#00CC66;
float:left;
}
	
#rightcol
	{
	width:550px;
	height:570px;
	float:left;
	padding:0px 20px 20px 10px;
	margin-left:10px;
	overflow:auto;
}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	}	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;}
	
h3 {color: #7f7f7f;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:-18px;}

.pic@ {background-image:url(../images/4clubcars.jpg);
background-position:center;
float:right;
margin-top:100px;
}

#leaderboard {position:50%;
text-align:center;
}

#leaderboard th {border-bottom:1px white solid;
}
#leaderboard td {font-size:11px;
}

#footer
	{
	position:50%;
	color:#ffffff;
	text-align:center;
	padding:5px;
	font-size: 70%;
	font-family:Arial, Helvetica, sans-serif;
	left: 706px;
	top: 791px;
	}

#footer a, #footer a:hover {
color:#7f7f7f;
text-decoration:none;
font-style:italic;
}

