@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	width: 880px;
	height: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95979a;
	/*border: solid thin;
border-color:#000000;*/
margin-left:15%;
	margin-top:2%;
}

#wrapper{
width: 880px;
height: 540px;
}

#header {
width:880px;
height:108px;
margin-bottom:15px;
}

#header .logo{
float:right;
margin:0px;
top: 0px;
}

#header .navigation{
float:left;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:large;
padding-top: 38px;
}

#header .navigation a{
font-size:11px;
font-weight:bold;
color:#95979a;
text-decoration:none;
}

#header .navigation a:hover{
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:none;
}

#header .navigation a:active{
font-size:11px;
font-weight:bold;
color:#FFC82e;
text-decoration:none;
}

#header .navigation2{
float:left;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:large;
padding-top: 28px;
}

#header .navigation2 a{
font-size:11px;
font-weight:bold;
color:#95979a;
text-decoration:none;
}

#header .navigation2 a:hover{
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:none;
}

#header .navigation2 a:active{
font-size:11px;
font-weight:bold;
color:#FFC82e;
text-decoration:none;
}

#header_gallery {
width:880px;
height:108px;
}

#header_gallery .logo{
float:right;
margin:0px;
top: 0px;
}

#header_gallery .navigation{
float:left;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:large;
padding-top: 40px;
}

#header_gallery .navigation a{
font-size:11px;
font-weight:bold;
color:#95979a;
text-decoration:none;
}

#header_gallery .navigation a:hover{
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:none;
}

#header_gallery .navigation a:active{
font-size:11px;
font-weight:bold;
color:#FFC82e;
text-decoration:none;
}

#banner {
width:880px;
height:214px;
margin-bottom:15px;
}

#content {
width:100%;
margin:auto;
}

#content a{
font-weight:bold;
color:#95979a;
text-decoration:none;
}

#content a:hover{
font-weight:bold;
color:#333333;
text-decoration:none;
}

#content a:active{
font-weight:bold;
color:#FFC82e;
text-decoration:none;
}

#content .title{
font-size:10px;
font-weight:bold;
margin-bottom:15px;
}

#content .left{
float: left;
width:430px;
margin-right: 10px;
}

#content .right{
float: right;
width:430px;
margin-left: 10px;
}

#image_full{
width:880px;
height:408px;
}

#image_full .navbar{
font-size: 11px;
font-weight: bold;
}

#image_full a{
font-size: 11px;
font-weight:bold;
color:#95979a;
text-decoration:none;
}

#image_full a:hover{
font-size: 11px;
font-weight:bold;
color:#333333;
text-decoration:none;
}

#image_full a:active{
font-size: 12px;
font-weight:bold;
color:#FFC82e;
text-decoration:none;
}

#wrapper .thumbs{
width:170px;
padding-top: 13px;
}

#wrapper .thumbs2{
width:88px;
padding-top: 13px;
}

#wrapper .title{
font-size:10px;
font-weight:bold;
margin-bottom:5px;
}

#copyright {
margin-top: 25px;
margin-left: 400px;
}
