a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #660000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: 10px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FCEDAE;
	line-height: 18px;
}


.h2 {
	font-size: 12px;
	color: #999999;
}
#nav {
	padding-top: 5px;
}
#image {
	margin-left: 220px;
}
#main {
	border: 1px solid #CCCCCC;
	margin-top: 50px;
	margin-bottom: 0px;
	width: 700px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.text1 {
	padding-right: 13px;
	padding-left: 10px;
}
#port {
	margin-top: 20px;
	margin-bottom: 10px;
}
#movie {
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#logo {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 100px;
}
.nav2 {
	background-position: right;
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.nav1 {
	background-position: left;
	text-align: left;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
#main td {
	background-color: #FFFFFF;
}
#nav td {
	padding: 7px;
}
#showPic {
	margin-top: 20px;
	margin-bottom: 10px;
}

