
body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background: #000;
}

div.body
{
	padding-top: 5px;
	background: url(../images/bodyBackground.png) left top no-repeat;
}
div.main.portfolio{
	background: url(../images/portfolio.jpg) left top no-repeat;
}
div.main.portfolio .body{
	background: transparent;
}
div.clear
{
	clear: both;
}

div.copyright
{
	text-align: right;
	padding-top: 5px;
}

div.footer
{
	height: 22px;
	padding-top: 215px;
	padding-left: 100px;
	border-bottom: 1px solid #9c9595;
}

div.footer-portfolio
{
	height: 22px;
	padding-top:130px;
	padding-left: 100px;
	border-bottom: 1px solid #9c9595;
}

div.main
{
	width: 775px;
	padding: 10px 15px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bodyGradient.png) top left repeat-x;
}

div.navi
{
	padding-bottom: 5px;
	border-bottom: 1px solid #9c9595;
}