

* {
	margin:0;
	padding:0;
} 

.clear {clear:both;}

body {
	background-color:#FFF;
	color:#999;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px
}
a {color:#000;
text-decoration:none;

}

a:hover {color:#999;


}
#container {
width:100%;
margin-left: auto;
margin-right: auto;
position:relative;

}




#PortfolioContainer {float:left;
width:auto;
margin-top:20px;
margin-left:200px;
}



.nav {
float:right;
	padding-bottom:10px;
	
	
}

#img_nav {height:10px;
float:right;
margin-top:0px;
margin-bottom:40px;

}

.img_nav_sq {background-color:#ddd;
height:10px;
width:10px;
float:left;
margin-left:6px;
}

.img_nav_sq:hover {background-color:#000;
}


.PortfolioImage {
	margin-bottom:40px;
min-height:550px;
}

.divider {
	height:4px;
	border-top: 3px dashed #aaa;
	background-repeat:repeat-x;
Width:auto; clear:both;
Width:900px;
}

.portfolioBottom {margin-top:20px;
}

.ThumbBox {
	float:left;
	padding-bottom:10px;
width:800px;
}
.thumb {
	float:left;
	width:auto;
	padding-right:10px;
	margin-bottom:10px;
}
.thumb a{ font-size:12px;
}

.thumb a:hover { font-size:12px;
letter-spacing:0px;
}

#textlink {width:345px;
}

.DescriptionBox {float:left;
width:700px}

.ProjectTitle {margin-bottom:5px; margin-top:10px
}

h1 {font-style:italic;
color:#000000;
letter-spacing:0px;
font-size:12px;
font-weight:normal;
}

.black {
color:#666;
}

.description {padding-bottom:5px;}

#BottomNav a {
font-size:12px;
color:#000;
}

#BottomNav a:hover {
font-size:12px;
color:#999;
letter-spacing:0px;
}


#BottomNav {float:left}