
/* center column styles */

#center {
width:576px;
padding-right:24px;
float:left;
position:relative;
}

#center h2 {
font-size:3.2em;
line-height:1.2em;
color:#00CCFF;
padding-bottom:27px;
}

.projects_list  {
padding-left:95px;
padding-top:30px;
}

#allprojects {
width:456px;
border:0;
}

#allprojects td {
width:156px;
padding-right:72px;
padding-bottom:12px;
font-size:1.448em;
line-height:1.18em;
color:#E5E5E5;
font-weight:bold;
vertical-align: top;
}

#allprojects td a, #allprojects td a:link, #allprojects td a:visited {
color:#E5E5E5;
text-decoration:none;
}

#allprojects td a:hover, #allprojects td a:focus, #allprojects td a:active {
color:#00CCFF;
text-decoration:none;
}

#allprojects td img {
margin-bottom:3px;
border:0;
}

#allprojects td span {
display:block;
}




/* path styles */

#path {
position:absolute;
top:-33px;
left:0px;
color:#FFFFFF;
font-size:1.10em;
line-height:1.19em;
}

#path span {
color:#00CCFF;
}

#path a, #path a:link, #path a:visited {
color:#CCCCCC;
text-decoration:none;
}

#path a:hover, #path a:focus, #path a:active {
color:#00CCFF;
text-decoration:none;
}



/* center column styles */

#right {
width:269px;
float:left;
}

.flash_banner {
padding-bottom:15px;
}
