html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-size: 0.85em;
	font-family:Geogia,Times New Roman,serif;
	background:#ffffff;
}
div#page {
	position:relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
div#container {
	position:relative;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
a{
	color: #666666;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #182E7A;
	text-decoration: underline;
}
p, li {
	line-height: 1.3em;
}
p a, li a {
	text-decoration: underline;
}
h1, h2 {
	margin: 0;
	text-align:center;
}
h1 {
	color: #333;
	font-size:52px;
	font-weight:100;
	line-height:1.1em;
	padding: 20px 0 10px;
}
h2 {
	color: #111;
	padding-top: 10px;
}
div#content {
	position:relative;
	width:980px; 
}

div#header p{
	font-size:16px;
	line-height:18px;
	margin:0;
	padding:4px;
	color:#999999;
}

div#controls {
	margin-top: 2px;
	width:980px;
	height: 23px;
	position:absolute;
	font-size:12px;
	line-height:14px;
	top:0;
	left:0;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div#slideshow {
	clear: both;
	width:980px;
}
div#slideshow span.image-wrapper {
	text-align:center;
}
div#slideshow a.advance-link {
	display: block;
}
div#slideshow img {
	margin:0 auto;
	border: none;
	display: block;
	padding-bottom: 2px;
}
div#download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 6px;
}
div#image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div#image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div#navigation {
	width:968px;
	margin:0 auto;
	padding:0;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	width:980px;
	text-align: center;
	clear: both;
	padding-top: 12px;
}
div#footer p{
	padding:8px;
	margin:0;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 7px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #ffc;
	border: 1px solid #CCCC00;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div#navigation div.top {
	margin-bottom: 12px;
}
div#navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #FEFF7F;
}
div#bottom_link{
	font-size:10px;
	line-height:1.2em;
	color:#999999;
}
div#bottom_link strong{
	font-weight:100;
}
div#bottom_link a{
	text-decoration:none;
	color:#999999;
}
div#bottom_link a:hover{
	color:#666666;
}

#movie{	
	display:block;
	clear:both;
	margin:44px 14px 10px 6px;
	border:1px solid #CCCCCC;
	background:#F3F5F6;
	text-align:center;
}


*html #movie{
	display:block;
	clear:both;
	margin:14px 20px 10px 0px;
	border:1px solid #CCCCCC;
	background:#F3F5F6;
	text-align:center;
}

#movie .mov_ttl{
	font-size:44px;
	line-height:46px;
}

#movie .mov_watch{
	font-size:22px;
	line-height:28px;
}

#movie a,
#movie a:visited{
	text-decoration:none;
	color:#999999;
}

#movie a:hover{
	text-decoration:none;
	color:#454545;
}

