div#content-img {
	height:					375px;
	width:					700px;
	padding:				10px 0px 10px 0px;
}

img#content-logo {
	float:					right;
	margin:					-95px 10px 0px 0px;
}

div#content-image-holder{
	padding:				0px 10px 10px 10px;
	margin:					0px 0px 15px 0px;
	
	background-image:			url('../../../../images/base/content-image.gif');
	background-repeat:			no-repeat;
	background-position:			bottom;
}

div#content-image-holder p{
	width:					550px;
}

div#content-image-holder p a{
	background-image:			url('../../../../images/base/hr-small.gif');
	background-position:			bottom;
	background-repeat:			repeat-x;
	font-size:				12px;
	font-weight:				normal;
	color:					#000000;
	text-decoration:			none;
	display:				inline;
	padding:				0px;
	margin:					0px;
}

div#content-item-holder{
	padding:				10px 10px 10px 10px;
}

div#content-item-holder ul li a{
	padding:				1px 0px 4px 20px;
	margin:					0px 0px 5px 0px;
	font-size:				14px;
	color:					#000000;
	font-weight:				normal;
	display:				block;
	text-decoration:			none;
	background-image:			url('../../../../images/big-arrow-link.gif');
	background-repeat:			no-repeat;
	background-position:			left;
}

div#content-item-holder ul li a:visited{
	color:					#696969;
	background-image:			url('../../../../images/big-arrow-visited.gif');
}

div#closeBox {
	height:					30px;
	background-color:		#ffffff;
}

div#closeBox a {
	outline:				none;
}

div#closeBox img {
	float:					right;
}
