@charset "utf-8";

* {
margin:0 auto;
padding:0 auto;
}

body {
	background-repeat: repeat;
	background-color: #000000;
	background-image: url(background.jpg);
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#pageWrap {
	width: 800px;
}

#header {
	width: 741px;
	height: 109px;
	margin-top: 30px;
	padding: 20px auto 0px auto;
}

#video {
	background-image: url(video01.png);
	height: 53px;
	width: 241px;
	margin: 20px auto 0px;
}

#video a:hover {
	background-image: url(video02.png);
	height: 53px;
	width: 241px;
	padding: 20px auto 0px auto;
	display: block;
}

#web {
	background-image: url(web01.png);
	height: 53px;
	width: 241px;
	margin: 30px auto 0px;
}

#web  a:hover {
	background-image: url(web02.png);
	height: 53px;
	width: 241px;
	background-repeat: no-repeat;
	display: block;
}

#footer {
	text-align: center;
	text-decoration: none;
	color: white;
	width: 800px;
	height: 50px;
}

#home {
	background-image: url(home01.png);
	background-position: center;
	height: 53px;
	width: 241px;
	margin: 30px auto 0px;
}

#home   a:hover {
	background-image: url(home02.png);
	height: 55px;
	width: 242px;
	background-repeat: no-repeat;
	display: block;
}

#gallery {
	width: 550px;
	margin-top: 300px;
	margin-left: 30px;
	padding-top: 10px;
	left: 50px;
	position: relative;
}

#movieone {
	height: 200px;
	width: 200px;
	margin: 30px auto 0px;
}

#movietwo {
	height: 200px;
	width: 200px;
	margin: 30px auto 0px;
}

#moviethree {
	height: 200px;
	width: 200px;
	margin: 30px auto 0px;
}

#moviefour {
	height: 200px;
	width: 200px;
	margin: 30px auto 0px;
}

#videoExplain {
	width: 500px;
	margin: 30px auto 0px;
	font-family: "Palatino Linotype", Papyrus;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

#contactform {
	width: 400px;
	margin: 30px auto 20px auto;
}

#welcome {
	height: 350px;
	width: 500px;
	margin: 10px auto 0px;
	font-family: "Palatino Linotype", Papyrus;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}

#welcome p {
	margin: 0 auto;	
}

#welcome a {
	color:#ea41f0;
}

#welcome a:hover {
	color:#ea41f0;
}

#welcome a:visited {
	color:#ea41f0;
}

#webExplain {
	width: 500px;
	margin: 30px auto 0px;
	font-family: "Palatino Linotype", Papyrus;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

#covelink {
	height: 120px;
	width: 199px;
	border: thick double #FFFFFF;
	margin: 30px auto 0px;

}

#northlight {
	height: 120px;
	width: 200px;
	border: thick double #FFFFFF;;
	margin: 30px auto 30px;
}

