* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1024px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	height: 154px;
	background-color: #000;
	position: relative;
	background-image: url(http://www.smbmovie.com/SMBArchive/Pics/SitePics/header/rotate.php);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	background-color: #666;
	height: 24px;
}
#wrapper #siteBody {
	background-color: #CCC;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper #footer {
	height: 70px;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 12px;
	padding-left: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
#wrapper #preFooter .preFooterText {
	vertical-align: middle;
	text-align: center;
}

#wrapper #preFooter {
	background-color: #CCC;
	text-align: left;
}
hr {
	height:2px;
	width:1000px;
	margin: 0px 12px 0px 12px;
	background-color: #CCC;
   }
 
#wrapper #siteBody p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	line-height:20px;
}
#wrapper #siteBody ul li {
	list-style-type: square;
	margin-left: 50px;
}


#wrapper #preFooterRule {
	background-color: #666;
	height: 1px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}


.preFooterText {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
	text-align: left;
}
#wrapper #preFooter .preFooterText {
	text-align: center;
}
#wrapper #preFooter .preFooterText {
	text-align: center;
	vertical-align: middle;
}
#wrapper #siteBody .preFooterText .preFooterText .preFooterText {
	text-align: left;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight:normal;
	line-height:30px;
}
	
h3{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-left: 68px;
	margin-right: 20px;
	font-weight:normal;
	line-height:30px;
}

#wrapper #logo #icons {
	padding: 10px;
	position: absolute;
	top:120px;
	right:0px;
}