
/* Colors:  white: #FFFFFF;  black: #000000;  grey: #E5E5E5;  green: #669999;  orange: #B65319; */

#sidebar
{
	position: relative;
	float: right;
	display: inline;
	width: 224px;
	margin: 0px 0px 5px 10px;
	min-height: 1px;
}

#featured
{
	position: relative;
	width: 200px;
}

#portfolio
{
	position: relative;
	width: 200px;
	margin: 20px 0px 0px 0px;
}

.w224_top
{
	width: 224px;
	height: 12px;
	font-size: 1px;
	background-image: url(../images/224_top.gif);
	background-repeat: no-repeat;
}

.w224_middle
{
	width: 224px;
	background-image: url(../images/224_middle.gif);
	background-repeat: repeat-y;
}

.w224_bottom
{
	width: 224px;
	height: 12px;
	font-size: 1px;
	background-image: url(../images/224_bottom.gif);
	background-repeat: no-repeat;
}

.w224_text
{
	width: 204px;
	margin-left: 10px;s
}

.w224_heading
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
	color: #669999;
	margin-bottom: 10px;	
}

#sitelist
{
	line-height: 1.8;
}

#body
{
	position: relative;
	width: 649px;
}