@charset "utf-8";
/* CSS Document */
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	overflow:auto;
	z-index:2;
} 
#content {
	width: 100%;
}
#topshad {
	background-attachment: scroll;
	background-image: url(../images/topshad.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 775px;
	vertical-align: bottom;
	background-position: center bottom;
}
h1 {
	height: 38px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 17px;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 2px;
	color: #DCE4E3;
	padding-top: 21px;
	margin: 0px;
}
#topnav {
	line-height: 25px;
	background-color: #000033;
	height: 25px;
	width: 701px;
	margin-right: 36px;
	margin-left: 36px;
	border: 1px solid #000919;
}
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #DCE4E3;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	width: 701px;
	margin-right: 38px;
	margin-left: 38px;
	text-align: left;
}
#cont {
	background-attachment: scroll;
	background-image: url(../images/cont-bgd.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 775px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 775px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #DEE6E4;
	text-align: center;
	vertical-align: middle;
}
#footer a {
	color: #DBE3E1;
	padding-right: 8px;
	padding-left: 8px;
}

#contact {
	background-attachment: scroll;
	background-image: url(../images/contact-t.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 37px;
	width: 429px;
	padding: 0px;
}
#paypal {
	width: 700px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main p {
	font-size: 12px;
	line-height: 23px;
	color: #330066;
}
.pc {
	font-size: 12px;
	color: #330066;
	line-height: 23px;
}

#main h2 {
	font-size: 22px;
	text-transform: capitalize;
	color: #330066;
	letter-spacing: 1px;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: small-caps;
}
#head {
	background-attachment: scroll;
	background-image: url(../images/cont-bgd.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 775px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main h3 {
	font-size: 18px;
	text-transform: capitalize;
	color: #330066;
	letter-spacing: 1px;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: small-caps;
}#movie a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #DCE4E3;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #330066;
	border-left-color: #000099;
}
#main a {
	color: #000033;
}#gallery a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #DCE4E3;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #330066;
	border-left-color: #000099;
}
h4 {
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: normal;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	line-height: 22px;
}

