html{
	height:100%;
    background:url(/sm/style/img/bg.jpg) no-repeat top center fixed;
}

body{
    min-height: 100%; _height: 100%;
    margin: 0;
	padding: 0;
	position: relative;
}

#body{
    width: 960px;
    margin: 0 auto;
    position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#logo{
	position:absolute;
	left:-77px;
	top:160px;
	width:155px;
	height:157px;
	background:url(/sm/style/img/logo.png);
}

#logo a{
	display:block;
	height:100%;
	color:#000000;
}

#logo a span{
	display:none;
}

#header{
}

#main_menu{
	height:240px;
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
}

#main_menu li{
	height:240px;
	float:left;
	padding:0;
	margin:0;
}

#main_menu li a{
	display:block;
	height:240px;
	background-position:top;
	background-repeat:no-repeat;
	color:#000000;
}
#main_menu li a:hover{
	background-position:bottom;}
	
#main_menu li a span{
	display:none;
}

#mm1{width:163px;}#mm1 a{background-image:url(/sm/style/img/mm1.png);}
#mm2{width:167px;}#mm2 a{background-image:url(/sm/style/img/mm2.png);}
#mm3{width:137px;}#mm3 a{background-image:url(/sm/style/img/mm3.png);}
#mm4{width:139px;}#mm4 a{background-image:url(/sm/style/img/mm4.png);}
#mm5{width:202px;}#mm5 a{background-image:url(/sm/style/img/mm5.png);}
#mm6{width:134px;}#mm6 a{background-image:url(/sm/style/img/mm6.png);}




#content{
	background:url(/sm/style/img/content.png) repeat;
	color:#e5c6aa;
}

#content2{
	background:url(/sm/style/img/footer.png) no-repeat bottom;
}


#left_menu_caption{
	background:url(/sm/style/img/left_menu.png) no-repeat;
	margin:70px 0 20px 80px;
	width:90px;
	height:25px;
}

#left{
	float:left;
	width:280px;
}

#left_menu {
	list-style:none;
	padding:0;
	margin:0;
}

#left_menu li{
	width:100%;
	background:url(/sm/style/img/lm1.png) no-repeat 4px center;
}

#left_menu li.lm1{background-image:url(/sm/style/img/lm1.png);}
#left_menu li.lm2{background-image:url(/sm/style/img/lm2.png);}
#left_menu li.lm3{background-image:url(/sm/style/img/lm3.png);}
#left_menu li.lm4{background-image:url(/sm/style/img/lm4.png);}
#left_menu li.lm5{background-image:url(/sm/style/img/lm5.png);}


#left_menu li a{
	display:block;
	padding:10px 6px 10px 38px;
	text-decoration:none;
	font-family:"Palatino Linotype","Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	color:#9999cc;
	background-image:url(/sm/style/img/left_menu_item.png);
	background-position: -1000px 0;
	background-repeat:no-repeat;
}

#left_menu li a:hover{
	background-position:center 0;
	color:#d3d3f4;
}


#main{
	padding:16px 16px 0 288px;
	background:url(/sm/style/img/main.png) no-repeat right top;
	font-size:16px;
	min-height:300px;
}
* html #main {padding-left:8px;}
*+html #main {padding-left:8px;}


#main p a{
	color:#ff6600;
}

#main p a:hover{
	text-decoration:none;
}


.title {
   text-align:center;
   font-size:36px;
   color:#ff6600;
   font-family: Moonlight;
}



h1{
	color:#ff6600;
	text-align:center;
	font-family:"Palatino Linotype","Times New Roman", Times, serif;
	font-style:italic;
}

.path {
	text-decoration:none;
	font-family:"Palatino Linotype","Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#9999cc;
}

.path a{
	text-decoration:none;
	color:#9999cc;
}

.path a:hover{
	text-decoration:underline;
	color:#d3d3f4;
}
#footer_gallery{
	height:180px;
	clear:both;
	padding:55px 0 0 54px;
}

#footer_gallery h3{
	padding:0;
	margin:0;
	height:30px;
	background:url(/sm/style/img/footer_gallery.png) no-repeat center left;
}

#footer_gallery h3 span{
	display:none;
}

#footer_gallery div{
	float:left;
	position:relative;
	height:150px;
	margin-right:16px;
	overflow:hidden;
	text-align:center;
}

#footer_gallery .thumb0{
	width:114px;
}

#footer_gallery .thumb1{
	width:200px;
}

#footer_gallery .thumb0 span{
	background:url(/sm/style/img/gallery_item0.png) no-repeat;
}

#footer_gallery .thumb1 span{
	background:url(/sm/style/img/gallery_item1.png) no-repeat;
}


#footer_gallery  div span{
	display:block;
	position:relative;
	top:-150px;
	width:100%;
	height:150px;
}


.gallery{
	width:100%;
	overflow:hidden;
}


.gallery div{
	float:left;
	margin:4px;
}

.gallery a{
	display:block;
	background-color:#d3d3f4;
	padding:5px;
}


.gallery a:hover{
	background:#9999cc;

}


.gallery img{
	border:none;
}

.uploads{
	line-height:1.5em;
}

.uploads a{
	background:url(/sm/style/img/play.png) no-repeat center left;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.uploads a:hover{
	text-decoration:underline;
}

#footer{
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-align:center;
	clear:both;
}


#footer a{
	color:#CCCCCC;
}

#footer a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#pagination {
}

#pagination a{
    color:#CCCCCC;
}

#pagination a:hover{
    text-decoration:none;
    color:#FFFFFF;
}
