html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background: #3c5897 url("../images/bg3.gif");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
  margin:0px;
	padding:0px;
}

a:link {
	color: #75baa8;
	text-decoration: underline;
}

a:visited {
	color: #75baa8;
	text-decoration: underline;
}

a:hover {
	color: #75baa8;
	text-decoration: none;
}

a:focus {
	color: #75baa8;
	text-decoration: underline;	
}

a:active {
	color: #3C5897;
	text-decoration: underline;	
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #3C5897;
}

#front_gallery {
text-align:center;
}

#full_image{
text-align:center;
min-width:600px;
}

#thumbholder_footer{
margin-left:40px;
margin-right:40px;
}

#cal {
td-bgcolor: #3C5897;
font-color: #FFFFFF;
}

#page_bg_container {
  background: url("../images/bg.jpg");
  margin-top:10px; 
  margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px dashed #d7dbe2;
	min-height:600px;
	min-width:800px;
	
}

#page_menu_content_container {
	min-width:741px;
	margin-left:0px;
	padding-top:110px;
	padding-bottom:60px;
	margin-right:130px;
}

#right_content_container {
	margin-left:300px;
	margin-right:0px;
	text-align:center;
	height: 1%;
}

#header {
	background: url("../images/header3.jpg") no-repeat top left;
	height: 160px;
	width: 485px;
	margin-left:auto;
	margin-right:auto;
}

#header h1 {
	position:absolute;
	left:-999em;
}

#outer_content_container{
	border: 2px dashed #3c5897;
	margin-top:37px;
}

#content_holder_level1 {
  background: url("../images/bg3.gif");
  margin-top:0px;
  padding:0px;
	border: 1px solid #3c5897;
}

#content_holder_level2 {
  background: url("../images/bg4.gif");
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
	border: 1px solid #3c5897;
}

#content_holder_level3 {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
	border: 2px dashed #3c5897;
}


#content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #fef8e2;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
  background: url("../images/tcal1.jpg");
	text-align:left;
	font-size: 0.85em;
	min-height:300px;
}

#content p {
  color: #3C5897;
}

#footer {
	clear: both;
	font-size: 9px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
}

#footer a {
  color:#ffffff;
	text-decoration:underline;	
}

#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer a:focus {
	color: #ffffff;
	text-decoration: underline;	
}

#footer a:active {
	color: #ffffff;
	text-decoration: underline;	
}

#left_nav_container {
  background: url("../images/Button_Shelf_Beige_6.gif");
	float: left;
	width: 256px;
	height: 561px;
	text-indent: -1000em;
	margin-left:5px;
}

#left_nav_block{
  margin-top:170px;
	margin-left:40px;
}

#left_nav_spacer {
  display:block;
	width:185px;
	height:37px;
}
/* Start nav home block */
#nav_home a:link {
display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/home.gif") no-repeat;
}

#nav_home a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/home.gif") no-repeat;	
}

#nav_home a:hover {
	background: url("../images/nav/home_over.gif") no-repeat;	
}

#nav_home a:focus {
	background: url("../images/nav/home_over.gif") no-repeat;	
}

#nav_home_selected a:link {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/home_over.gif") no-repeat;
}

#nav_home_selected a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/home_over.gif") no-repeat;	
}
/* End nav home block */

/* Start nav classes block */
#nav_classes a:link {
display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/classes.gif") no-repeat;
}

#nav_classes a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/classes.gif") no-repeat;	
}

#nav_classes a:hover {
	background: url("../images/nav/classes_over.gif") no-repeat;	
}

#nav_classes a:focus {
	background: url("../images/nav/classes_over.gif") no-repeat;	
}

#nav_classes_selected a:link {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/classes_over.gif") no-repeat;
}

#nav_classes_selected a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/classes_over.gif") no-repeat;	
}
/* End nav classes block */

/* Start nav workshops block */
#nav_workshops a:link {
display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/workshops.gif") no-repeat;
}

#nav_workshops a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/workshops.gif") no-repeat;	
}

#nav_workshops a:hover {
	background: url("../images/nav/workshops_over.gif") no-repeat;	
}

#nav_workshops a:focus {
	background: url("../images/nav/workshops_over.gif") no-repeat;	
}

#nav_workshops_selected a:link {
display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/workshops_over.gif") no-repeat;
}

#nav_workshops_selected a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/workshops_over.gif") no-repeat;	
}
/* End nav workshops block */

/* Start nav gallery block */
#nav_gallery a:link {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/gallery.gif") no-repeat;
}

#nav_gallery a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/gallery.gif") no-repeat;	
}

#nav_gallery a:hover {
	background: url("../images/nav/gallery_over.gif") no-repeat;	
}

#nav_gallery a:focus {
	background: url("../images/nav/gallery_over.gif") no-repeat;	
}

#nav_gallery_selected a:link {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/gallery_over.gif") no-repeat;
}

#nav_gallery_selected a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/gallery_over.gif") no-repeat;	
}
/* End nav gallery block */

/* Start nav about block */
#nav_about a:link {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/about.gif") no-repeat;
}

#nav_about a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/about.gif") no-repeat;	
}

#nav_about a:hover {
	background: url("../images/nav/about_over.gif") no-repeat;	
}

#nav_about a:focus {
	background: url("../images/nav/about_over.gif") no-repeat;	
}

#nav_about_selected a:link {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/about_over.gif") no-repeat;
}

#nav_about_selected a:visited {
  display:block;
	width: 185px;
	height: 31px;
	background: url("../images/nav/about_over.gif") no-repeat;
		
/* End nav about block */

