body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 9pt;
	color: #333;
	margin:0 0 0 0;
}

/* Site links */
a {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #960;
}
a:active {
	text-decoration: none;
	color: #960;
}

UL, OL, LI {
	line-height: 1.55em;
	color: #333;
	padding-right: .60em;
	}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 3em .45em 0em 1em; text-align:left;
	}
	
h1.lessind {font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding: 1em .45em 0em 1em; text-align:left;
	}
	
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding: 1em .45em 0em 1em; text-align:left;
	}

p.intro {padding: 3em .60em 0em 1em; text-align:left;
	}

p {padding: 0em .60em 0em 1em; 
	text-align:left;
	line-height: 1.55em;
	}

.ss8 {font-size: 9pt;
	color: #999;
}

table {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 0em .45em 0em 1em;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* Main body */
table.white {
	width: 780px;
	border: none;
	background-color: #fff;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
td.white {
	padding: 0;
	vertical-align: top;
}

td.bodywhite {
	padding: 0;
	background: url(/streetskills/images/header_mid.jpg) no-repeat;
	vertical-align: top;
}

/* Navigation Menu */
table.menu {
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

td.menu {
	width: 208px;
	height: 269px;
	background: url(/streetskills/images/menu_box.jpg) no-repeat;
	padding-left: 2.7em;
	padding-top: 2.7em;
	vertical-align: top;
}

td.menunb {
	padding: 0;
	
}

/* Preview Box */
#previewbox table.preview {
	width: 244px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	float: right;
}

#previewbox td.previewnb {
	padding: 0;
}
#previewbox td.preview {
	background: #fff url(/streetskills/images/preview_right.jpg) no-repeat left;
	padding-left: .65em;
	width: 120px;
}

/* Flash Quizzes */
table.flashquiz {
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

td.flashquiz {
	padding: 0;
	vertical-align: top;
}

/* Menu Navigation */
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	line-height: 1.95em;
	color: #333;
	}

#navigation a {
	color: #333;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
	color: #000;
}
#navigation a:visited {
	color: #000;
}
#navigation a:active {
	text-decoration: underline;
	color: #000;
}
	

/* skfooter and Footer */
#footer, #skfooter {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: .5em 0 0 0;
	text-align: center;
	background-color: #fff;
	color: #999;
	font-size: 8pt;
}
#footer a, #skfooter a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover, #skfooter a:hover {
	text-decoration: underline;
	color: #c90;
}
#footer a:visited, #skfooter a:visited {
	text-decoration: none;
	color: #c90;
}
#footer a:active, #skfooter a:active {
	text-decoration: none;
	color: #c90;
}
/* 	PLEASE KEEP - MG - TO OVERRIDE SETTING ABOVE AND ONLY TARGET FOOTER */
#footer {margin-bottom:1em;}
