/* IDS */
h2 {
	color:#496d94;
	font-size:120%;
	margin-bottom:0;
	margin-top:1em;
	padding:0;
}

.details {
	font-size:90%;
	font-style:italic;
	line-height:normal;
}

#col1 {
	margin-right:300px;
}
#col1 p {
	font-size:110%;
}
#content {
	background:none;
	border-style:none;
	border-top:1px solid #d6d6d6;
	line-height:1.4em;
	padding:2em;
	margin:0 0 0 1px;
	float: none;
	width: auto;
}
#main {
	background: url(../images/home_image.jpg) top left no-repeat;
	border-left:1px solid white;
	border-right:1px solid white;
	padding:134px 0 0 0; 
	position:relative;
}
#members {
	background: url(../images/membersection.gif) top right no-repeat;
	position:absolute;
	height:98px;
	right:10px;
	text-align:center;
	top:5px;
	padding:10px;
	width:218px;
}
#members h3 {
	color:#476b8e;
	font-weight:normal;
	margin:0;
	padding:10px 0 5px;
}
#members p {
	margin:0;
}
#news {
	border-left:double #d6d6d6;
	float:right;
	padding-bottom:1em;
	padding-left:1em;
	width:300px;
}
#news p {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:0;
	padding: 0.3em 0 0.3em 1em;
}