body, html{
	margin:0px;
	padding:0px;
	background-color:#141318;
	color:#FFF;
}
a:active, a:focus{
	border:none;
	outline:none;
}
div.container{
	position:absolute;
	width:740px;
	left:50%;
	margin-left:-370px;
	margin-top:20px;
}
div.left{
	width:160px;
	float:left;
	clear:none;
}
div.left div.top{
	width:160px;
	height:152px;
	float:left;
	clear:left;
}
div.left div.bottom{
	width:160px;
	padding-top:7px;
	float:left;
	clear:left;
	min-height:292px;
	_height:292px;
	background:url(../img/layout/bottom_left.jpg) top left no-repeat;
	text-align:right;
}
div.left div.bottom a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-right:7px;
	color:#999;
	text-decoration:none;
}
div.left div.bottom a:hover{
	color:#FC8B07;
}
div.left div.bottom a.on{
	color:#FC8B07;
	font-weight:bold;
}
div.right{
	width:573px;
	float:left;
	clear:none;
}
div.right div.top{
	width:580px;
	height:80px;
	float:left;
	clear:left;
	background:url(../img/layout/top_right.jpg) top left no-repeat;
}
div.top div.links{
	margin-top:60px;
	margin-left:10px;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999;
	text-decoration:none;
}
a:hover{
	color:#FC8B07;
}
div.right div.bottom{
	width:654px;
	float:left;
	clear:left;
}
div.right div.bottom div.image, div.right div.bottom div.category, div.right div.bottom div.gallery{
	width:110px;
	margin:4px 0 0 4px;
	background:#333;
	border:1px solid #999;
	float:left;
  text-align:center;
}
div.right div.bottom div.category{
  width:300px;
}
div.right div.bottom div.gallery{
  width:150px;
  float:left; 
}
div.right div.bottom div.image:hover{
	border:1px solid #FC8B07;
}
div.right div.bottom div.clear{
	clear:both;
}
div.right div.bottom div.image img{
	width:104px;
	margin:3px;
	border:none;
	outline:none;
	background-image:url(../img/loadingImage.gif);
}
h1{
	font-size:14pt;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif
}
div.footer{
	margin-top:20px;
	float:left;
	clear:both;
	width:740px;
	text-align:center;
	color:#BABABA;
	font-size:10pt;
	font-family:Arial, verdana, helvetica;
	line-height:16pt;
}
a img{border:none;}