

body {
background-color:#FFFFFF;
}

#page_wrapper {
	width:908px;
	margin-left:auto;
	margin-right:auto;
}
#sidebar {
	height:577px;
	background-color:#1C1C1C;
	float:left;
	position:relative;
	width:208px;
}

#rightcol {
	width:700px; 
	height:580px;
	float:left;
}

#bannerwrapper {
	width:700px; 
	height:200px; 
}

#banner {
	width:690px;
	height:190px;
	border:1px solid #2a2a2a;
	margin-left:7px;
}

#hotbox_top_wrapper {
	width:700px;
	height:170px;
}

#hotbox_bottom_wrapper {
	width:700px; 
	height:170px; 
}

#footer_wrapper {
	width:700px; 
	height:40px; 
}
 
#hotbox_1 {
	width:340px; 
	height:160px; 
	float:left; 
	border:1px solid #2a2a2a; 
	margin-left:7px;
}

.hotbox_header {
	width:340px;
	height:20px;
	border-bottom:1px solid #2a2a2a;
	background-image:url(../images/bg-hotboxheader.jpg);
}

#hotbox_2 {
	width:340px; 
	height:160px; 
	float:right; 
	border:1px solid #2a2a2a;
	overflow:hidden;
}

#hotbox_3 {
	width:340px; 
	height:160px; 
	float:left; 
	border:1px solid #2a2a2a; 
	margin-left:7px;
}
#hotbox_4 {
	width:340px; 
	height:160px; 
	float:right; 
	border:1px solid #2a2a2a;
}
#footer {
	width:691px;
	height:35px;
	border:1px solid #2a2a2a;
	margin-left: 7px;
}


.hotbox_3_thumbs {
	margin-top:10px;
	margin-left:10px;
	border:1px solid #2a2a2a;
}

#page_content_wrapper {
	width:700px; 
	height:340px; 
}
#page_content_wrapper_big {
	width:700px; 
	height:535px;
	margin-top:5px;
}
#page_content {
	width:691px;
	height:330px;
	border:1px solid #2a2a2a;
	margin-left:7px;
	overflow:hidden;
}
#page_content_big {
	width:691px;
	height:525px;
	border:1px solid #2a2a2a;
	margin-left:7px;
	overflow:hidden;
}
#showcase_links {
	height:30px; 
	width:691px; 
	border-bottom:1px solid #2a2a2a;
	line-height:30px;
	font-weight:bolder;
	margin:auto; 
}

img {
border-style:none;
}
.clear {
clear:both;
overflow:hidden;
height:0px;
display:block;
}
.thumb_border {
border:5px solid #2a2a2a;
}
.borderthin {
border:1px solid #2a2a2a;
}
