@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 78%; /* for compliant browsers */	
	background-color: #000000;
	background-image: url(../images/wallpaperTile2.gif);
}
h1, h2, h3 {
	color: #74CBC8;
	font-weight: normal;
	text-transform: uppercase;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #74CBC8;
	color: #589F9D;
}
a:hover {
	border-bottom-style: solid;
}
hr {
	width: 100%;
	border: none 0;
	border-top: 1px solid #74CBC8;
	height: 1px;
}
img.spaceTop, #flashContent {
	margin-top: 10px;
}
#xmasAdvert {
	height: 97px;
	width: 217px;
	position: absolute;
}
#xmasAdvert a {
	border: 0;
	text-decoration: none;
}
#container {
	width: 775px;
	margin: 0 auto;
	text-align: left;
	border-width: 0 15px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
#header {
	padding: 0;
	background-image: url(../images/rule_double.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 775px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header img {
	margin: 0;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#containerContent {
	width: 775px;
	margin-top: 45px;
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-bottom: 0px;
}
#mainContent {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 500px;
	font-size: 0.95em;
	color: #333333;
	line-height: 1.3em;
}
#sidebarContent {
	float: right;
	width: 215px;
	color: #589F9D;
	margin-right: 10px;
	display: inline;
}
#sidebarContent p {
	font-size: 0.8em;
	line-height: 1.4em;
}
#footer {
	padding: 0;
	background-image: url(../images/rule_double.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 775px;
	margin-top: 10px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
