﻿body {
	margin: 0px;
	background-color:#000000;
	width: auto;
	font-size: 14px;

}
#wrapper {
	width: 800px;
	margin: auto;
	background-image: url('../images/bckgrnd35.jpg');
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
}
	
#top {
	background-image: url('../images/bckgrnd35.jpg');
	width: 790px;
	text-align: right;
	color: #CCCCCC;
	margin: 0px;
}

#logo {
	text-align: center;
	margin: 0px;
}
#link {
	float: left;
	width: 20%;
	padding: 5px;
}
#intro {
	width: 57%;
	float: left;
	padding: 5px;
}
#ads {
	width: 20%;
	float: right;
	padding: 5px;
	text-align: center;
}
#footer {
	clear: both;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#search {
	text-align: center;
}


#centercontent {
	width: 800px;
	margin: auto;
	text-align: center;
}

.li {
	margin: 0px;
	padding-left: 2px;
	display: list-item;
	list-style-type: none;
}
#link {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20%;
	list-style-type: none;
	text-align: center;
}

#movie {
	width:500px;
	margin-top:170px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	border: 2px outset #999999;
}

#banner {
	text-align: center;
	float: right;
	height: auto;
	width: 58.5%;
}
#CentreText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 5px;
	height: auto;
}
.valid {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
h1 {
	font-size: 24px;
	margin: 2px;
}
p {
	margin: 0px;
	text-indent: 10px;
}
