* { margin: 0; padding: 0; }
body { min-width: 894px; background: #484848; }
img { border: 0 none; }
a { color: #999; text-decoration: none; }
a:hover { text-decoration: underline; }

#wrapper { margin: 0 auto; width: 894px; font: .8em 'lucida grande' , 'Lucida Sans Unicode'; }
#wrapper .block { float: left; margin: 50px 0 0 15px; width: 288px; color: #999; font-size: .8em; font-weight: bold; }
#header { height: 8px; background: #919191; }
#project_container { clear: left; margin-top: 120px; width: 924px; }
#project_container a img { width: 288px; height: 170px; border-bottom: 8px Solid #919191; }
#project_container a img:hover { border-bottom: 8px Solid #aaa; }
#project_container .project { float: left; margin: 30px 15px 0 0; width: 288px; height: 250px; color: #999; display: block; }
#project_container .projectText { margin: 10px 0 0 5px; height: 200px; }
