@charset "utf-8";
/* CSS Document */

* { 
margin : 0; 
padding : 0; 
} 
body { 
background-color:#A0A0A4;
font-family : Courier New, Georgia, Times New Roman, Times, serif; 
font-size:70%;
font-weight:lighter;
color:#000;
} 
p, a, h1, h2, h3, h4, h5, h6 { 
outline : none; 
color:#000;
font-weight:lighter;
text-decoration:none;
padding-bottom:1em;
} 
#container .current{
color:#ccc;
}
img { 
border : 0; 
} 
ul { 
width : 150px; 
list-style : none; 
} 
li { 
line-height : 25px;
} 
.indexMenu{
padding-top:300px;
padding-left:400px;
}
.indexFont{
padding-left:250px;
padding-top:250px;
font-size:xx-large;
}
.contentSpacer{
padding-top:155px;
}
.imageNav{

}
.thumb{
width:200px;
height:275px;
}
.designerImage{
float:right;
height:500px;
}
#wrapper { 
background-image:url(../images/greyGround2.jpg);
background-repeat:repeat-x;
width : 900px; 
height : 600px; 
margin : 75px auto; 
text-align : left; 
font-weight:lighter;
} 
#container { 
padding : 20px 0 0 20px;
font-size:125%;
color:#ccc;
} 
#header{
height:40px;
padding:20px;
color:#ccc;
}
#header a, #header h1{
color:#ccc;
}
#souvenirs{
float:right;
}
#menu { 
float : left; 
width:150px;
} 
#submenu { 
padding-top:150px;
float : left; 
width:150px;
} 
#news{
float:left;
width:200px;
}
#content { 
margin-left : 300px; 
height:510px; 
} 
#designer { 

height:500px; 
margin-left:150px;
} 
#feedbackForm{
}
.formInput{
width:150px;
padding:2px;
}
.formInput2{
width:320px;
padding:2px;
}
.formButton{
width:158px;
}
#container a, #container p{ 
text-decoration:none;
color:#000; 
} 
#container a:hover{ 
color:#ccc;
}
.indexBackground{
background-image:url(../images/dave%20deas1edit2.jpg);
background-repeat:no-repeat;
}
#gallery{  
} 
.galleryImage {
margin-top:-155px; 
float : right; 
height:500px;
} 
#gallery ul{
}
#gallery ul li{
display:inline;
margin-right:10px;
line-height:15px;
}
.credit{
padding-top:200px;
margin-right:10px;
font-size:10px;
color:#ccc;
text-align:right;
width:200px;
}
#credits{
float:right;
}