body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background:#fff;
}

#main {
	width:850px;
	height:970px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	margin:auto;
}

#head {
	background:url(head01.jpg) no-repeat;
	width:830px;
	height:140px;
	border-bottom:1px solid #000;
	padding:10px 20px 0 0;
	text-align:right;
	color:#17bc18;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#nav {
	background:url(navBG.jpg) repeat-x;
	width:850px;
	height:24px;
	color:#fff;
	margin:-11px auto 0 auto;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	font-size:11px;
}

#nav a {
	display:block;
	text-decoration:none;
	padding:5px;
	color:#fff;
}

#nav a.active {
	text-decoration:underline;
	background:url(mousedBG.jpg) repeat-x;
	color:#fff;
}
#nav a.active:hover {
	text-decoration:none;
}
#nav a:hover {
	text-decoration:none;
	background:url(mousedBG.jpg) repeat-x;
	color:#fff;
}

#nav li {
	float:left;
	border-right:1px solid #fff;
	height:24px;
	list-style:none;
	text-transform:capitalize;
}

#nav ul {
	margin:0 0 0 -7px   !important;
	padding-left:40px;
}

#content {
	width:850px;
	height:700px;
	margin-top:10px;
	border-bottom:1px solid #000;
}

#content p {
	padding:5px 17px 5px 17px;
	text-align:justify;
}

#content .title {
	height:24px;
	width:810px;
	background:url(titleBG.jpg) repeat-x;
	padding:2.5px 5px 5px 35px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}	

#content .area {
	width:633px;
	height:638px;
	border:2px solid #17bc18;
	margin:10px 0 0 17px;
	float:left;
}

#content .area a {
	font-weight:bold;
	color:#17bc18;
}
#content .area a:hover {
	text-decoration:none;
}

#content #rightMain {
	width:180px;
	height:675px;
	margin:-2px -2px 0 0;
	float:right;
}

#content #rightMain a {
	color:#fff;
}
#content #rightMain a:hover {
	text-decoration:none;
}

#content #rightBox {
	background:#17bc18;
	width:140px;
	height:208px;
	margin:-2px 13px 0 0;
	padding:10px;
	color:#fff;
	font-size:12px;
}

#content #rightBox2 {
	background:#17bc18;
	width:140px;
	height:224px;
	margin:0px 13px 0 0;
	padding:10px;
	color:#fff;
	font-size:12px;
}

#content #rightBox3 {
	background:#17bc18;
	width:140px;
	height:130px;
	margin:17px 13px 0 0;
	padding:10px;
	color:#fff;
	font-size:12px;
}

#content #rightBoxName , #content #rightBoxName2 , #content #rightBoxName3 {
	font-weight:bold;
	font-size:14px;
	color:#fff;
}

#footer {
	height:19px;
	width:815px;
	background:#17bc18;
	padding:5px 0 5px 0;
	color:#fff;
	font-weight:12px;
	border-top:17px solid #fff;
	text-align:center;
	margin:auto;
}	

#footer a {
	color:#fff;
}
#footer a:hover {
	text-decoration:none;
}

#links {
	margin-top:7px;
	text-align:center;
	width:850px;
}

#links a {
	color:#000;
}
#links a:hover {
	text-decoration:none;
}
#rangePhotos table{
	width:633px;
}
#rangePhotos table td {
	padding:20px;
}
