body
{
	margin:0px auto;
	width:600px;
	text-align:center;
	font-family:sans-serif;
	font-size:12px;
}

#all
{
	text-align:left;
	width:600px;
}

#header
{
	width:600px;
	margin-top:75px;
}

#menubar
{
	position:relative;
	float:right;
	width:463px;
	height:20px;
}

.menuitem
{
	padding-left:10px;
}

img
{
	border:0px;
}

#mainsection
{
	text-align:center;
	margin:40px auto;
	width:514px;
}

#bod
{
	text-align:left;
	width:514px;
}
hr
{
	margin-bottom:20px;
}

#footer
{
	text-align:center;
	margin:auto;
	width:514px;
	clear:both;
}

.portfolioitem
{
	height:480px;
	position:relative;
}

.portfoliodescription
{
	float:right;
	width:324px;
	padding:20px;
}

.portfoliogallery
{
	width:150px;
	float:left;
}

.portfolioimage
{
	padding-top:40px;
}

.portfoliolargeimage
{
	position:absolute;
	bottom:0px;
}

form
{
	text-align:center;
	width:400px;
	margin:10px auto;
}

label
{
	width:100px;;
	float:left;
	text-align:left;
}

input
{
	border:1px dotted;
	width:250px;
}

textarea
{
	border:1px dotted;
	width:250px;
	height:150px;
}

#submit
{
	margin:10px;
	width:100px;
}

.portfoliospacer
{
	height:50px;
	clear:both;
}
