#body
{
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-family: 'Lucida Grande', 'Arial', 'sans-serif';
	font-size: 12px;
	line-height: 1.3;
	color: #888888;
	background: #000000 url("images/background.jpg") repeat-x;
	background-repeat: repeat-y;
}

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

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

a{ font-size: 13px; color : #CCCCCC; text-decoration : none; } 
a:hover { ont-size: 13px; color : #CCCCCC; text-decoration : underline; } 
IMG: a { border : #33AACC; border-style: solid; border-width: 1px; } 
#container
{
	float: center;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: #000000;
	margin: 0 auto;
	width: 700px;
	height: auto;
	background-color: #000000;
	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;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
width: 700px;
height: 68px;
border-bottom: solid #3A3A3A;
border-bottom-width: 1px;
}


#topsectionright
{
	float: right;
	text-align: center;
	width: 700px;
	height: auto;
	border-bottom: solid #3A3A3A;
	border-bottom-width: 1px;
}

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

#menu{
padding-top: 10px;
padding-bottom: 10px;
font-size: 9px;
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: 550px;
	background: #000000;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	height: auto;
}

#sidebar
{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
text-align: left;
float: right;
width: 120px;
}

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

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

#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;}
img {
	filter: Glow(Color=#99CC33, Strength=4);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
