body	{
	outline: none;
	background-color: #000;
}

#mainBody { 
	color: #333; 
	padding: 0px;
	}

#wrapper	{
	width: 814px;
	background: url('/services/driver_services/teen/images/gravel_bg.jpg') repeat-y top left;
}

#contentBack	{
	background-image: url('/services/driver_services/teen/images/content_bg.gif');
	background-repeat: repeat-y;
	height: 520px;
	vertical-align: top
}	

.text	{
	font: .88em/1.72em verdana, sans-serif;
	color: #f6f3f3;
	text-align: left;
	
}

.home a {
	display:block;
	width: 76px;
	height: 63px;
	background: url('/services/driver_services/teen/images/home.gif') no-repeat 0 0;
	text-decoration: none
}

.home a:hover { 
	background-position: 0 -63px;
}

.test a {
	display:block;
	width: 193px;
	height: 63px;
	background: url('/services/driver_services/teen/images/test.png') no-repeat 0 0;
	text-decoration: none
}

.test a:hover { 
	background-position: 0 -63px;
}

.manuals a {
	display:block;
	width: 94px;
	height: 63px;
	background: url('/services/driver_services/teen/images/manuals.png') no-repeat 0 0;
	text-decoration: none
}

.manuals a:hover { 
	background-position: 0 -63px;
}

.laws a {
	display:block;
	width: 143px;
	height: 63px;
	background: url('/services/driver_services/teen/images/laws.png') no-repeat 0 0;
	text-decoration: none
}

.laws a:hover { 
	background-position: 0 -63px;
}

.stories a {
	display:block;
	width: 224px;
	height: 63px;
	background: url('/services/driver_services/teen/images/stories.png') no-repeat 0 0;
	text-decoration: none
}

.stories a:hover { 
	background-position: 0 -63px;
}

.tips a {
	display:block;
	width: 84px;
	height: 63px;
	background: url('/services/driver_services/teen/images/tips.png') no-repeat 0 0;
	text-decoration: none
}

.tips a:hover { 
	background-position: 0 -63px;
}

#Mplayer	{
	width: 320px;
	height: 240px;
	margin-left: 20px;
	padding: 1px;
	border: 1px #059705 solid;
	text-align: center;
}

#footerBox	{
 	width: 815px;
	height: 50px;
	margin-top: 20px;
	background: url('/services/driver_services/teen/images/footerback.gif') no-repeat;
}

.footerText {
	padding-top: 5px;
	width: 790px;
	height: 23px;
	text-align: center;
	font: bold .85em verdana, helvetica, sans-serif;	
	color: #800c22;
}

.footerText a	{
	padding-top: 5px;
	width: 790px;
	height: 23px;
	text-align: center;
	font: bold .85em verdana, helvetica, sans-serif;
	color: #800c22;
	text-decoration: none;
}

.footerText a:hover	{
	color: #1029eb;
	text-decoration: underline;
}

.inlinePics	{
	margin: 10px 0px 10px 10px;
	border: 1px solid #f2a11e;
}

.inlinePicsNoBorder	{
	margin: 10px 0px 10px 20px;

}
.tipStyle	{
	text-align: left;
	background: #f2a11e;
	padding: 3px;
	color: #f2a11e;
	font: bold 9pt/15pt verdana, arial, sans-serif;
	border: 2px solid #bc0023;
} 	
.tipStyle a	{
	text-align: left;
	background: #f2a11e;
	padding: 3px;
	color: #bc0023;
	font: bold 9pt/15pt verdana, arial, sans-serif;
	text-decoration: none
} 	

.tipStyle a:hover	{
	text-align: left;
	background: #f2a11e;
	padding: 3px;
	color: #bc0023;
	font: bold 9pt/15pt verdana, arial, sans-serif;
	text-decoration: underline;
} 	
.txtLinks 	{
	color: #f2a11e;
}
.txtLinks a	{
	color: #f2a11e;
	text-decoration: none;
	border-bottom: 1px dashed #f2a11e;
}
.txtLinks a:hover	{
	color: #04d204;
	text-decoration: none;
	border-bottom: 1px dotted #04d204;		
}
.txtLinksList 	{
	color: #f2a11e;
	line-height: 16pt;
}
.txtLinksList a	{
	color: #f2a11e;
	text-decoration: none;
	border-bottom: 1px dashed #f2a11e;
}
.txtLinksList a:hover	{
	color: #04d204;
	text-decoration: none;
	border-bottom: 1px dotted #04d204;		
}
.inlinePicsLeft	{
	margin: 0px 10px 10px 0px;
}	
.rightNav 	{
	vertical-align: top;
	text-align: center;
	font: bold 7.5pt/18pt verdana, sans-serif;
	color: #f2a11e;
	}	
.rightNav a	{
	vertical-align: top;
	text-align: center;
	font: bold 7.5pt/18pt verdana, sans-serif;
	color: #f2a11e;
	text-decoration: none;
	border-bottom: 1px dashed #f2a11e;
	}
.rightNav a:hover	{
	vertical-align: top;
	text-align: center;
	font: bold 7.5pt/18pt verdana, sans-serif;
	color: #f2a11e;
	text-decoration: none;
	border-bottom: 1px solid #f2a11e;
	}	