html,body{
	margin:0;
	padding:0;
	text-align: left;
	background-color: #506875;
	font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #666666;


}

#ThumbBox {
	display:block;
	margin-top:5px;
	width:700px;
	height:120px;
	overflow:auto;
		}
	
	#ThumbContainer {
		width:1800px;
		}


h1 {

font-size: 14px;
color: #50517C;

}

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}


img.portfolio {
padding: 10px 0px 10px 20px;

}


p{
text-align: justify;
padding: 0px 0px 0px 0px;
}


a{
color: #003366;
text-decoration: none;
}

a:hover{
text-decoration: underline
}


#container{
padding: 0px;
   margin-left: auto;
   margin-right: auto;
   width: 800px;

   background-color: #FFFFFF;

       
}

#header{
width: 800px;
height: 122px;
background-image: url(header_back.gif);


}


#footer{
clear: both;
color: #666666;
height: 50px;
width: 800px;
font-size: 10px;
padding-top: 20px;
text-align: center;



}


#nav {
float: left;
width: 180px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 3em;
	left: 26em;
	
}

#nav ul {
    margin: 0;
    list-style:none;
	padding: 7px;

}

#nav li {
	display: block;
	margin: 0px;
    padding: 1px 0px 1px 0px;
}
				
#nav a {
	font: tahoma, arial, sans-serif;
	padding: 6px 10px 6px 10px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-left: #666666 1px solid;


		}
	


#nav a:hover {
color: #618292;

}

	
	#content {
	width: 700px;
	padding: 26px 60px 10px 40px;
	text-align: left;
	background-image: url(shadow.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 12px;

}

#gallery {
	width: 740px;
	padding: 0px 0px 20px 40px;
	background-image: url(shadow.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 12px;

}



.head {
color: #333333;
font-size: 16px;

}
	

	





	
	
