body {
margin:0px;
padding: 0px;
color:#1a1a1a;
text-align: center;
font: small tahoma, sans-serif;
background:  url(images/bg.jpg) #000 repeat}

a:link{color:#1d68de; text-decoration:underline;}
a:visited{color:#1d68de;text-decoration:underline;}
a:active{color:#1d68de;text-decoration:underline;}
a:hover{color:#1d68de;text-decoration:none;}

strong{font-weight:bold}

a img {border:0}

#frame {
padding:0px 22px;
margin:0px auto;
text-align:center;
width: 794px;
background:  url(images/container_bg.jpg) #000 repeat-y;
}

#header {
background:  url(images/header.jpg) #000 no-repeat;
width:794px;
height:84px;
margin:0px auto;
text-align:left;
}

#header ul {
position:relative;
list-style:none;
margin:0;
padding:0;
width:425px;
left:380px;
font-size:0px;
}

#header li a {
float:left;
position:relative;
display:block;
width:85px;
height:84px;
text-decoration:none;
border:0px;
}

#header li#home a   {width:80px;}
#header li#gallery a   {width:75px;}
#header li#about a   {width:75px;}
#header li#resume a   {width:75px;}
#header li#contact a   {width:80px;}


#content {
text-align:left;
padding:0px;
margin:0px;
background: #fcfcfc;
color:#1a1a1a;
min-height:650px;
}

#content p{
margin:0px;
padding:0 20px 10px 20px;}

input, textarea, select, #submit {
padding:2px;
background: #FFF;
margin:0px;
border: 1px solid #1d68de;
font: 10pt tahoma, sans-serif;
color: #1a1a1a;}

ul{
list-style-type:none;
padding:0 0 0 20px;
margin:0
}


li{
list-style-type:none;
padding-left:5px;
}


h1, h2{
font-family:Trebuchet MS, Tahoma, sans serif;
font-size:120%;
letter-spacing: .03em;
font-weight: bold;
color:#1d68de;
padding:0 10px;
margin:0;}

h4{
font-family:Trebuchet MS, Tahoma, sans serif;
font-size:100%;
font-weight: bold;
color:#1a1a1a;
padding:0px 10px;
margin:0px;}

.imgleft{
float:left;
border:1px solid #CCC;
padding:0px;
margin:15px;
}

#footer {
background:  url(images/footer.jpg) #fcfcfc no-repeat bottom;
width:794px;
height:100px;
margin:0px auto;
text-align:center;
}

#resume{
padding:0 10px;
}

.center{
margin:0 auto;
}


/*Gallery*/

#wrapper{
	margin: 0 auto;
	width: 790px;
	text-align:center;
}

.clear {
	clear: both;
}


.nav{
margin: 0; padding: 20px 0px;
width:100%;
}


.thumbnail {
	float: left;
margin:20px;
}

.emptyThumbnail {
	float: left;
	position: relative;
}

.preview {
	border: 1px solid #000;
}

.thumb {
border:1px solid #000;
margin:10px
}


#error{
width:300px;
padding:10px;
margin:0 auto;
background:#FFF;
border:2px solid #000;
}