body {
	font-size:14px;
	font-family: Arial, Verdana, Geneva, sans-serif;
}

a {
	text-decoration:none;
}
#page {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
	background:#fff url(../img/shadow/middle.gif) repeat-y center center;
}
#page .top,
#page .bottom {
	height:20px;
	width:100%;
	float:left;
	clear:both;
}
#page .top {
	background:url(../img/shadow/top.gif) no-repeat center center;
}
#page .bottom {
	background:url(../img/shadow/bottom.gif) no-repeat center center;
}
#page .inner {
	padding:0 10px;
	margin:0 10px;
	clear:both;
}
#page .inner .inner{
	padding: 8px;
	margin:0;
}
#header {
	height:196px;
	padding:2px;
	background: url(../img/banner.jpg) no-repeat;
}
#header .inner {
	height:178px;
	border:1px solid #fff;
}

#mainnavi,
#content,
#subnavi,
#members,
#footer{
	margin-top:9px;
	padding:2px;
}
#mainnavi .inner,
#content	.inner,
#subnavi	.inner,
#members .inner,
#footer	.inner {
	border:1px solid #fff;
}

#mainnavi {}
#mainnavi .inner {}

#content {
	float:right;
	width:732px;

}
#content  .inner {}
#subnavi {
	float:left;
	width:190px;
}
#subnavi .inner {}
#footer {
	width:100%;
	clear:both;
	float:left;
}
* html #footer {
	float:none;
	height:28px;
	width:900px;
}
#footer  .inner {
	float:left;
	width:918px;
}
* html #footer  .inner {
	width:914px;
}
#searchbox{
	float:left;
	width:320px;
}
#pagename{
	float:left;
	width:250px;
	color: #3d5466;
	font-weight: bold;
}
#metanav {
	float:right;
	width:300px;
	text-align:right;
}
#pagename, #metanav {
	padding-top: 2px;
}

/* *** csc settings */ 
p.bodytext {
	margin-bottom:10px;
}
.csc-textpic{
	width:710px;
	float:left;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}



/* ************* */
form input.text {
	background:#fff;
	color:#3d5466;
	border:1px solid #3d5466;
}
form input.button{
	background:#fff;
	color:#3d5466;
	border:1px solid #3d5466;
}

/* ** POWERMAIL **/
fieldset.tx-powermail-pi1_fieldset  {
	background:transparent;
	padding:0;
	border:none;
}
fieldset.tx-powermail-pi1_fieldset legend {
	display:none;
}
fieldset.tx-powermail-pi1_fieldset div.even,
fieldset.tx-powermail-pi1_fieldset div.odd {
	background:transparent;
	padding:0px;
}
fieldset.tx-powermail-pi1_fieldset textarea,
fieldset.tx-powermail-pi1_fieldset input {
	background:#fff;
	color:#3d5466;
	border:1px solid #3d5466;
}

#members {
	width: 936px;
	background-color: #949EA6;
	float: left;
	clear: both;
}
#members .inner {
	width: 934px;
	float: left;
	padding: 0;
}
#admembers .align-center {
	width: 918px;
	padding: 8px;
	text-align: center;
	float: left;
	clear: both;
	font-weight: bold;
	color:#3D5466;
}
.whitebg {
	background: #FFF;
}
.memberimg, .memberlink {
	text-align: center;
}
.memberlink {
	background: #949EA6;
}
.memberlink a {
	color:#3D5466;
	font-weight: bold;
}
.memberimg a {
	display: block;
	height: 129px;
	width: 308px;
}


.threeCols {
	width: 931px;
	padding:2px;
	clear: both;
	float: left;
}

.threeCols .col {
	width:310px;
	float:left;
}
.threeCols .col:hover {
	opacity:0.9;
}
.threeCols .col .memberimg {
	border-left:1px solid #949EA6
}
.threeCols .col .memberlink {
	border-left:1px solid #fff;
	padding: 3px 0;
}
.threeCols .firstCol .memberimg,
.threeCols .firstCol .memberlink {
	border: none;
}
/*
.colOne {
	float: left;
	width: 308px;
	border-collapse:collapse;
	border: 1px solid #949EA6;
}
.colTwo {
	width: 309px;
	float: left;
	border-collapse:collapse;
	border: 1px solid #949EA6;
}
.colThree {
	width: 308px;
	float: left;
	border-collapse:collapse;
	border: 1px solid #949EA6;
}
*/
