body {
	background: #b9b8b8;
	font-size: 100%;
	line-height: 1.125em;
	}
body, input, select, textarea, td, th {
	color: #bbbaba;
	font-family: Tahoma;
	}
body, form, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #bbbaba;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, table {
	border: 0 none;
	}
p {
	margin: 0;
	padding: 0 0 1em 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	border-top: 3px solid #e4171c;
	font-size: 0.687em;
	line-height: 1.2em;
	margin: 2px auto 0 auto;
	padding: 3px 0 0 0;
	position: relative;
	width: 748px;
	}


#header {
	height: 321px;
	padding: 0 5px 0 10px;
	}

#header .f_left {
	overflow: hidden;
	width: 202px;
	}

#header .f_right {
	text-align: right;
	}
#header .f_right img {
	margin: 0 5px 0 0;
	}


#logo {	
	height: 120px;
	}


#menu {
	background: url(../images/m_mbg.gif) repeat-y left top;
	}
#menu ul {
	padding: 4px 24px 0 24px;
	}
#menu li {
	background: url(../images/hr.gif) repeat-x left bottom;
	font-weight: bold;
	list-style: none;
	line-height: 32px;
	}
#menu li a {
	background: url(../images/dot.gif) no-repeat left 4px;
	color: #fc0303;
	padding: 0 0 0 12px;
	text-decoration: none;
	text-transform: uppercase;
	}
#menu li a:hover {
	background: url(../images/dot2.gif) no-repeat left 4px;
	}

#menu li.last {
	background: none;
	}

#menu .bottom_bg {
	background: url(../images/m_bbg.gif) no-repeat left bottom;
	}
#menu .top_bg {
	background: url(../images/m_tbg.gif) no-repeat left top;
	}


#flash {
	height: 204px;
	margin: 0 5px 0 0;
	}


#content {
	padding: 0 10px 6px 10px;
	}


#left {
	float: left;
	width: 462px;
	}


#right {
	float: right;
	width: 260px;
	}


#footer {
	border-top: 3px solid #e4171c;
	color: #76797e;
	font-weight: bold;
	padding: 8px 0 0 0;
	text-align: center;
	}
#footer a {
	color: #fc0303;
	}
#footer p {
	margin: 0;
	padding: 14px 0 6px 0;
	}
#footer p a {
	color: #76797e;
	margin: 0 14px;
	text-decoration: none;
	}
#footer span a {
	color: #76797e;
	text-decoration: none;
	}
#footer span a:hover {
	text-decoration: underline;
	}


.c_box {
	background: #e4171c;
	}
.c_box h2 {
	background: url(../images/ar.gif) no-repeat left 2px;
	font-size: 0;
	margin: 0;
	padding: 0 0 10px 16px;
	}
.c_box h2 img {
	vertical-align: top;
	}

.c_box .indent {
	padding: 6px 6px 0 6px;
	}

.c_box .inner {
	background: #2a2a2a;
	padding: 10px 10px 0 10px;
	}

.c_box .top_bg,
.c_box .bottom_bg {
	overflow: hidden;
	width: 100%;
	}
.c_box .top_bg img,
.c_box .bottom_bg img {
	display: block;
	}


.clear {
	clear: both;
	}


.f_left {
	float: left;
	}
.f_right {
	float: right;
	}


.pages {
	color: #000000;
	}
.pages a {
	color: #000000;
	text-decoration: none;
	}
.pages a,
.pages strong {
	margin: 0 2px;
	}


.pic {
	margin: 0 -6px;
	position: relative;
	text-align: center;
	}
#pic{
	margin: auto;
}

.thumbs {
	margin: 0 -8px;
	padding: 12px 5px 0 5px;	
}
.thumbs img {
	margin: 0 6px;
	vertical-align: top;
	max-height: 71px;
	max-width: 102px;
	}