body {
	margin: 0;
	padding: 0;
	background: #FCFCFC url(../images/bg_fade.jpg) repeat-x fixed;
}
#container {
	padding: 0;
	width: 100%;
	background: url(../images/bd_stripe.gif) repeat;
	margin: 0 auto 10px;
}
#brand {
	height: 90px;
	width: 800px;
	display: block;
	vertical-align: bottom;
	text-indent: -9999px;
	background: url(../images/brand.jpg) no-repeat center bottom;
	margin: 0 auto;
	padding: 100px 0 0;
}
#brand a:link, #brand a:visited, #brand a:active, #brand a:hover {
	display: block;
	height: 90px;
	width: 800px;
	margin: 0;
	padding: 0;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
#navigation {
	float: left;
	color: #999;
	text-transform: uppercase;
	text-indent: 0;
	letter-spacing: 2px;
	font: bold 10px Arial, Helvetica, sans-serif;
	height: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#navigation ul {
	display: block;
	text-align: center;
	padding-right: 0;
	height: 22px;
	padding-left: 10px;
	border: 1px solid #c0c0be;
	margin: 0;
	list-style-type: none;
	width: 747px;
	background: #F6F4F5;
}
#navigation ul li {
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li a {
	color: #666;
	height: 13px;
	display: block;
	width: 79px;
	margin-top: 3px;
	padding-top: 3px;
	font-weight: normal;
	background-image: url(../images/btn_grey.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #666;
	height: 13px;
	display: block;
	width: 79px;
	margin-top: 3px;
	padding-top: 3px;
	font-weight: normal;
	background-image: url(../images/btn_grey.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
#navigation ul li a, #navigation ul li a:hover, #navigation ul li a:active {
	text-decoration: none;
	font-weight: bold;
	background: url(../images/btn_yellow.gif) no-repeat left top;;
}
h1 {
	text-transform: uppercase;
	display: block;
	width: 79px;
	text-align: center;
	color: #666;
	height: 16px;
	letter-spacing: 1px;
	background: url(../images/btn_yellow.gif) no-repeat;
	font: normal bold 10px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 10px;
	padding: 3px 0 5px;
}
h2 {
	color: #666;
	margin: 0;
	text-transform: uppercase;
	padding: 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0be;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h4 {
	text-transform: uppercase;
	width: 79px;
	text-align: center;
	color: #666;
	height: 16px;
	letter-spacing: 1px;
	background: url(../images/btn_yellow.gif) no-repeat;
	font: normal bold 10px Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#news {
	width: 280px;
	height: 300px;
	float: left;
	border: 1px solid #C0c0be;
	overflow: auto;
	background: #F6F4F5;
	font: 12px "Times New Roman", Times, serif;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#recent {
	width: 480px;
	height: 300px;
	padding: 0px;
	margin-left: 5px;
	float: left;
	border: 1px solid #c0c0be;
	overflow: auto;
	background: #F6F4F5;
	font: 12px "Times New Roman", Times, serif;
}
#library {
	width: 755px;
	height: 300px;
	padding: 0;
	margin-left: 15px;
	float: left;
	border: 1px solid #c0c0be;
	overflow: auto;
	background: #F6F4F5;
	font: 12px "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contact {
	width: 750px;
	margin-left: 15px;
	float: left;
	border: 1px solid #C0c0be;
	overflow: hidden;
	margin-top: 5px;
	height: 15px;
	background: #F6F4F5;
	font: 12px "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.btn a, .btn a:link {
	letter-spacing: 1px;
	color: #666;
	height: 13px;
	display: block;
	width: 79px;
	margin-bottom:2px;
	padding-top:3px;
	font-weight: normal;
	background-image: url(../images/btn_grey.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
}

.btn a:hover {
	background: url(../images/btn_yellow.gif) no-repeat left top;
	;
	font-weight: bold;	
}
table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0be;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #c0c0be;
	margin: 0 0 0 5px;
	padding: 5px 0;
}
table img {
	border: 1px solid #666;
}
p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content p {
	margin: 0;
	padding: 0 10px 10px;
}
.contentimg_left {
	float: left;
}
#content {
	display: block;
	height: 390px;
	width: 800px;
	background: url(../images/body_bg.jpg) no-repeat center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.contentimg_right {
	float: right;
}
#footer {
	background-repeat: no-repeat;
	height: 15px;
	width: 800px;
	text-align: center;
	color: #666;
	padding: 0;
	float: left;
	font: 12px "Times New Roman", Times, serif;
	margin: 2px auto 20px;
}

#rights {
	color: #999999;
	text-align: center;
	margin: 0px;
	font: 12px "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lightcage {
	text-decoration: none;
	letter-spacing: 2px;
	padding: 2px;
	margin: 2px;
	font: 10px Arial, Helvetica, sans-serif;
}
.lightcage a:link, .lightcage a:active, .lightcage a:visited {
	color: #666;
	text-decoration: none;
}
.lightcage a:hover {
	color: #333;
}
