/*----------------------------------------*/
/*----HOW'S MY DRIVING SCHOOL - COMMON----*/
/*----------------------------------------*/

a:link
	{
	text-decoration: none;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-weight: bold;
	}

a:visited
	{
	text-decoration: none;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-weight: bold;
	}

a:hover, a:active
	{
	text-decoration: none;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #ff9933;
	}

body
	{	
	background: #333333;
	margin: 0 auto;
	width: 800px;
	text-align: left;
	color: #ffffff;
	font-size: 8pt;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	}

ul
	{
	list-style-position: inside;
	list-style-image: url(graphics/bullet.jpg);
	}

img
	{
	border-style: none;
	} 

h1
	{
	font-size: 18px;
	color: #ffffff;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	}

h2
	{
	font-size: 16px;
	color: #ffffff;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	}

h4
	{
	font-size: 11px;
	color: #ff9933;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	}

/*----------L1----------*/
/*----BASIC-ELEMENTS----*/
/*----------------------*/

#container
	{
	width: 775px;
	height: 680px;
	margin: 0px;
	background: #ffffff;
	}


/*---------------------*/
/*---Shared Elements---*/
/*---------------------*/

.left
	{
	width: 258px;
	height: 680px;
	margin: 0px;
	overflow: hidden;
	scroll: none;
	float: left;
	background: #333333;
	}

.tleft
	{
	width: 258px;
	height: 100px;
	margin: 0px;
	overflow: hidden;
	float: left;
	}

.logo
	{
	width: 243px;
	height: 100px;
	margin: 0px;
	padding-left: 15px;
	overflow: hidden;
	float: right;
	scroll: none;
	}

.lspacer
	{
	width: 258px;
	height: 8px;
	margin: 0px;
	overflow: hidden;
	float: right;
	scroll: none;
	background: #ffffff;
	}

.bleft
	{
	width: 258px;
	height: 501px;
	margin: 0px;
	overflow: hidden;
	float: left;
	}

.bigpic
	{
	width: 243px;
	height: 501px;
	margin: 0px;
	padding-left: 15px;
	overflow: hidden;
	float: right;
	scroll: none;
	}

.right
	{
	width: 510px;
	height: 680px;
	margin: 0px;
	overflow: hidden;
	scroll: none;
	float: right;
	background: #333333;
	}

.tright
	{
	width: 510px;
	height: 60px;
	margin: 0px;
	overflow: hidden;
	background: #333333;
	float: right;
	}

.navbar
	{
	width: 495px;
	height: 60px;
	margin: 0px;
	overflow: hidden;
	background: #666666;
	float: left;
	font-size: 10pt; 
	scroll: none;
	}

.rspacer
	{
	width: 510px;
	height: 8px;
	margin: 0px;
	overflow: hidden;
	float: left;
	scroll: none;
	background: #ffffff;
	}

.bright
	{
	width: 510px;
	height: 541px;
	margin: 0px;
	overflow: hidden;
	float: right;
	}

.meat
	{
	width: 495px;
	height: 541px;
	margin: 0px;
	overflow: hidden;
	float: left;
	background: #666666;
	scroll: none;
	}

.meat2
	{
	width: 485px;
	height: 541px;
	margin: 0px;
	overflow: hidden;
	float: right;
	background: #666666;
	scroll: none;
	}

.meatcenter
	{
	width: 495px;
	height: 541px;
	margin: 0px;
	overflow: hidden;
	float: left;
	background: #666666;
	scroll: none;
	text-align: center;
	}

.meatscroll
	{
	width: 495px;
	height: 541px;
	margin: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	background: #666666;
	text-align: center;
	}

.meat2scroll
	{
	width: 485px;
	height: 541px;
	margin: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	padding-left: 10px;
	background: #666666;
	text-align: left;
	}
p.center
	{
	text-align: center;
	}
.footer
	{
	width: 495px;
	height: 45px;
	margin: 0px;
	font-size: 7pt;
	color: #ff9933;
	text-align: center;
	}

.adlogo
	{
	width: 133px;
	height: 60px;
	margin: 0px;
	overflow: hidden;
	float: right;
	}		

/*----------------------*/
/*----Page Specifics----*/
/*----------------------*/

/*--------Home----------*/

.homeright
	{
	width: 220px;
	height: 150px;
	margin: 0px;
	overflow: hidden;
	float: right;
	padding-left: 10px;
	background: #666666;
	scroll: none;
	}

/*-------About Us--------*/



/*-------Class Info--------*/



/*------Gallery-------*/	



/*--------Employment---------*/



/*--------Contact---------*/




