/* CSS Document */

/*****************************************************************
 GENERAL STYLES
******************************************************************/
html {height:101%} 
* {margin:0; padding:0} 
body { font: 12px/16px Arial; color:#000; background:#FFF; padding:10px 0 20px 0;}
img { border:0;}
a { color:#33ccff;text-decoration:none; }
a:hover { text-decoration:underline;}
form,p,table,td,tr,h1,h2,ul,li {margin:0; padding:0; }
h1 {font: bold 18px/22px Arial; color:#000; margin-bottom:8px;}
h2 {font: 12px/16px Arial; color:#828282; margin-bottom:8px;}
p {padding-bottom:5px;}
p.bold {font-weight:bold;}
span.bold {font-weight:bold;}
#container {font-family: 11px/15px Arial;  text-align:left; width:642px;}
#top {width:100%;padding:18px 0 12px 0; border-bottom:1px solid #DDD; font:11px Arial; color:#AAA;}
#top a { color:#AAA;}
#nav {width:100%;padding:8px 0; border-bottom:1px solid #DDD;}
#tags {font:9px Arial; color:#909090;}
#tags a {color:#BBB; text-decoration:none;}
#content {padding-top:28px;}
#projectT {padding-right:28px;padding-bottom:8px;}
.pName {margin:2px 0 18px 0; background-color:#FFF; padding:2px 0 2px 5px; width:141px;}
.pName a { font-size:11px; color:#BBB;}
img.thumb {margin-bottom:28px;}
img.left {margin-right:28px;}
#foot {width:100%;padding:8px 0; border-top:1px solid #DDD;font: 9px Arial; color:#b9b9b9; text-align:right;}
.tagH { font-size:12px; color:#909090;}