body {
	margin: 0px; padding:0px;
	background: #35423c;
	}

#title {
	width:780px; height:138px;
	background: url(images/title_jc.jpg);
	}

#main {
	width:780px;
	margin-left:auto; margin-right:auto; margin-top:10px; padding:0px;
	background:#e5f7db;
	color:#367d7f;
	font: 12px/17px verdana, sans-serif;
	}

#nav {
	width:100%; height:20px;
	margin-left:auto; margin-right:auto; margin-top:0px; padding-top:8px;
	font: bold 11px/11px verdana, sans-serif;
	text-align: center;
	border-bottom: 1px dashed #7dae93;
	border-top: 1px dashed #7dae93;
	}

#nav2 {
	width:100%; height:20px;
	margin-left:auto; margin-right:auto; margin-top:0px; padding-top:8px;
	font: bold 11px/11px verdana, sans-serif;
	text-align: center;
	border-bottom: 1px dashed #7dae93;
	}

#content {
	margin:0px 50px 20px 50px; padding:0px;
	background: none;
	color:#367d7f;
	font: 12px/17px verdana, sans-serif;
	}

#group {
	display: block;
	width: 192px; height: 400px;
	margin: 4px;
	padding: 0px 10px;
	border: 1px dashed #7dae93;
	background: #none;
	float: left;
	text-align: left;
	}

#copy {
	width:780px; height:31px;
	margin-left:auto; margin-right:auto; padding-top:41px;
	background:#35423c url(images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color:#e5f7db;
	font: 10px/11px verdana, sans-serif;
	text-align:center;
	}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#ff306a;
	}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#c1ab5d;
	}

.heading {
	color:#73a3a5;
	font: bold 15px/17px verdana, sans-serif;
	text-align: center;
	}

.small {
	font: 11px/17px verdana, sans-serif;
	}

img.itty {
	position:relative;
	left:-2px;
	top:8px;
	}

img.tb {
	padding:5px;
	margin:2px;
	background:#ffffff;
	width:90px; height:90px;
	border:0px solid #73a3a5;
	}

