body {
	background: url('../img/bg.gif') repeat-x #AAAAAA;
	margin-top: 0px;
	font: normal 12px "verdana","arial","geneva",sans-serif;
	color: #222;
	line-height: 0;
}
a img {
	border: none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #234598;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}

.big {
	font-size: 18px;
	font-weight: normal;
	color: #234598;
	padding-top: 5px;
	letter-spacing: -1px;
}
#blist li {
	padding-top: 10px;
	font-size:13px;
	font-weight:bold;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #234598;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #234598;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}
#cinfo th {
	text-align:right;
	background-color:#f8f8f8;
	font-size:15px;
	padding:5px;
	width:100px;
}
#cinfo td {
	padding: 5px;
}
#wrap {
	margin: auto;
	width: 900px;
	min-height: 500px;
}
#mast {
	border-bottom: 1px solid #234598;
	width: 100%;
}
#logo {
	width: 517px;
	height: 114px;
}
#contact {
	width: 383px;
	height: 114px;
}
#links {
	margin-top: 10px;
	height: 25px;
	background: url('../img/fade1.gif') repeat-x #f8f8f8;
	border-bottom: 1px solid #CCC;
}
#linkbar a {
	color: #0F5BAA;
	font-size: 13px;
	text-decoration: none;
}
#linkbar a:hover {
	text-decoration: underline;
}
	#linkbar .on a {
	color: #666;
	padding-bottom: 5px;
	}
	#linkbar .on {
		background: url('') no-repeat #FFF;
		border-bottom: 1px solid #FFF;
	}

	#linkbar {
		margin-top: 10px;
		margin-bottom: 0px;
		background: url('../img/fade1.gif') repeat-x #f8f8f8;
		width:100%;
	}
	#linkbar td {
		padding: 10px;
		border-right: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		vertical-align: middle;
		text-align:center;
	}
#content {
	background-color: #FFF;
	line-height: 1.5;
}
	.text {
		padding: 10px;
	}
	.text img {
		border: 1px solid #333;
		margin: 7px;
		
	}
	
	#gallery {
		color: #CCC;
		text-align:center;
		
		width: 350px;
		background: url('../img/fade2.gif') repeat-x #FFF;
		background-position: bottom left;
		border: 1px solid #CCC;
		float: right;
		margin: 5px;
		padding:5px;
	}
#cwrap {
	line-height: 1.5;
	margin: 0px 10px 15px 10px;
	padding-bottom: 10px;
}
#bottom {
	background-position: bottom center;
	text-align: center;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1.2;
	color: #EEE;
	margin: 0;
}
.why {
	padding: 5px;
	background: url('../img/sidebg.gif') repeat-y #FFF;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}



#imageContainer {
	position:relative;
	width:600px;
	background-color: #000;
	height: 339px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}

.copy {
	width:500px;
	margin:auto;
	position:relative;
	font:0.9em verdana;
}

#so_credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#so_credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

.listy {
	width:100%;
	background: url('../img/fade2.gif') repeat-x #FFF;
	background-position: bottom left;
}
.listy th {
	width:300px;
}
.listy td {
	padding: 10px;
}
.listy p {
	text-align:left;
}
