body {
	background: #fff url(../img/background-texture.png) repeat-x 50% 0;
	line-height: 1.4;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
 	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
#wrapper {
	width: 1200px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
}
#header {
	margin-top: 10px;
	padding: 0px;
	height: 30px;
	width: auto;
	text-align:center;
  	font-size: 25px;
  	font-weight: bold;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}
#left {
	width: 328px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-align: right;
	height: 300px;
}
#center {
	height: auto;
	width: 480px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	line-height: 1.8em;
	text-align: center;
}
#center img {
	border:2px solid #CCCCCC;
}
#right {
	width: 328px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#topspacer{
	height: 30px;
}
#logoHeader{
	height: 190px;
	text-align:center;
   	vertical-align:middle;
}
#logo {
	vertical-align:middle;
	display: block;
	bottom: 2px;
	position: relative;
	border: 0 !important;
}
#logo img {
	border: 0 !important;
}
hr.space{
	visibility: hidden;
	clear: both;
	height: 20px
}
#siteTitle {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 50px;
	font-size: 18px;
   	font-weight: bold;
}
a.menu {
	font-size: 18px;
   	font-weight: bold;
	display:inline-block;
	margin-bottom:6px;
	text-align:center;
	width:14ex;
        border-style:solid;
        border-width:2px;
        border-color: #CCCCCC;
        color: #FFFFFF;
        background-color: black;
        padding:2px;
        text-decoration:none;
}
a.menu:link {
	color:#FFFFFF;
	background-color:#666666;
}
a.menu:visited {
	color:#FFFFFF;
	background-color:#666666;
}
a.menu:hover {
	color:#FFFFFF;
	background-color:#333333;
}
a.menu:active {
	color:#FFFFFF;
	background-color:#333333;
}
.processblackh {
	color: #666666;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px;
	text-decoration:none;
	width:220px;
}
.processtext{
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
}
.newsblackh {
	color: #666666;
	float:left;
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px;
	text-decoration:none;
	width:500px;
        text-decoration:none;
}
.processtext2 {
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}
.processtext2 ul {
	padding-left:10px;
	margin-left:2px;
}
.processtext2 li {
	padding-top:2px;
}
.processtext2 li a {
	color:#666666;
	text-decoration:solid;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;

}
#slider, #slider li {
	width:480px;
	height:400px;
	overflow:hidden;
}
#slider img {
	border:2px solid #CCCCCC;
}
#slider div {
	margin-top:2px;
	vertical-align:middle;
	text-align:center;
	width:484px;
	background: #CCCCCC;
	padding-top:4px;
	padding-bottom:4px;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#navId {
	width: 440px;
	height:26px;
	background: #CCCCCC;
	padding-left:20px;
	padding-right:20px;
}
span#prevA{
	float: left;
	display: inline-block;
}
span#nextA{
	float: right;
	display: inline-block;
}
a.navMenu {
        text-decoration:none;
	font-size:18px;
	font-weight:bold;
}
a.navMenu:link {
	color:black;
	background-color:#CCCCCC;
}
a.navMenu:visited {
	color:black;
	background-color:#CCCCCC;
}
a.navMenu:hover {
	color:black;
	background-color:#CCCCCC;
}
a.navMenu:active {
	color:black;
	background-color:#CCCCCC;
}
#footer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

