#body
{
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-family: 'Arial';
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background: url("images/background.jpg");
	background-repeat: repeat-x;
}

#imgright {border-style: none;
float:right;
margin:0px 0px 5px 10px;
}

#imgleft {border-style: none;
float:left;
margin:10px 10px 0px 0px;
}

a{ color : #CC6600; text-decoration : underline; } 
a:hover { color : #CC6600; text-decoration : none; } 

#container
{
	float: center;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFFFFF;
	margin: 0 auto;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	border-bottom-color: #666666;
	border-color: #666666;
	border-left-color: #666666;
	border-right-color: #666666;
	border-top-color: #666666;
	border-left-style: dashed;
	border-bottom-style: dashed;
	border-right-style: dashed;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background-repeat: repeat;
}

#topsection
{
	float: left;
	text-align: left;
	width: 800px;
	height: 200px;
	border-bottom: solid #3A3A3A;
	border-bottom-width: 1px;
}


#topsectionright
{
	float: right;
	text-align: left;
	width: 800px;
	height: auto;
	font-size: 10px;
}

#topleft
{
	float: left;
	text-align: left;
	width: 250px;
	height: 300px;
	font-size: 10px;
	margin-bottom: 10px;
}
#topright
{
	float: right;
	text-align: left;
	width: 250px;
	height: 300px;
	font-size: 10px;
	margin-bottom: 10px;
}
#bottomleft
{
	float: left;
	text-align: left;
	width: 250px;
	height: 300px;
	font-size: 10px;
}
#bottomright
{
	float: right;
	text-align: left;
	width: 250px;
	height: 300px;
	font-size: 10px;
}

#quote
{
float: center;
width: 800px;
height: auto;
padding-bottom: 5px;
}

#menu{
padding-top: 10px;
padding-bottom: 10px;
font-size: 10px;
float: center;
text-align: center;
width: 700px;
height: auto;
border-top: solid #3A3A3A;
border-top-width: 1px;
border-bottom: solid #3A3A3A;
border-bottom-width: 1px;
}

#content
{
	float:left;
	text-align: left;
	padding-top: 10px;
	padding-left:10px;
	padding-bottom: 10px;
	width: 560px;
	background: #EEEEEE;
	height: auto;
	padding-right: 10px;
}

#sidebar
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
	float: right;
	width: 205px;
	background-color: #EEEEEE;
}

#footer
{
clear: both;
text-align: center;
float:center;
width: 800px;
height: auto;
border-top: solid #3A3A3A;
border-top-width: 1px;
padding-top: 5px;
padding-bottom: 5px;
}

h2
{
font-size: 14px;
color:#99cc33;
}

#portfoliocontent
{
text-align: center;
padding-top: 10px;
padding-left:5px;
padding-bottom: 10px;
width: 700px;
background: #000000;
}

#portfoliopiece
{
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
width: 670px;
background: #232323;
border: solid #3A3A3A;
border-width: 1px;
}
#porttext{padding-left:5px;}
