body {
  background-color: #666666;
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	}

.bg_body {
	margin: 0px auto;
	width: 980px;
	height: 1024px;
	border: 0pt;
	background-color: #1e0000;
  background-image: url(imgs/v2_background.gif);
	padding: 0px;
	position: relative;
	text-align: left;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 14px;
	color: #ffffff;
	}

.bg_footer {
	margin: 0px auto;
	width: 980px;
	height: 20px;
	border: 0pt;
	background-color: #1e0000;
	padding: 0px;
	position: relative;
	text-align: left;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 12px;
	color: #ffdcdc;
	text-align: center;
	}

.item_logo {
	margin: 0px auto;
	position: absolute;
	}
	
.item_topbuttons {
	width: 535px;
	margin: 117px 445px auto;
	position: absolute;
	}

.item_content_text {
	margin: 168px 234px auto;
	width: 738px;
	height: 854px;
  background-image: url(imgs/v2_box_desc.png);
	position: absolute;
	}
	
.item_side_bar {
	margin: 174px 10px auto;
	width: 207px;
	height: 839px;
	position: absolute;
	}
	
.content_text_title {
	margin: 7px 15px auto;
	position: absolute;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffdcdc;
	}
	
.content_text_body {
	margin: 27px 15px auto;
	position: absolute;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffdcdc;
	}
	
.a_sidebar A:link {
	text-decoration: none;
	color: #ffffff;
	}

.a_sidebar A:visited {
	text-decoration: none;
	color: #ffffff;
	}
	
.a_sidebar A:active {
	text-decoration: none;
	color: #ffffff;
	}
	
.a_sidebar A:hover {
	text-decoration: underline;
	color: #ffff00;
	}

.style_category_text_title {
	font-size: 17px;
	font-weight: bold;
	color: #ffdcdc;
	}
	
.style_category_text_desc {
	font-size: 14px;
	color: #ffffff;
	}
	
