body {
	background:url(../images/jpegs/BG.jpg) repeat-x;
	margin:0px;
	padding:0px;
}
.athletictitle	{
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #000000;
}
.leftcell	{
	text-align: left;
	padding: 5px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #000000;
}
.middlecell	{
	text-align: left;
	padding: 5px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #000000;
}
.rightcell	{
	font-weight: bold;
	padding: 5px;
	text-align: left;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #000000;
}
#footer {
	width:950px;
	margin:auto;
	clear:both;
	height:70px;
	padding:0px;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: blue;
	text-decoration: underline;
}
.padding {
	height:25px;
	width:208px;
	padding:7px 10px 0px 10px;
	margin:0px;
}
#TRYITBox {
	background:url(../images/jpegs/try-it-background.jpg) no-repeat;
	width:228px;
	height:93px;
	margin:10px 0px 10px 0px;
	padding:0px;
}
#tellFriend {
	background:url(../images/jpegs/yellow-box-background.jpg) no-repeat;
	width:218px;
	height:34px;
	padding:3px 0px 2px 10px;
	margin:10px 0px 5px 0px;
	float:left;
}
#CEBox {
	background:url(../images/jpegs/continuing-edu-background.jpg) no-repeat;
	width:123px;
	height:140px;
	margin:5px 0px 10px 0px;
	padding:11px 5px 0px 100px;
	float:left;
}
#intro {
	width:686px;
	float:left;
	margin:10px 10px 10px 16px;
	padding:0px;
}
#intro a:link, #intro a:visited {
	color: blue;
	text-decoration: underline;
}
#intro a:hover {
	color: red;
}

#wrapper {
	margin: 0 auto 0 auto;
	padding:0px;
	width:950px;
	position: relative;
}
#header {
	background:url(../images/jpegs/header-background.jpg) no-repeat right top;
	height:125px;
	width:950px;
	margin:0px;
	padding:0px;
}
#header a:hover {
	color: red;
}
form, input {
	margin:0px;
	height:auto;
	padding:0px;
}
#bannerText {
	height:73px;
	width:950px;
	margin:0px;
	padding:2px 0px 0px 0px;
}
#bannerText h1 {
	font:24px/20px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#012d6b;
	line-height:normal;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
}
#bannerText h2 {
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#686868;
	line-height:normal;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
}
#mainImg {
	background:url(../images/jpegs/home-image.jpg) no-repeat;
	width:950px;
	height:74px;
	margin:0px;
	padding:0px;
	border-top:solid #FFFFFF 1px;
	border-bottom:solid #FFFFFF 1px;
}
#vetImg {
	background:url(../images/jpegs/vet-header-1.jpg) no-repeat;
	width:950px;
	height:74px;
	margin:0px;
	padding:0px;
	border-top:solid #FFFFFF 1px;
	border-bottom:solid #FFFFFF 1px;
}
#motorcycleImg {
	background:url(../images/jpegs/motorcycle.jpg) no-repeat;
	width:950px;
	height:74px;
	margin:0px;
	padding:0px;
	border-top:solid #FFFFFF 1px;
	border-bottom:solid #FFFFFF 1px;
}
#bodyWrapper {
	width:950px;
	margin:0px;
	padding:0px;
	display:table-cell;
}
#leftWrapper {
	width:228px;
	margin:0px;
	padding:0px;
	float:left;
}
#leftNav {
	width:228px;
	background:url(../images/jpegs/left-nav-background.jpg) no-repeat top;
	margin:0px;
	padding:0px;
	float: left;
}
#leftnav a:link, #leftnav a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font:11px/20px Arial;
	background:url(../images/jpegs/arrow.jpg) no-repeat;
}
#leftnav a:hover, #leftnav a:active {
	text-decoration: none;
	color:#FFFFFF;
	font:11px/20px Arial;
	background:url(../images/jpegs/arrow.jpg) no-repeat;
}
ul#vertnav {
	padding:0px;
	list-style-type:none;
	font-weight: bold;
	margin:0px;
	font:11px/20px Arial;
	color: #FFFFFF;
}
ul#vertnav a {
	display:block;
	color:#FFFFFF;
	width:198px;
	padding:3px 0px 6px 30px;
	font:11px/20px Arial;
	font-weight:bold;
	text-decoration: none;
	background:url(../images/jpegs/arrow.jpg) no-repeat 12px;
}
ul#vertnav a:hover {
	color:#FFFFFF;
	font:11px/20px Arial;
	font-weight:bold;
	text-decoration: none;
	background:url(../images/jpegs/arrowON.jpg) no-repeat 12px;
}
#tellFriend a:link, #tellFriend a:visited, #tellFriend a:active {
	font:11px/20px Arial;
	font-weight:bold;
	color:#012d6b;
	line-height:normal;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
#tellFriend a:hover {
	color:#666666;
	text-decoration:underline;
}
#tellFriend p {
	font:11px/20px Arial;
	font-weight:normal;
	color:#333333;
	line-height:normal;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
}
.states	{
	width:200px;
	height:auto;
	display:block;
	text-align:left;
	float:left;
}
.teach	{
	width:340px;
	height:auto;
	display:block;
	text-align:left;
	float:left;
}
#intro h1 {
	font:24px/20px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
}
#intro h2 {
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#3a5086;
	line-height:normal;
	letter-spacing:normal;
	padding:0px;
	margin:5px 0px 5px 0px;
}
#intro p {
	font:12px/20px Arial;
	font-weight:normal;
	color:#000000;
	line-height:150%;
	letter-spacing:normal;
	padding:0px;
	margin:5px 0px 0px 0px;
}
h3	{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3B5087;
}
.sectionheading	{
	width:690px;
	height:auto;
	float:left;
	margin:25px 0px 0px 0px;
}
#TRYITBox h1 {
	font:14px/20px Arial;
	font-weight:bold;
	line-height:normal;
	letter-spacing:normal;
	color:#FFFFFF;
	margin:0px 0px 2px 0px;
	padding:0px;
}
#TRYITBox p {
	font:11px/20px Arial;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	color:#cccccc;
	margin:0px 0px 4px 0px;
	padding:0px;
}
#copyright {
	width:950px;
	background:url(../images/jpegs/footer-background.jpg) no-repeat;
	height:38px;
	margin:10px auto 5px auto;
	padding:0px;
	clear:both;
}
#copyright p {
	font:11px/20px Arial;
	color:#999999;
	line-height:normal;
	letter-spacing:normal;
	margin:0px;
	padding:14px 0px 0px;
	text-align:center;
}
#footer p {
	font:11px/20px Arial;
	color:#666666;
	line-height:normal;
	letter-spacing:normal;
	margin:0px;
	padding:0px;
	text-align:center;
}
img {
	border:none;
}
ul {
	list-style-type:none;
	margin:0px 0px 0px 20px;
	padding:0px;
	font:11px/20px Arial;
	color:#494949;
}

/* added topLogin by Joe Rasberry 6/12/2011 */
#topLogin {
	width: 320px;
	height:auto;
	position:absolute;
	top:55px;
	left:625px;
	margin:0px;
	padding:0px;
}
#topLogin TD {
	font-size: 8pt;
	color: #000099;
}
#topLogin a:hover, #topLogin a:active, #topLogin a:link, #topLogin a:visited  {
	color: #000099;
	text-decoration: underline;
	font-size: 8pt;
}
.textBoxs {
	height:15px;
	width:110px;
	border:solid #cccccc 1px;
	margin:0px;
	padding:2px 0px 0px 2px;
	font-size: 8pt;
	font-weight: normal;
	color:#000000;
}
#topLogin .w3logout {
	font-size: 8pt;
	background-color: #000099;
	color: white;
}

