body{ 
	background:#C7C7C7;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:none;
	background-color:#FFF
}
a{
	color: #00F;
	
}
h1 {
	text-align: center;
	font-size: 25pt;
	font-weight: bold;
	color: #000000;
}

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

#site{
	width:900px;
	margin:auto;
	background:#000000;
}

#header{
	background: url(../images/header.jpg) no-repeat;
	height: 453px;
	width: 900px;
	color: #C7C7C7;
}

#menu{
	height: 45px;
	background: #000000;
}

#menu ul{
	display:block;
	margin: 0px;
	padding-top: 9px;
	height:45px;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
	padding-left: 12px;
	padding-right:12px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.active {
	background: #C7C7C7;
}

#menu ul li a:hover{
	background: #C7C7C7;
}

#content{
	width: 654px;
	margin:auto;
}
#content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #c0bbad;
	font-weight:normal;
}

#footer{
	background: #ffffff;
	text-align:center;
	padding-top: 19px;
	padding-bottom: 29px;
}

p{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
    width: 700px;
	margin: 0 auto;
    padding:20px;
	border: 2px solid #C7C7C7;
    background-color: #000000;
}

#footer a{
	color: #484439;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

.class1{
	font-size:12px;
}

.class2{
	font-size:10px;
}

#footer a:hover{
	color:#C7C7C7;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}
#content_img{
	padding-top: 17px;
	padding-bottom:17px;
	width: 900px;
	background: url(../42/images/bg.jpg) repeat-x top;
	text-align:center;
}
#content_img h1,h2{font:bold 80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
#content_img a{color:#C7C7C7;text-decoration:none;outline:none;}
#content_img a:hover{color:#67a;}
.caption{font-style:italic;color:#887;}
.demo{position:relative;margin-top:2em;}
.gallery_demo{width:702px;margin:0 auto;}
.gallery_demo li{width:98px;height:66px;margin: 0px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
#main_image{margin:0 auto 60px auto;height:438px;width:700px;background:black;}
#main_image img{margin-bottom:10px;}

.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #C7C7C7;padding-top:30px;}
.info p{margin-top:1.6em;}
strong { font-weight: bold; }
#img {
    position: relative;
    width: 100pct;
    height: 100pct;
	padding: 10px;
	background-color:#FFF;
	
}

#gallery { height: 84px; }

#wrapper, #img, #gallery li {
	border: 1px solid #C7C7C7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #000;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}

#gallery li {
    float: left;
    padding: 1px;
    background: transparent url(../i/ajax-loader-small.gif) 50% 50% no-repeat;
    border-color: #C7C7C7;
    cursor: pointer;
}

.caption {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 50px;
    padding: 0 2%;
    line-height: 50px;
    color: #fff;
    background-color: #000;
    opacity: .8;
}
