/********************
NAV
********************/
#nav li#nav3 {background-image: url("../images/mn_sp_dn.jpg");}
#nav li#nav3 a:hover {background: none;}


/*MAIN CONTENT*/

#MainContent_sp {
width: 951px;
height: 402px;
*height: 1%;
clear: left;
margin: 0;
background-image: url("../images/bg_generic2.jpg");
background-repeat: no-repeat;
}

div.thumbImg_sp {
width: 100px;
height: 100px;
border: solid 1px #666;
margin: 0 12px 12px 0;
float: left;
clear: both;
display: inline;
font-size: 0;
line-height: 0;
}

body.spPopup {
width: 760px;
}

#spHeaderPhoto {
position: relative;
top: 20px;
left: 20px;
width: 720px;
text-align: right;
clear: both;
}

#spContainerPhoto {
position: relative;
top: 20px;
left: 20px;
width: 700px;
height: 400px;
padding: 20px;
border: solid 2px #ccc;
margin-bottom: 40px;
}

#spImage {
width: 300px;
height: 400px;
float: left;
margin: 0 20px 0 0;
}

#spHeaderDescription {
position: relative;
top: 20px;
left: 20px;
width: 520px;
text-align: right;
clear: both;
}

#spContainerDescription {
position: relative;
top: 20px;
left: 20px;
width: 500px;
padding: 20px;
border: solid 2px #ccc;
margin-bottom: 40px;
}

#credit{
width: 375px;
margin: 6px 0 12px 0;
float: left;
}

.projCredit {
font: normal 10px/120% Verdana, Helvetica, Arial, sans-serif;
color: #999;
}

.projCreditTitle {
font: bold 10px/140% Verdana, Helvetica, Arial, sans-serif;
color: #999;
}



