body  {
	margin: 0; /
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

.container {
	width: 800px;
	background-color: #CCCC99;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

.fl {
	float: left;
	width: 100px;
	text-align: left;
	display: inline;
	
}

.fl #nav {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	margin: 0px;
	padding: 0px;
}

.fl #nav ul {
	margin: 0px;
	padding: 0px;
}

.fl #nav ul li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.fl #nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.fl #nav ul li a:hover {
	color: #CDCD9B;
	text-decoration: none;
}

.fl .secimage {
	margin: 10px 0px 20px auto;
	text-align: right;
}

.mid {
	float: left;
	width: 149px;
	background-color: #9b9b67;
	display: inline;
	min-height: 400px;
}

.midText {
	text-align: left;
	width: 139px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	margin: 0px;
}
.displaycontainer {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9B9B67;
	border-right-color: #9B9B67;
	border-bottom-color: #9B9B67;
	width: 531px;
	height: 230px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}

.thumbs {
	width: 153px;
	height: 158px;
	padding-left: 5px;
	margin: 0px;
}

.thumbs ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.medimg {
	float: right;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	display: inline;
}


.thumbs ul li {
	margin: 0px 1px 1px 0px;
	padding: 0px;
	float: left;
	display: inline;
}



.fr {
	float: left;
	width: 551px;
	display: inline;
}

.secname {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.subheading {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.subheading ul {
	float: right;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 110px;
}
.subheading ul li {
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-bottom: 4px;
}

.subheading ul li a {
	color: #CDCD9B;
	font-weight: bold;
	text-decoration: none;
}

.art {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/subNav_left.png);
	background-repeat: no-repeat;
	background-position: left;
}

.frame {
	background-attachment: scroll;
	background-color: #333333;
	background-image: url(images/subNav_left.png);
	background-repeat: no-repeat;
	background-position: left;
}

.access {
	background-attachment: scroll;
	background-color: #666666;
	background-image: url(images/subNav_left.png);
	background-repeat: no-repeat;
	background-position: left;
}

.web {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(images/subNav_left.png);
	background-repeat: no-repeat;
	background-position: left;
}

.clearfloat {
	clear: both;
}

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9B9B67;
}

#footer a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#copyright {
	padding-left: 40px;
	padding-top: 5px;
}
