body {
	padding:0;
	margin:0;
	font:11px Verdana, sans-serif;
	line-height: 17px;
	color: #000000;
	background-color: #f4f4f4;
	background-image: url(images/red_black.jpg);
	background-repeat: repeat;
}
#wrapper {
	margin:2px auto;
	width:900px;
	padding:0;
	background-color: #FFFFD7;
}

/* -----------------  general styles  -------------------------------------------------------*/

a {
	color:#333333;
	text-decoration: underline;
	background:none;
	
}
a:hover {
	color:#FF9900;
	background:none;
	text-decoration:underline;
}
p { margin:0;padding-top:2px;}
h2 { font-weight:bold; font-size:12px; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; border-bottom: 2px dotted #444; }
ul { margin: 0; padding : 0; list-style : none; }
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;
}
#menu {
	width: 890px;
	float:none;
	text-align:center;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: none;
	border-bottom-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 26px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menu li { display:inline; 
}
#menu li a {
	color:#FFFFFF;
	text-decoration:none;
	height:30px;
	background:none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-weight: bold;
}
#menu li a:hover {
	background: none;
	color:#000000;
} 
/* ----------------- Main content -------------------------------------------------------*/

#top
 {
	width:900px;
	height:244px;
	background-image: url(new%20flash/header.swf);
	background-repeat: no-repeat;
	background-color: #E72D2E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.left {
	float: right;
	width: 310px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.middle {
	float: right;
	width: 300px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.right {
	float: right;
	width: 180px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.thumbs img{
	position:relative;
	padding:1px;
	border:1px solid #000000;
	background:none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 15px;
}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer { clear: both; text-align:center; line-height: 1.8em; color: #444; background: #fff; padding: 4px 0; 
margin:10px 0 0 0;}
#footer a {
	color: #901E1D;
	background: inherit;
}
