* {
    font-family: Arial, Times New Roman, Tahoma, Lucida Console;
	}

b {
	font-weight: bold;
	color: black;
	}

body {	
	margin: 0;
	line-height: 1.25em;
	background-color: #400000;
	color: black;
	text-align: center;
	font-size: 85%;
	}
	
dt {
	margin: 1.5em 1em 1.5em 1.5em;
	color: black; 
	font-weight: bold;

	} 
	
dt:first-letter {
	font-size: 125%;
	}
	
.reg {
	color: black;
	}
	

.copyright {
	font-size: 75%;
	color: black;
	}

.page_title {
	font-size: 125%;
	color: black; 
	font-weight: bold;
	}
	
div#container {
	background-color: #ffffff;
	margin: 0 auto;
	left: auto;
	right: auto;
	overflow: visible;
	width: 850px;
	height: auto;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 0px solid #000;
	border-bottom: 2px solid #000;
	top: 0px;
	z-index: 1
	}

div#slideshow {
	margin: 10px;
	width: auto;
	height: auto;
	position: static;
	z-index: 1;
	}
	
div#header {
	background-image: url('images/cwbackground.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 50px;
	width: 820px;
	height: 200px;
	position: static;
	z-index: 1;
	}

div#nav {
	float: right;
	display: block;
	margin: 20px;
	line-height: 1em;
	text-align: left;
	font-size: 12px;	
	width: 100px;
	height: auto;
	position: static;
	z-index: 1;
	text-align: center;
	}

div#body {
	line-height: 1.5em;
	display: block;
	text-align: left;
	margin: 50px;
	width: 600px;
	height: auto;
	position: static;
	z-index: 1;
	left: auto;
	right: auto;
	}
	
div#footer {
	margin: 0px;
	width: 850px;
	height: auto;
	position: static;
	padding-bottom: 25px;
	z-index: 1;
	text-align: center;
	}
	
#FrogJS{
	width: 600px;
	height: 450px;
	margin: 0 auto;
	}
			
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
	}
	
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
	}
			
a.email_button { background-image: url('images/button.jpg'); background-position:  left top; background-repeat: no-repeat; text-align: center; display: block; height: 15px; width: 65px; font-size: 12px; font-weight: bold; color: white; border: 1px solid #ffffff; padding: 5px; text-decoration: none }
a:link.email_button { }
a:active.email_button { }
a:visited.email_button { } 
a:hover.email_button { text-decoration: underline; }

a.nav_button { 	background-image: url('images/button.jpg'); background-position:  left top; background-repeat: no-repeat; margin: 5px 0px; display: block; height: 15px; width: 65px; font-size: 12px; font-weight: bold; color: white; border: 1px solid #ffffff; padding: 5px; text-decoration: none }
a:link.nav_button { }
a:active.nav_button { }
a:visited.nav_button { }
a:hover.nav_button { text-decoration: underline; }

a.nav_button_active { background-image: url('images/button.jpg'); background-position:  left top; background-repeat: no-repeat; margin: 5px 0px; display: block; height: 15px; width: 65px; font-size: 12px; font-weight: bold; color: white; border: 1px solid #ffffff; padding: 5px; text-decoration: underline }
a:link.nav_button_active { }
a:active.nav_button_active { }
a:visited.nav_button_active { } 
a:hover.nav_button_active { text-decoration: underline; }
  
a.nav_button_sub { margin: 5px 0px 5px 0px; text-indent: 20px; display: block; height: auto; width: 70px; font-size: 12px; font-weight: bold; color: black; border: 0px; padding: 5px; text-decoration: none }
a:link.nav_button_sub { }
a:active.nav_button_sub { }
a:visited.nav_button_sub { } 
a:hover.nav_button_sub { text-decoration: underline; }

a.nav_button_sub_active { margin: 5px 0px 5px 0px; text-indent: 20px; display: block; height: auto; width: 70px; font-size: 12px; font-weight: bold; color: black; border: 0px; padding: 5px; text-decoration: none }
a:link.nav_button_sub_active { text-decoration: underline; }
a:active.nav_button_sub_active { text-decoration: underline; }
a:visited.nav_button_sub_active { text-decoration: underline; } 
a:hover.nav_button_sub_active { text-decoration: underline; }

a:link.reglink { color: black; text-decoration: underline;}
a:active.reglink { color: black; text-decoration: underline;}
a:visited.reglink { color: black; text-decoration: underline;}	
a:hover.reglink { color: #BE100F; text-decoration: none;}

a.calreglink { font-size: 10px; color: black; text-decoration: underline;}
a:link.calreglink { }
a:active.calreglink { }
a:visited.calreglink { }	
a:hover.calreglink { text-decoration: none; }