* {
	padding: 0;
	margin: 0;
}
body, th {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0D0D0D;
	background-image:url(../images/backround.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	
}
a:link {
	color: #d50000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d50000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

ul {

line-height: 13px;
font-weight: normal;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-type: square;
padding: 2px;
margin: 2px;
}

#wrapper {
	margin: 0 auto;
	background:#000000;
	width: 908px;
	margin-bottom:0px;
	border-left: 1px solid #ffe7a2;
	border-right: 1px solid #ffe7a2;
	
}
#header {
	padding-top:15px;
	width: 801px;
	float: left;
	padding-left:53px;
	padding-right:53px;
	height: 230px;
	background:#000000;
}
#flash {
	float: left;
	width: auto;
	text-align:center;
	
	
	
	
}
#leftcolumn {
	text-align:justify;
	padding-top:19px;
	line-height:13px;
	padding-bottom:19px;
	padding-left:53px;
	background:#000000;
	width: 498px;
	float: left;
}
#rightcolumn {
	text-align:justify;
	height:100%;
	padding-top:19px;
	padding-bottom:19px;
	float: right;
	width:276px;
	padding-right:53px;
	background:#000000;
}
#footer {
	width: 908px;
	background:url(../images/footer.jpg);
	text-align:center;
	clear: both;
	height:43px;
	padding-top:19px;
	color:#ffffff;
}
#breaker {
	border-top:thin;
	border-top:solid 1px #ffffff;
	
	border-top-color:#ffffff;
	width:100%;
	margin-top:12px;
}

#redbreaker {
	border-top:thin;
	border-top:solid 1px #ffffff;	
	border-top-color:#ffffff;
	width:100%;
	margin-top:13px;
	background-color:#db0503;
}

#breaker_double {
	border-top:thin;
	border-top-style:solid;
	border-top-color:#ffffff;
	font-size:1px;
	width:100%;
}

#breaker_menu {
	border-top:thin;
	border-top:solid 1px #ffffff;

	font-size:1px;
	width:100%;
}

#breaker_gallery {
	border-top:thin;
	border-top:solid 1px #ffffff;
	
	margin-bottom:13px;
	font-size:2px;
	width:100%;
}
#breaker_main {
	border-top:thin;
	height:10px;
	border-top:solid 1px #ffffff;
	
	margin-bottom:0px;
	font-size:1px;
	width:100%;
}
#breaker_2 {
	border-top:thin;
	height:14px;
	border-top:solid 1px #ffffff;
	
	margin-bottom:0px;
	font-size:1px;
	width:100%;
}
#leftcolumn_menu {
	text-align:justify;
	line-height:15px;
	padding-top:19px;
	padding-bottom:19px;
	padding-left:53px;
	background:#000000;
	width: 276px;
	float: left;
}
#rightcolumn_menu {
	text-align:justify;
	height:100%;
	line-height:15px;
	padding-top:19px;
	padding-bottom:19px;
	float: right;
	width:498px;
	padding-right:53px;
	background:#000000;
}

#rightcolumn_menuhighlight {
	text-align:justify;
	height:100%;
	line-height:15px;
	padding-top:19px;
	padding-bottom:19px;
	float: right;
	width:498px;
	padding-right:53px;
	padding-left:5px;
	background:#0f0f0f;
	
}

.red_title {
	color: #d50000;
	font-size: 16px;
	font-weight:bold;
	font-variant:small-caps;
}
.bold_title {
	font-weight:bold;
	font-variant:small-caps;
}
.back_to_top {
	text-align:right;
}
.larger_links {
	font-size:12px;
}
.caps {
text-transform:capitalize;
font-weight:bold;
}


.menueaders {color: #d50000; font-weight: bold; text-transform:uppercase; }