#divTop {
	background-color: #FFFFFF;
	width: 900px;
	color: #262B52;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	height: 93px;
}
#divLeft {
	color: #262B52;
	background-color: #FFFFFF;
	width: 160px;
	height: 220px;
	float: left;
	text-align: center;
	padding: 5px;	
}

#divRight {
	color: #262B52;
	width: 160px;
	height: 220px;
	background-color: #FFFFFF;
	float: right;
	text-align: center;
	padding: 5px;
}
#divMid {
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px 0px 2px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #262B52;
	margin: 2px 0px 2px 2px;
	float: left;
	width:  542px;
}
#divContainer {
	clear: both;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-size: 14px;
}
#divClear {
	clear: both;
	background-color: #9999CC;
	width: 900px;
	background-image:  url("Images/navbar.gif");
	background-repeat: repeat-x;
}
#divNav {
	background-color: #FFFFFF;
	clear: both;
	width: 900px;
	background-image:  url("Images/navbar.gif");
	background-repeat: repeat-x;
	color: #A60B16;
}
#divBottom {
	background-color: #262B52;
	clear: both;
	width: 900px;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	padding: 3px 0px;
}


#topNav {
	color: #262B52;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topNav li {
	background-color: #FFFFFF;
	display: inline;
	color: #262B52;
	float: right;
	list-style-image: none;
	list-style-type: none;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
	background-color: #FFFFFF;
	background-image: url(Images/TNnavUp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	list-style-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #262B52;
	width: 80px;
}
#topNav a:hover, #topNav a.current:active, #topNav a.current:link {
	background-color: #FFFFFF;
	background-image: url(Images/TNnavDwn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 80px;
	list-style-image: none;
	padding: 20px 2px 5px;
	color: #262B52;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	color: #262B52;
	background-position: left top;
	border-top-width: 3px;
	border-left-width: 0px;
	border-top-style: groove;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	border-bottom-width: 4px;
	border-right-style: none;
	border-bottom-style: groove;
}
#divBottom a:link, #divBottom a:active, #divBottom a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
#divBottom a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
#divLeft a:link, #divLeft a:active, #divLeft a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #262B52;
	text-decoration: none;
	background-color: #E6E6E6;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262B52;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #262B52;
	border-left-color: #262B52;
	padding: 2px;
}
#divLeft.leftnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #262B52;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.divheader {
	color: #E6E6E6;
	padding: 2px;
	height: auto;
	width: 160px;
	border: 1px solid #262B52;
	background-color: #262B52;
}
.graydiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #262B52;
	background-color: #E6E6E6;
	padding: 2px;
	width: 160px;
	border: 1px solid #262B52;
}
#mainpic {
	float: right;
	width: 250px;
	height: 207px;
	padding: 2px 0px 2px 2px;
	background-image: url(training2a.jpg);
	background-repeat: no-repeat;
}
