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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	background-color: #333333;
	padding: 0px;
	background-image: url(img/Splatter0009_M.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}


p {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#base {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #333333;
	width: 775px;
	font-size: 1em;
	background-image: url(img/Splatter0008_M.jpg);
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	border: 1px solid #C8C7C8;
}
#header h1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.headerSmall  {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#headerContact {
	float: right;
	text-align: right;
	width: 300px;
	font-size: .6em;
	padding-top: 15px;
}


#content {
	width: 820px;
	background-image: url(img/contentBG_40.png);
	border: 1px solid #C8C7C8;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
#content table {

}

#content img {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#footer {
	width: 800px;
	padding: 10px;
	font-size: 0.8em;
	text-align: right;
	background-image: url(img/Splatter0008_M.jpg);
	color: #FFFFFF;
	border: 1px solid #C8C7C8;
}
#rightPanel {
	width: 820px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: .8em;
}
#core {
	height: 100%;
	width: 100%;
}
.reel {
	padding-top: 10px;
	padding-bottom: 10px;
}
