/* BEGIN DEMO STYLE */
	
*{
margin:0;
padding:0
}
	
body{
padding: 10px;
background: #000000;
background-image: url(/images/2543.jpg);
background-repeat: repeat-x, y;
font-family: Arial,Helvetica,sans-serif;
color: #ffffff;
text-align: left;
}

p, blockquote, li, table{
margin: 0 auto;
padding: 3px;
line-height: 1.4em;
font-weight: normal;
font-size: 11px;
font-family: Arial,Helvetica,sans-serif;
letter-spacing: 2px;
}

h1, h2{
font-weight: normal;
font-size: 13px;
font-family: Arial,Helvetica,sans-serif;
letter-spacing: 2px;
color: #ff9500;
}

.h3{
font-weight: normal;
font-size: 13px;
font-family: Arial,Helvetica,sans-serif;
letter-spacing: 2px;
color: #000000;
vertical-align: middle;
}

a{
color: #ff9500;
text-decoration: none;
}

a:hover{
color: #ff9500;
text-decoration: underline;
}

.caption{
font-style:italic;
color:#ff9500;
}

.demo{
margin:10px auto 0 auto;
position:relative;
width:970px;
\width:970px;
w\idth:970px;
padding:0;
text-align:center;
}

.gallery_demo{
display:block;
width:480px;
\width:480px;
w\idth:480px;
height:480px;
float:right;
}

.gallery_demo li{
display:block;
width:96px;
height:60px;
border:3px double #111;
margin: 2px;
overflow:hidden;
background:#000;
float:left;
}

.gallery_demo li a{
display:none;
}

.gallery_demo li div{
display:block;
}

.gallery_demo li div img{
cursor:pointer;
}

.gallery_demo li.active,.gallery_demo li.active div{
display:block;
}

.gallery_demo li img.thumb{
cursor:pointer;
top:auto;
left:auto;
display:block;
width:auto;
height:auto;
}

.gallery_demo li div .caption{
font:italic 0.7em/1.4 georgia,serif;
}

#main_image{
display:block;
border:3px double #111;
margin: 2px 0 0 0;
height:480px;
width:480px;
\width: 480px;
w\idth: 480px;
background:black;
float:left;
}

#main_image img{
margin-bottom:10px;
}

#main_image.landscape img{
margin-top:80px;
}

.nav{
padding-top:10px;
clear:both;
font:0.7em Arial,Helvetica,sans-serif;
letter-spacing:3px;
text-transform:uppercase;
}

.nav.current{
color:#ff9500;
}

.info{
text-align:left;
width:700px;
margin:30px auto;
border-top:1px dotted #fff;
padding-top:30px;
}

.info p{
margin-top:1.6em;
}

ul{
list-style-type: circle;
border: none;
margin: 10x;
padding-top: 10px;
width: 700px;
text-align: left;
line-height:150%;
}

#container{
margin: 0 auto;
padding: 0;
width: 968px;
\width: 968px;
w\idth: 968px;
}

#head{
height: 116px;
background-image: url(/images/2544.png);
background-repeat: repeat-x;
text-align: left;
}

img.head{
text-align: left;
padding-left: 44px;
}

#sidebar-1, #sidebar-2{
        margin: 0;
        padding: 0;
}        
	

#sidebar-1{
float: left;
padding-top: 5px;
height: 100%;
width: 132px;
\width: 132px;
w\idth: 132px;
}

#sidebar-2{
	float: right;
	height: 400px;
	width: 134px;
        \width: 134px;
	w\idth: 134px;
}

#content{
margin: 0 132px;
padding: 0;
padding-top: 5px;
text-align: left;
}

#content img{
        margin: 0;
        padding: 0;
}

#foot{
	height: 40px;
         padding-top: 40px;
         padding-right: 134px;
         text-align: right;
	clear: both;
}
