body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/splashbackground_02.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color:#333333;
	line-height: 1.5em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
line-height: 1.5em;
margin-top: 0px;
}

a:link, a:visited {
	color:#111;
	border-bottom: 1px dotted #888;
	text-decoration: none;
	}
a:hover {
	color:#000;
	border-bottom: 1px solid #444;
	text-decoration: none;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#231F14;
	background-color:#E4E4E4;
	padding: 0 10 20 40;
}
h2 {
	color: #CD9729;
	font-weight: bold;
	font-size: 12px;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D18504;
	font-weight: bold;
}

hr {
	width: auto;
	color: gray;
	size: 1px;
	}
	
img.instructor {
	border: medium;
	border-color: #333333;
	}

#wrap {
	width: 898px;
	margin: 0px auto; (centers it)
}

#topnav {
	width: 100%;
	background: url('images/blacktoptabs_16.gif');
	height: 24px;
	width: 431;
	background-repeat: no-repeat;
	background-position: 100%;
	padding-top: 2%;

}

#header {
	width: 100%;
	margin-top: 1px;
	background:url('../images/banner_01.jpg');
	height: 73px;
	width: 898px;
	background-repeat: no-repeat;
}

#navigation {
	width: 100%;
	width: 898px;
	height: 32px;
	background-color: #231F14;
}

#content {
	width: 100%;
}

table {
	table-layout:fixed;
}

img.mentor {
	padding: 0em 1em 0em 0em;
}
