/* CSS Document */

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.left-col {
	width:700px;
	float:left;
/*	background-color:#FFFF00;*/
}

.right-col {
	width:242px;
	float:right;
/*	background-color:#FF0000;*/
}

#logo {
	width:242px;
	height:315px;
/*	background-image:url(/graphics/common/logo.png);*/
}

#footer-wrapper {
	width:auto;
	height:235px;
	background-color:#F0F0F0;
	background-image:url(/graphics/common/footer-band.png);
	background-repeat:repeat-x;
	background-position:top;
}

#footer {
	width:960px;
	height:218px;
	margin-left:auto;
	margin-right:auto;
	padding-top:17px;
	text-align:center;
}

#footer  a {
/*	color:#FFFFFF;*/
}

#header {
	width:700px;
	height:30px;
/*	background-color:#FF0000;*/
	padding-top:80px;
}

#content {
	width:700px;
/*	background-color:#FF0000;*/
	margin-top:15px;
}

#breadcrumb {
	width:auto;
	height:18px;
/*	float:left;*/
/*	color:#FFFFFF;*/
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:4px;
	padding-top:2px;
	background-image:url(/graphics/common/you-are-here.png);
	background-repeat:no-repeat;
}

#breadcrumb a {
/*	color:#FFFFFF;*/
}

.feature-box {
	width:700px;
	height:266px;
	margin-bottom:15px;
	padding-bottom:18px;
	background-image:url(/graphics/common/main-img-shadow.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.feature-box2 {
	width:700px;
	height:125px;
	margin-bottom:15px;
	padding-bottom:18px;
	background-image:url(/graphics/common/main-img-shadow.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.text-blue {
	color:#073F9C;
}

.text-green {
	color:#008000;
}

#more-about-button {
	width:188px;
	height:34px;
/*	background-image:url(/graphics/common/member-login.png);*/
/*	background-repeat:no-repeat;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	text-align:center;
/*	padding-top:9px;*/
}

#members-search-box {
	width:190px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
/*	background-color:#FF0000;*/
}

#member-login-button {
	width:188px;
	height:34px;
/*	background-image:url(/graphics/common/member-login.png);
	background-repeat:no-repeat;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	text-align:center;
/*	padding-top:9px;*/
}

#member-login-button a {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#latest-news {
	width:190px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
/*	background-color:#FF0000;*/
}









#header-right {
	width:303px;
	height:25px;
	float:right;
/*	background-color:#666666;*/
	font-size:18px;
	margin-top:29px;
}

.line {
	width:auto;
	height:1px;
	background-color:#999999;
/*	margin-top:3px;*/
	margin-bottom:5px;
}

#content-wrapper {
	width:auto;
}







#feature-box-slim {
	width:699px;
	height:146px;
	margin-bottom:20px;
/*	background-color:#FF0000;*/
}

.advert {
	width:219px;
	float:left;
	text-align:center;
}

.advert img {
	margin-bottom:10px;
}

.advert-image {
	width:219px;
	height:146px;
	margin-bottom:20px;
}

#content-hidden-info {
	display:none;
}





#add-this {
	width:125px;
	height:16px;
	float:right;
	margin-top:7px;
}

.category-item {
	width:219px;
	float:left;
	margin-right:13px;
}

.category-item-title {
	width:219px;
	text-align:center;
	margin-top:5px;
}

.member-button {
	width:212px;
	float:left;
	margin-right:10px;
	text-align:left;	
	margin-bottom:10px;
}

.member-button img {
	margin-bottom:10px;	
}
