/* style for driving.php excuses stumped  12:08 AM 7/17/03 */


body	{
	margin: 0;
	color: #000000;
	background-color: #cfe4f1; 
	background-image: url(images/mlbg.gif);
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;

	scrollbar-arrow-color:  #add1e7;
	scrollbar-base-color: #add1e7;
	scrollbar-track-color: #c4dded;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #cfe4f1;
	scrollbar-face-color: #cfe4f1; 

	border-bottom: #add1e7 1px solid;
	border-left: #add1e7 1px solid;
	border-right: #add1e7 1px solid;
	border-top: #add1e7 1px solid;
	}

.aside	{
	color: #336699;
	background-color: transparent;
	font-size: 16px;
	font-style: italic;
	font-family: times,"times new roman",serif;
	}

.box	{
	margin: 30px;
	font-size: x-small;
	text-align: left;
	border-top: double 3px #ddd;
	border-right: double 4px #bbb;
	border-bottom: double 4px #bbb;
	border-left: double 3px #ddd;
	padding: 10px 10px 17px 22px;
	}

.c	{
	text-align: center;
	}

#column	{
	margin: 10px 10px 10px 40px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	border-top: double 1px #808080;
	border-right: double 1px #c0c0c0;
	border-bottom: double 1px #c0c0c0;
	border-left: double 1px #808080;
	width: 98%;
	padding: 10px 30px 50px 40px;
	}

.email	{
	margin: 5% 0% 50% 0%;
	padding: 0% 0% 50% 0%
	}

.footer {
	margin: 1px;
	color: #3366cc;
	background-color: transparent;
	font-size: xx-small;
	font-weight:normal;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	padding: 50px 0px 50px 0px;
	}

.frames	{
	margin: 1px;
	color: #398cc7;
	background-color: transparent;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	padding: 25% 0% 25% 0%;
	}

#indent	{
	margin-right: 20px;
	margin-left: 20px;
	}

#mainbody {
	margin: 2% 3% 0% 5%;
	border-top: solid 4px #C0C0C0;
	border-right: solid 4px #808080;
	border-bottom: solid 4px #808080;
	border-left: solid 4px #C0C0C0;
	padding: 2px 0px 10px 4px;
	}

#maincontent {
	margin: 0%;
	padding: 0;
	}

#menu	{
	margin: 0;
	color: #398cc7;
	background:#fff;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	width: 15%;
	float:left;
	border-top: double 2px #C0C0C0;
	border-right: double 4px #808080;
	border-bottom: double 4px #808080;
	border-left: double 2px #C0C0C0;
	padding: 20px 0px 20px 0px;
	}

.navbar	{
	margin: 50px;
	color: #006666;
	background-color: transparent;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	padding: 5px 0px 2px 0px;
	}

.navlist {
	margin: 0;
	color: #398cc7;
	background:#fff;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	line-height: 1.9em;
	padding: 20px 0px 50px 0px;
	}

.openlink {
	margin: 1% 0% 50% 0%;
	color: #398cc7;
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	font-family: times,"times new roman",serif;
	}

.subtopic {
	font-weight: bold;
	}

.slant	{
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	font-family: times,"times new roman",serif;
	}

.slant2	{
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-family: times,"times new roman",serif;
	}

#title	{
	padding: 8px;
	text-align: center;
	}

.top	{
	margin: 10px 0px 10px 0px;
	font-size: xx-small;
	text-align: center;
	padding: 10px 0px 5px 0px;
	}

.update {
	color: #336699;
	background-color: transparent;
	font-size: xx-small;
	font-family: arial,helvetica,sans-serif;
	}

.welcome {
	margin-right: 10px;
	margin-bottom: 55%;
	font-size: x-small;
	font-weight: bold;
	}

a	{
	color: #3366cc;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #9966cc;
	background-color: transparent;
	}

a:visited:hover {
	color: #336699;
	background-color: transparent;
	text-decoration: underline overline;
	}

a:hover {
	color: #003399;
	background-color: transparent;
	text-decoration: overline underline;
	}

em	{
	color: #336699;
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
	}

img	{
	border: 0;
	}

img.space {
	margin: 50px 0px 50px;
	}

p	{
	color: #000;
	background-color: #fff;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: left;
text-indent: 25px;
	}

td	{
	font-size: x-small;
	text-align: center;
	}

ul, li	{
	font-size: x-small;
	font-family: verdana,sans-serif;
	text-align: left;
	text-indent: 20px;
	}

.excuses li	{
	padding: 10px 0px 10px 0px;
	}

h1	{
	margin: 30px 0px 17px 0px;
	color: #398cc7;
	background-color: #ffffff;
	font-size: 135%;
	font-weight: normal;
	font-family : verdana, sans-serif;
	text-align: center;
	border: 0;
	}

h2	{
	margin: 30px 0px 17px 0px;
	background-color: #94C2E3;
	color: #ffffff;
	font-size: 120%;
	font-weight: normal;
	font-family :"times new roman", verdana, sans-serif;
	text-align: center;
	border: 1px solid #c0c0c0;
	width: 230px;
	padding: 5px;
	letter-spacing: 0.3em;
	}

h3	{
	color: #FFFFE7;
	background-color: #F16C13;
	font-size: large;
	text-align: center;
	border: 1px #808080 solid;
	padding: 4px;
	width: 180px;
	}
h4	{
	margin: 0px 0px 20px 0px;
	color: #3300cc;
	background-color: #ffffff;
	font-size: 110%;
	font-family: verdana, sans-serif;
	text-align: center;
	}

h5	{
	color: #000000;
	background-color: #ffffff;
	font-size: x-small;
	text-align: left;
	}
h6	{
	color: #000000;
	background-color: #ffffff;
	font-size: xx-small;
	text-align: left;
	}

