@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
}

a {
text-decoration:none;
}

a:hover{
color:#999999;
}

body{
background-color:black;
}

#wrapper{
border:2px dashed black;
width:955px;
height:600px;
margin:0 auto;
background-image:url(../images/bg14.jpg);
background-repeat:no-repeat;
background-position:center top;
}

#content{
/*border:2px white dashed;*/
width:778px;
height:600px;
margin-left:175px;
}

#nav{
margin-top:20px;
margin-left:6px;

}

#nav li{
display:inline;
font-size:28px;
padding-right:6px;
}

#gallery{
list-style-type:none;
margin:35px 0 0 92px;
font-size:18px;
/*letter-spacing:.5px;*/
float:left;
text-align:right;
margin-bottom:20px;
/*border:2px dashed white;*/
}

#galleryc{
list-style-type:none;
margin:35px 0 0 143px;
font-size:18px;
/*letter-spacing:.5px;*/
float:left;
text-align:right;
/*border:2px dashed white;*/
}

#galleryt{
list-style-type:none;
margin:35px 0 0 120px;
font-size:18px;
/*letter-spacing:.5px;*/
float:left;
text-align:right;
/*border:2px dashed white;*/
}

#galleryw{
list-style-type:none;
margin:35px 0 0 170px;
font-size:18px;
/*letter-spacing:.5px;*/
float:left;
text-align:right;
/*border:2px dashed white;*/
}

#galleryw2{
list-style-type:none;
margin:35px 0 0 167px;
font-size:18px;
/*letter-spacing:.5px;*/
float:left;
text-align:right;
/*border:2px dashed white;*/
}

#galleryw3{
list-style-type:none;
margin:35px 0 0 158px;
font-size:18px;
/*letter-spacing:.5px;*/
float:left;
text-align:right;
/*border:2px dashed white;*/
}

.in{
list-style-type:none;
}


#galleryc li, #galleryt li, #gallery li, #galleryw li, #galleryw2 li{
padding-top:2px;
}

#home a{
margin-left:300px;
font-size:36px;
}

#image{
margin:45px 45px 45px 42px;
}

#image2{
margin:45px 45px 45px 158px;
}

#image3{
margin:45px 45px 45px 137px;
}

#topli{
padding-bottom:10px;
font-size:22px;
}

#imagecont{
float:right;
width:540px;
height:450px;
/*border:2px dashed white;*/
}

#contact{
float:right;
margin-top:0px;
margin-right:60px;
font-size:18px;
}

#cont{
width:500px;
/*border:2px solid white;*/
margin-left:233px;
margin-top:10px;
text-align:right;
}