a.menu_top, a.menu_top:hover, a.menu_top:visited {
	color: #ffffff;
	text-decoration: none;	
}

a.content, a.content:hover, a.content:visited {
	color: #000000;
	text-decoration: none;	
}

a.web, a.web:visited {
	color: #000000;
	text-decoration: underline;	
}

a.web:hover {
	text-decoration: none;
}

html {
	padding: 0px;
	margin: 0px;
}

body { 
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	color:black;
	background-color:#952728;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 991px;
	margin: 0px auto 0px auto;
}

#head {
	height: 121px;
	width: 991px;
	
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}

a.link_to_home {
	display: block;
	
	position: relative;
	
	left: 275px;
	top: 14px;
	
	width: 200px;
	height: 40px;
}

#content {
	width: 991px;
	background-color: #fee8b6;
	height: 1251px;
	
	padding: 0px;
	margin: 0px;
	
}

#column_left {
	width: 198px;
	float: left;
	
	padding: 0px;
	margin: 0px;
}

#column_center {
	width: 783px;
	float: left;
	
	padding: 0px;
	margin: 0px;
}

#footer {
	height: 45px;
	width: 991px;
	clear: both;
	
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#column_shadow_left, #column_shadow_right {
	width: 5px;
	height: 1251px;
	background-color: #dfdfdf;
	float: left;
	
	padding: 0px;
	margin: 0px;
}

#column_left_box1 {
	margin: 0px;
	height: 360px;
	width: 198px;
	background-image: url(images/column_left_box1.jpg);
	background-repeat: no-repeat;
	
	padding: 0px;
	margin: 0px;
}

#column_left_box1_long {
	height: 495px;
	width: 198px;
	background-image: url(images/column_left_box1_long.jpg);
	background-repeat: no-repeat;
	
	padding: 0px;
	margin: 0px;
}

#column_left_box2 {
	margin: 0px;
	padding: 0px;
	
	margin-top: 10px;
	height: 91px;
	width: 198px;
	background-image: url(images/column_left_box2.jpg);
	background-repeat: no-repeat;
}

#column_left_box3, #column_left_box4 {
	margin: 0px;
	padding: 0px;
	
	margin-top: 10px;
	height: 105px;
	width: 198px;
	background-image: url(images/column_left_box3.jpg);
	background-repeat: no-repeat;
}

#column_left_box5 {
	margin: 0px;
	padding: 0px;
	
	margin-top: 10px;
	height: 88px;
	width: 198px;
	background-image: url(images/column_left_box5.jpg);
	background-repeat: no-repeat;
}

#column_right_box1 {
	height: 610px;
	width: 160px;
	background-image: url(images/column_right_box1.jpg);
	background-repeat: no-repeat;
	
	margin: 0px;
	padding: 0px;
}

#banner_mini {
	width: 160px;
}

#banner_fullsize_head {
	position: relative;
	left: 510px;
	top: -34px;
	width: 468px;
	height: 60px;
}

#menu_top {
	position: relative;
	top: -20px;
	left: 285px;
	
	width: 645px;
}

#content_box1_1 {
	position: relative;
	width: 188px;
	top: 69px;
	padding-left: 10px;
}

#content_box1_2, #content_box2_2, #content_box3_2, #content_box4_2 {
	position: relative;
	width: 182px;
	top: 14px;
	left: 6px;
	
	margin: 0px;
	padding: 0px;	
}

#content_vip_box1_2 {
	position: relative;
	width: 140px;
	top: 14px;
	left: 6px;
	
	margin: 0px;
	padding: 0px;
}

#content_box2_1, #content_box3_1, #content_box4_1 {
	position: relative;
	top: 12px;
	
	padding-left: 13px;
}

#content_box5_2 {
	position: relative;
	width: 150px;
	top: 14px;
	left: 25px;
}

#content_vip_box1_1 {
	position: relative;
	
	top: 15px;
	padding-left: 13px;
}

#content_center_box1 {
	width: 605px;
	padding: 5px 0px 0px 0px;
	
	background-image: url(images/siterotation_background.jpg);
	background-repeat: repeat-x;
}

.head {
	font-size: 17px;
	font-weight: bold;
	color:#ff011d;
}

.small {
	font-size: 10px;
}

.buffer {
	padding: 3px;
}

div.poweredBy {
	font-family: Arial, Sans Serif;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	color: #000000;
	background-color: #f0f0f0;
}

div.poweredByInner {
	margin: 0px auto 0px auto;
	width: 970px;
	text-align: right;
}

div.poweredBy a {
	color: #ffffff;
}