

html{
	padding:0;
	margin:0;
	background-color: black;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #eee;
	height: 97%;
}

body{

height:auto !important;
  height:100%;
  min-height:100%;
position: relative;
padding:0;
	margin:0;
}

img {
	border: 0;
}
#om {

}



#thumbs {
	/*width:600px; */
	margin: 20px 40px 20px 40px;
	text-align:left;
	z-index:100;

}
.fp_text {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	font-family: Tahoma,Arial,Verdana,Helvetica,Sans-serif;

}
#content {
	margin-left:40px;
	margin-top:20px;
	width:810px;


}


#main_pic {
	width:600px;
	float:left;
}
#sidebar {
	width:200px;
	float:left;
}

#category_list {

	text-align:left;
	list-style-type: none;
	padding-top:10px;
	margin-top:0px;
}
#category_list li {
	padding-top:20px;
	height:20px;
}

.category_link {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
}
.category_link_wed
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	display:block;
	padding-top:30px;
}
.category_link:hover {

	color:#ff0000;
	text-decoration:none;
}
.selected {
	font-size:18px;
	color:#ff0000;
	text-decoration:none;
}
.contact_item {
	margin-top:60px;
	padding-top:60px;
	color:#fff;
}
.contact_item  .category_link{

	color:#fff;
}
.contact_item  .category_link:hover{

	color:#ff0000;
}
.back_button {
	border: 0;
	width: 17px;
	height: 26px;
	background-color: black;
	background-image: url('images/left.gif');

}

.forward_button {
	border: 0;
	width: 17px;
	height: 26px;
	background-color: black;
	background-image: url('images/right.gif');

}
.thumbnail {

}
.copyright a{
background:url('images/mev.gif') right top no-repeat;
color: #fff;
font-size: 9px;
padding-right:25px;
font-family: verdana;
text-decoration: none;
right: 20px;
height:44px;
position: absolute;
bottom: 0px;
width: 120px;
text-align: right;
}





.clear{
		clear:both;
	}
	/* End of demo CSS */
#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
	width:560px;

	margin-left: 20px;

}
#DHTMLgoodies_panel_one{
width:560px;
float: left;
}
#DHTMLgoodies_arrows{
float: left;
width:600px;
position: relative;
top: -30px;
margin-left: 0px;
}
#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	height:100px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
}
#DHTMLgoodies_largeImage{	/* Large image div */
	width:600px;	/* Width of large image div */
	text-align: center;
}
#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
	width:100%;
	height:100%;
	text-align:center;
}
.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	padding:3px;	/* "Air" inside filmstrip div */
	position:absolute;
	display: block;
	clear: left;
}
.strip_of_thumbnails div{
	padding:2px;
	text-align: center;
	display: block;
}

.strip_of_thumbnails img{
	text-align: center;
	display: block;
}
.strip_of_thumbnails a{
	display: block;
}
.strip_of_thumbnails .activeImage{	/* Active thumbnail */
	padding:0px;

}
.leftArrow{
	float:left;
}
.rightArrow{
	float:right;
}
#DHTMLgoodies_thumbs_inner{
	position:relative;	/* Never change this */
	width:1000px;
}

