body, *{
margin:0;
padding:0;
outline: 0;
}

body{
background-color:black;
}

img{
border:0;
}

.fadein { position:relative; width:629px; height:372px; margin:0;padding:0;}
.fadein img { position:absolute; left:0; top:0; margin:0;padding:0;}

#container div {
width: 629px;
height: 372px;
padding:0;
margin:0;
outline: 0;
}
	
#gallery{
width:629px;
height:372px;
margin:0 auto;
}

#top{
height:55px;
width:715px;
background-image:url( ../media/images/top.png);
}

#body-top{
height:9px;
width:715px;
background-image:url( ../media/images/body-top.png);
}

#body{
height:auto;
width:715px;
background-image:url( ../media/images/body.png);
}

#body-bottom{
height:9px;
width:715px;
background-image:url( ../media/images/body-bottom.png);
}

#bottom{
height:34px;
width:715px;
background-image:url( ../media/images/bottom.png);
}

#top strong{
color:#97bf0d;
}

.name{
color:#666666;
font-family:arial;
font-size:20px;
padding:20px 23px;
float:left;
}

.name a{
text-decoration:none;
color:#666666;
}

.nav{
float:right;
color:#666666;
font-family:arial;
font-size:15px;
padding:20px 25px;
}

.nav a{
color:#666666;
font-family:arial;
font-size:13px;
text-decoration:none;
}

#content{
margin:0 auto;
width:719px;
height:544px;
position:absolute;
top: 50%;
left: 50%;
margin-top: -16em; /*set to a negative number 1/2 of your height*/
margin-left: -22em; /*set to a negative number 1/2 of your width*/
}

.advertisement{
padding:15px 60px;
color:#666666;
font-family:arial;
font-size:12px;
display:block;
}

.advertisement a{
color:#666666;
text-decoration:none;
}

.footer{
color:#666666;
float:right;
padding:10px 25px;
font-family:arial;
font-size:11px;
}

.footer a{
color:#666666;
text-decoration:none;
}


form{
margin:0 auto;
width:600px;
color:#333333;
font-family:arial;
font-size:13px;
}
	
input.contact-email{
border:1px solid #cccccc;
padding:2px;
width:200px;
float:right;
}
	
input.contact-name{
border:1px solid #cccccc;
padding:2px;
width:200px;
float:right;
}
	
select.contact-category{
border:1px solid #cccccc;
padding:2px;
width:205px;
float:right;
}
	
input.contact-subject{
border:1px solid #cccccc;
padding:2px;
width:200px;
float:right;
}
	
textarea.text{
border:1px solid #cccccc;
padding:2px;
width:200px;
height:100px;
float:right;
}
	
#verify{
background-image:url( ../media/verify.gif);	
width:82px;
height:42px;
float:right;
margin-top:-15px;
}
	
input.contact-spamcheck{
float:right;
border:1px solid #cccccc;
padding:2px;
width:50px;
height:20px;
margin-top:-5px;
margin-right:10px;
}
	
.submit{
float:right;
}

.scroll {
height: auto;
width: 600px;
overflow: auto;
overflow-x: hidden;
background: white;
margin:0 auto 0 auto;
}

.scrollContainer div.panel {
padding: 20px;
height: auto;
width: 560px;
color:#333333;
font-size:13px;
font-family:arial;
}

#nav a{
margin-right:7px;
padding:3px;
color:#666666;
font-family:arial;
font-size:13px;
text-decoration:none;
background-color:#f1f1f1;
-webkit-border-radius:7px;
-moz-border-radius:7px;
border:1px dashed #cccccc;
}

#navcontent{
margin:0 auto;
width:560px;
text-align:left;
}

#slider a{
color:#666666;
font-size:arial;
font-size:13px;
text-decoration:none;
}

.imagebig{
height:125px;
width:125px;
float:left;
padding-right:10px;
}

.tagline{
padding:5px;
text-align:center;
-webkit-border-top-right-radius:7px;
-webkit-border-bottom-left-radius:7px;
-webkit-border-top-left-radius:7px;
-moz-border-radius-topright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-bottomleft:7px;
font-size:17px;
font-family: "Fertigo", "Georgia", "Big Caslon", serif;
color:#333333;
}

.key a{
width:100%;
height:auto;
padding:5px;
font-size:17px;
font-family: "Fertigo", "Georgia", "Big Caslon", serif;
color:#333333;
}

.key{
text-align:center;
}