#content {
	position:relative;
	border-top:4px solid #ff9c39;
	border-bottom:1px solid #af1d05;
	margin:0px 20px 0px 20px;
	min-height:387px;
	text-align:left;
	overflow:auto;
}

#left {
	float:left;
	width:188px;
	min-height:387px;
}

/* 64 */ 

#left div {
	font-family: Georgia;
}

#left div {
	margin:10px;
	padding-left:5px;
	border-left:1px solid #ff9933;
	font-size: 12px;
	color:black;
}

#left div a {
	color:#FF9933;
}

#left div li{
	list-style:none;
	padding:0px;
	margin:0px;
}

#portfolio img {
	border:1px solid #330000;
}

#right {
	float:left;
	margin-top:10px;
	background-color:#EDEDED;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
	width:533px;
	min-height:350px;
}

.wb{
	border:1px solid #660000;
}

#center {


}	

.lc {
	background-image: url(../images/lc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:4px;
}

.rc {
	float:right;
	background-image: url(../images/rc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:4px;
}

#right div {
	margin: 0px;
	font-size:14px;
}


#left h1 {
	margin:10px -400px 0px 10px;
	font-size: 20px;
	color: #990000;
	font-weight: normal;
}

h3 {
	margin: 0px 10px 10px 15px;
	font-size: 14px;
	color: black;
	font-weight: normal;
	text-shadow: 0 0 #000;
}

h3 p {
	margin-bottom:5px;
}

.active {
	font-weight:bold;
}

.name {
	font-size:16px;
}

#category {
	width:500px;
	border-bottom:1px solid #990000;
	height:30px;
	vertical-align: top;
}

#category select {
	border: 0px solid #CCCCCC;
	color:#999999;
	font-family: Georgia, Times;
	font-size:11px;
	background-color:white;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: none;
}