#container {
	width:760px;
	border: 1px solid #663300;
	background-image: url(../images/gifs/acc/detailed/columns.gif);
	overflow:hidden;
	margin:0;
}

#title {
	background-color: #663300;
	text-align: left;
	padding-top:5px;
	padding-left:20px;
	margin:0;
	position: relative;
	width: 760px;
	height:50px;
	}	

#title h2{
	font-family: 'verdana';
	color:#CCCC99;
}

#content_container {
	width:760px;
	position:relative;
}

#left_tab {
	background-color: #ffcccc;	
	text-align: left;
	margin:0;
	position: absolute;
	width:760px;
	top:0px;
	left:0px;
	z_index:7;
}



#right_tab {
	background-color: #0000cc;	
	text-align: left;
	margin:0;
	position: absolute;
	width:760px;
	height:35px;
	top:0px;
	left:0px;
	z_index:6;
}

#text_container {
	background-image: url(../images/gifs/acc/detailed/columns.gif);
	width:540px;
	position:relative;
	top:36px;	
	padding-top:10px;
	padding-left:20px;
	padding-right: 20px;
	float:left;		
	
}


#picture_bar {
	background-color: #663300;
	width:180px;
	height:100px;
	position:relative;
	top:36px;
	float:right;
}

#picture_bar p{
	font-family: 'verdana';	
	font-size:x-small;
	color:#CCCC99;
}

#picture_bar a{
	font-family: 'verdana';	
	font-size:x-small;
	color:#CCCC99;
}

#image_holder_1{
	position:relative;
	width: 180px;
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}

#image_holder_2{
	position:relative;
	width: 180px;
	padding:3px;
}
	
#footer{
	position:relative;
	width:540px;
	padding-right: 20px;
	float:left;	
}

#footer .monotone_image{
	float:left;
}	

p {
	font-family: 'verdana';
	font-size:x-small;
	color:#666633;
	line-height: 1.5;
	
}

li {
	font-family: 'verdana';
	font-size:x-small;
	color:#666633;	
}




.picture_bar_link{
	font-family: 'verdana';
	font-weight: bold;	
	font-size:x-small;
	color:#CCCC99;
}





