.footer
{
background: #ffffff url("../images/pbg10p.png") 100% 100% no-repeat;
height:500px;
}

.content .nav-bar
{
width:100%;
height:20px;
border-bottom:2px solid #1240FF;
color:#1240FF;
}

.content .nav-bar a
{
color:#1240FF;
text-decoration:none;
}

.content .nav-bar ul
{
height:20px;
margin:auto;
text-decoration:none;
}

.content .nav-bar li
{
float:left;
border-bottom:none;
padding:2px 10px 2px 10px;
}

.content .nav-bar .selected, .content .nav-bar .selected a
{
background:#1240FF;
color:#ffffff;
text-decoration:none;
}

.content .show, .content .resume, .content .web
{
margin-top:15px;
text-align:center;
}

.content .row
{
clear:both;
margin:auto;
padding:10px;
}

.content .row img, .content .web img, .content .show img
{
margin-right:10px;
border:1px solid #c6c6c6;
}

.content .show img
{
margin-bottom:25px;
}

.content .web-name
{
margin:5px 0 15px 0;
}

.content .web-name a
{
text-decoration:underline;
}

