body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #F4F1E2;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#page {
	padding: 0px;
	height: 660px;
	width: 800px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height: 20px;
	width: 100%;
	text-align: right;
	padding-top: 6px;
}
#top a:link {
	color: #666666;
	text-decoration: none;
}
#top a:visited {
	color: #666666;
	text-decoration: none;
}
#top a:hover {
	color: #000000;
	text-decoration: none;
}
#top a:active {
	color: #666666;
	text-decoration: none;
}
#main {
	height: 495px;
	width: 800px;
	clear: both;
	overflow: auto;
	margin: 0px;
	padding-top: 0px;
}
#logo {
	height: 75px;
	width: 350px;
	float: left;
}
#navfoot {
	height: 60px;
	width: 800px;
	text-align: center;
	line-height: 30px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navfoot a:link {
	color: #666666;
	text-decoration: none;
}
#navfoot a:visited {
	color: #666666;
	text-decoration: none;
}
#navfoot a:hover {
	color: #000000;
	text-decoration: none;
}
#navfoot a:active {
	color: #666666;
	text-decoration: none;
}
#main img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#title {
	text-align: right;
	float: right;
	height: 50px;
	width: 450px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
}
#FrogJS{
	width: 635px;
	height: 495px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
	background-image: url(../images/frogback.jpg);
	overflow: auto;
	}
			}
#FrogJSImage {
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
}
			
#FrogJSCaption{
	text-align: left;
}
				
#leftnav {
	float: left;
	width: 150px;
	margin-top: 10px;
}
#leftnav .tdhead {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
}

#leftnav a:link {
	color: #666666;
	text-decoration: none;
}
#leftnav a:visited {
	color: #666666;
	text-decoration: none;
}
#leftnav a:hover {
	color: #000000;
	text-decoration: none;
}
#leftnav a:active {
	color: #666666;
	text-decoration: none;
	}

#leftnav .tdnav {
	text-align: right;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
}

#leftnav .tdsub {
	text-align: right;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	font-size: 12px;
}

#leftnav .tdsub a:link {
	color: #999999;
	text-decoration: none;
}
#leftnav .tdsub a:visited {
	color: #999999;
	text-decoration: none;
}
#leftnav .tdsub a:hover {
	color: #000000;
	text-decoration: none;
}
#leftnav .tdsub a:active {
	color: #999999;
	text-decoration: none;
	}


#text {
	float: right;
	width: 625px;
}

#textoverflow {
	float: right;
	width: 600px;
	padding-right: 15px;
	height: 495px;
	overflow: auto;
	}
	
li {
	margin-right: 15px;
	margin-bottom: 6px;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
a:active {
	color: #993333;
	text-decoration: none;
}
.imageleft {
	float: left;
	margin-right: 15px;
}

.imageright {
	float: right;
	margin-left: 15px;
}
#textoverflow .indent {
	padding-left: 15px;
}
.imageabout {
	float: left;
	margin-right: 15px;
	margin-bottom: 100px;
}
 #leftnav p a:link {
	color: #993333;
	text-decoration: underline;
}
#leftnav p a:visited {
	color: #993333;
	text-decoration: underline;
}
#leftnav p a:hover {
	color: #CC6633;
	text-decoration: none;
}
#leftnav p a:active {
	color: #993333;
	text-decoration: underline;
}
