#splashbody {
	background-color: #0D270F;
	background-image: url(../images/splash_bg.jpg);
	margin-top: 40px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: center top;
	text-align: left;
}
#insidebody {
	margin-top: 0px;
	background-image: url(../images/global/inside_background.jpg);
	background-repeat: repeat;
	background-position: left top;
}


#wrapper {
	text-align:center;
	width:1000px;
	height:711px;
	position: absolute;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	top: 21px;
}

#headertop {
	float:left;
	width:1000px;
	height:25px;
	background:url(../images/headertop.jpg);
}

#header {
	float:left;
	width:1000px;
	height:230px;
	background:url(../images/header.jpg);
}

#splashcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:1000px;
	height:355px;
	background:url(../images/content.jpg);
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	width:1000px;
	height:355px;
	background:url(../images/content.jpg);
}

#footertop {
	float:left;
	width:1000px;
	height:85px;
	background:url(../images/footertop.jpg);
}

#footer {
	float:left;
	width:1000px;
	height:34px;
	background:url(../images/footer.jpg);
}

#insidewrapper {
	text-align:left;
	width:1000px;
	margin-left: 10px;
}

#insideheadertop {
	width:1000px;
	height:106px;
}

#insideheader {
	width:1000px;
	height:106px;
	background-image: url(../images/global/inside_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightCol {
	width: 672px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 600px;
	padding-top: 30px;
	padding-right: 10px;
	background-color: #FFFFFF;
	overflow: auto;
}
#leftCol {
	width: 298px;
	float: left;
	background-image: url(../images/global/navcontainer_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 650px;
}


#insidecontent {
	width:1000px;
	height:600px;
	background-color: #FFFFFF;
}

#insidefooter {
	width:1000px;
	height:44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
	padding-right: 140px;
	float: left;
}

/*begin nav
*/

#ltnavtop {
	width:168px;
	height:27px;
}

#rttopnav {
	width:152px;
	height:27px;
}



#schedules a {
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/global/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
}

#newyork a {
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/global/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

#details a {
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/global/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
}

#registration a {
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/global/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

#bios a {
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/global/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
}

#paypal a {
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/global/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

#policies a {
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/global/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
}

#contact a {
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/global/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

#schedules a:hover {
	color: #999966;
	text-decoration: underline;
	padding-right: 18px;
}

#newyork a:hover {
	color: #999966;
	text-decoration: underline;
	padding-left: 18px;
}

#details a:hover {
	color: #999966;
	text-decoration: underline;
	padding-right: 18px;
}

#registration a:hover {
	color: #999966;
	text-decoration: underline;
	padding-left: 18px;
}

#bios a:hover {
	color: #999966;
	text-decoration: underline;
	padding-right: 18px;
}

#paypal a:hover {
	color: #999966;
	text-decoration: underline;
	padding-left: 18px;
}

#policies a:hover {
	color: #999966;
	text-decoration: underline;
	padding-right: 18px;
}

#contact a:hover {
	color: #999966;
	text-decoration: underline;
	padding-left: 18px;
}



#insidehome a{
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/global/inside_nav_icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
}

#insideschedules a{
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/global/inside_nav_icon.jpg);
	background-repeat: no-repeat;	background-position: right top;	padding-right: 18px;
}

#insidedetails a{
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/global/inside_nav_icon.jpg);
	background-repeat: no-repeat;	background-position: right top;	padding-right: 18px;
}

#insidebios a{
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/global/inside_nav_icon.jpg);
	background-repeat: no-repeat;	background-position: right top;	padding-right: 18px;
}

#insidepolicies a{
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/global/inside_nav_icon.jpg);
	background-repeat: no-repeat;	background-position: right top;	padding-right: 18px;
}

#insidenewyork a{
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/global/inside_nav_icon.jpg);
	background-repeat: no-repeat;	background-position: right top;	padding-right: 18px;
}

#insideregistration a{
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/global/inside_nav_icon.jpg);
	background-repeat: no-repeat;	background-position: right top;	padding-right: 18px;
}

#insidepaypal a{
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/global/inside_nav_icon.jpg);
	background-repeat: no-repeat;	background-position: right top;	padding-right: 18px;
}

#insidecontactus a{
	display:block;
	width:152px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/global/inside_nav_icon.jpg);
	background-repeat: no-repeat;	background-position: right top;	padding-right: 18px;
}


#insidehome a:hover{
	color: #999966;
	text-decoration: underline;	padding-right: 18px;
}

#insideschedules a:hover{
	color: #999966;
	text-decoration: underline;	padding-right: 18px;
}

#insidedetails a:hover{
	color: #999966;
	text-decoration: underline;	padding-right: 18px;
}

#insidebios a:hover{
	color: #999966;
	text-decoration: underline;	padding-right: 18px;
}

#insidepolicies a:hover{
	color: #999966;
	text-decoration: underline;	padding-right: 18px;
}

#insidenewyork a:hover{
	color: #999966;
	text-decoration: underline;	padding-right: 18px;
}

#insideregistration a:hover{
	color: #999966;
	text-decoration: underline;	padding-right: 18px;
}

#insidepaypal a:hover{
	color: #999966;
	text-decoration: underline;	padding-right: 18px;
}

#insidecontactus a:hover{
	color: #999966;
	text-decoration: underline;	padding-right: 18px;
}

#splash_rightnav_container {
	text-align: left;
	width: 170px;
	position: absolute;
	top: 306px;
	z-index: 1;
	display: block;
	left: 775px;
	vertical-align: middle;
}

#splash_leftnav_container {
	text-align: right;
	width: 170px;
	position: absolute;
	top: 306px;
	z-index: 1;
	display: block;
	left: 72px;
}
#nav_container {
	text-align: right;
	width: 170px;
}
#insidenav_container {
	text-align: right;
	width: 170px;
	float: right;
	padding-right: 30px;
	height: 300px;
	margin-top: 150px;
}

#thumbnailtopcurve {
	background-image: url(../images/instructor_bios/thumbnail_topcurve.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 655px;
	margin: 0px;
	padding: 0px;
}
#thumbnailbottomcurve {
	background-image: url(../images/instructor_bios/thumbnail_bottomcurve.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 655px;
	margin: 0px;
	padding: 0px;
}
#thumbnailwrapper {
	width: 655px;
	text-align: center;
	overflow: auto;
	margin-top: 25px;
}

#thumbnail {
	background-color: #dee7de;
	width: 655px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#thumbnail img{
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #003300;
}
#insidecontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6346;
	float: right;
	width: 268px;
	text-align: right;
	vertical-align: text-bottom;
	padding-right: 30px;
}

#enlarge {
	margin-left: 15px;
	margin-top: 0px;
}

#rightCol blockquote img{
	margin-left: 5px;
	border: 1px solid #003300;
}
#rightCol a:link{
	color: #006600;
}

#rightCol a:hover{
	color: #999966;
}

#rightCol a:visited{
	color: #333333;
}

#rightCol a:active{
	color: #999966;
}
#contactcontentwrapper {
	width: 300px;
	margin-left: 30px;
}
#splashcontent p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
