@charset "utf-8";
a:link {
	color: #FF9A00;
}
a:visited {
	color: #FF9A00;
}
a:hover {
	color: #FFFFFF;
}
.banner {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:active {
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FF9A00;
}
.border {
	border: 1px solid #FFFFFF;
}

h3 {
	font-size: 12px;
	color: #CC6666;
}
h4 {
	font-size: 10px;
	color: #F3DAAA;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #1D1D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bag.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.fleft { float:left;}
.twoColFixRtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #202020;
	border-top-width: 0px;
	border-right-width: 15px;
	border-bottom-width: 0px;
	border-left-width: 21px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #252525;
	border-right-color: #252525;
	border-bottom-color: #252525;
	border-left-color: #252525;
} 
.pink {
	color: #DE9A08;
}

#mainContent .red {
	background-color: #610000;
	height: 40px;
}
.text {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#sidebar1 .red {
	background-color: #610000;
	height: 20px;
}

.twoColFixRtHdr #header {
	background-image: url(images/bg-header.gif);
	margin: 0px;
	padding: 0px;
	background-color: #610000;
} 
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 362px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #202020;
}
.paddingimage {
	padding: 5px;
}
#ban {
	width: 176px;
	padding-left: 15px;
}
#ban_in {
	width: 176px;
	background-color: #560803;
}

.twoColFixRtHdr #mainContent {
	background-color: #202020;
	margin-top: 0;
	margin-right: 362px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
} 
#mainContent #new {
	float: left;
	width: 208px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-right-color: #2A2A2A;
}
#mainContent #top {
	float: left;
	width: 208px;
	background-color: #333333;
}

#mainContent #new a:link {
	color: #FFFFFF;
}
#mainContent #new a:visited {
	color: #999999;
}
#mainContent #new a:hover {
	color: #FFFFFF;
}
#mainContent #new a:active {
	color: #FFFFFF;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}#header #lheder {
	float: left;
	padding: 0px;
	width: 416px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header  #rheader  {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
}
#lheder  .indent  {
}


ul { list-style:none;}



.main_menu li {
	padding-right: 20px;
	padding-left: 10px;
	display: inline;
}
.main_menu li a { font-size:9px; color:#fcf5c7; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family:verdana;}
.main_menu li a:hover {
	color:#FF9A00;
}
#footer {
	font-size:0.9em;
	color:#666666;
	text-align: center;
}
#footer a {color:#5d5d5d; text-decoration:none;}


#footer a:hover { text-decoration:underline;}
#container #gallery {
	background-color: #610000;
}
#bar {
	text-align:center;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 45px;
}

#bar   ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#bar   li {
	display: inline;
	
}
#bar   a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#bar   a:hover {
	color:#FF9A00;
	text-decoration: none;
	font-weight: bold;
}
#bar   a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#bar   a:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.image {
	text-align: center;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
#gallery_item {
	width: 150px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.imagetop {
	text-align: center;
	padding: 0px;
	border: 1px solid #FF9A00;
}
table,td {
	border: 1px dotted #666666;
	margin: 0px;
	padding: 3px;
}
.links {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
