@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	background-image: url(images/back1.jpg);
	margin: 0;
	background-color: #5C6876;
   }
#container {
}
#header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#nav {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#content {
	background-image: url(images/new_home_back.jpg);
	background-color: #000;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#movie {
	height: 320px;
	width: 720px;
	border: 1px solid #CCC;
	margin-left: 20px;
}
#copy {
	width: 680px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 25px;
}
#copy p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	background-color: #0A185B;
	border: 1px solid #000;
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	padding-top: 7px;
	padding-bottom: 8px;
	text-align: center;
}
#footer a  {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover  {
	color: #FFF;
	text-decoration: underline
}
#copyright {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
}
.haveypro {
	font-weight: bold;
	color: #86ADFF;
}
#fb {
	width: 200px;
	text-align: left;
	float: right;
	margin-right: 30px;
}
#fb a  {
	color: #84AAFB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#fb a:hover  {
	color: #FFF;
	text-decoration: underline
}
#fb_icon {
	margin-right: 30px;
}
#maillist {
	float: left;
	width: 400px;
	margin-left: 20px;
}
