body { 
	background:           	   url(../images/mainback2.jpg) repeat;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 10px;
	text-align: left;
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #dfdfdf;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
} 

#header  {
	width:100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
}


#mainbody {
	background:           	   url(../images/mainback.jpg) repeat-y;
	background-color: #000000;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ffffff;
}

#middle {
	width: 560px;
	padding: 2px;
	margin: 5px 165px 5px 185px;

}


h1 {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #cf3000;
	font-size: 18px;
}

h2 {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: strong;
	font-size: 17px;
}

h3 {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #cf3000;
	font-size: 13px;
}

p,li {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #dfdfdf;
	padding: 0px;
	margin: 1px;
}

#pagetable {
	color: #000000;
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	border: 1px solid #92940f;
	border-collapse: collapse;
	background-color: #ffffcf;
}

#pagetable th {
	text-align: center;
	padding: 5px;
	background-color: #92940f;
}

#pagetable strong {
	color: #ffffff;
	font-size: 14px;
}

#pagetable td {
	border: 1px solid #92940f;
	padding: 3px;
}


.notes {
	visibility: hidden;
}
b {
	color: #dfdfdf;
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	TEXT-DECORATION: none;
}

pre {
	color: #000000;
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}


a:link, a:visited {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color:red;
	text-decoration: none;
}
a:hover {
	color: gold;
	text-decoration: none;
}

a:hover img {
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

#middle .pdf {
	text-decoration: none;
}

#menuh {
	background: url(../images/menuh-back.jpg) no-repeat ;
	background-color: #393937;
	width: 100%;
	height: 30px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0px;
	text-align: center;
}
#menuh P{
	position: relative;
	color: #1A42AC;
	margin: 0px;
	padding: 3px 1px 0px 1px;
	FONT-SIZE: 18px;
}

#menuh A:Link, #menuh A:visited {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	FONT-SIZE: 15px;

}

#menuh A:hover {
	color: gold;
	text-decoration: underline;
}
#webaddress {
	position:relative;
	background-color: #000000;
	float: left;
	top: -44px;
	left: 1px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	FONT-SIZE: 10px;
	color: red;
	margin: 0px;
}
#pagetop {
	width: 100%;
	height: 20px;
	margin-bottom: 50px;
}

#pagetree{
	float: right;
	width: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#pagetree p a:link, #pagetree p a:visited {
	color:#1A42AC;
	text-decoration: none;
}

#pagetree p a:hover {
	color: gold;
	text-decoration: underline;
}

#pageheading{
	position: relative;
	top: 15px;
	float: left;
	height: 20px;
	width: auto;
	color: #cf3000;
}

#leftcontainer {
	clear: left;
	position: relative;
	float: left;
	width: 160px;
	list-style: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	top: 5px;
	margin-bottom: 5px;
}

#leftcontainer ul {
	position: relative;
	border-top: 1px solid #1A42AC;
	width: 150px;
	top: 5px;
	list-style: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
}

#leftcontainer ul li a:link, #leftcontainer ul li a:visited {
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	height: 25px;
	display: block;
	padding-left: 2px;
	padding-bottom: 1px;
	border-bottom: 1px solid #1A42AC;
	margin-left: auto;
	margin-right: auto;
}


#leftcontainer ul li a:hover {
	color: gold;
	text-decoration: underline;
  	width: 100%;
	height: 25px;
	display: block;
	padding-left: 2px;
	padding-bottom: 1px;
	border-bottom: 1px solid #1A42AC;
	margin-left: auto;
	margin-right: auto;
}

#recommend {
	position: relative;
	width: 150px;
	margin-left:  0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#recommend img {
	position: relative;
	top: 5px;
	margin-left: -2px;
	padding:  0px;

}

#recommend a:link, #recommend a:visited {
	padding-left: 5px;
	width: auto;
	color: #ffffff;
	size: 10px;

}

#recommend a:hover{
	text-decoration: underline;
	color: gold;
}

#rightcontainer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	float: right;
	width: 180px;
	top: 5px;
	right: 5px;
	margin-bottom: 5px;
}

#rightcontainer p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}

.box1 {
	visibility: hidden;
	width: 100%;
	border: 1px solid #ffffff;
	margin-bottom: 20px;
}

.box1heading {
	background: url(../images/newsheader.jpg) repeat ;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #ffffff;
	
}

.box1heading h3 {
	position: relative;
	bottom: 3px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 18px;
	color: #1A42AC;
}

.box1content {
	width: auto;
	padding: 4px 6px 4px 6px;
	background-color: #252525;
	
}

.box2 {
	width: 100%;
	border: 1px solid #ffffff;
	margin-bottom: 20px;
	background-color: #252525;
	
}


.box2heading {
	background: url(../images/newsheader.jpg) repeat ;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #ffffff;
	
}
.box2heading h3 {
	position: relative;
	bottom: 3px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 18px;
	color: #1A42AC;
}

.box2content {
	width: auto;
	background-color: #252525;
	padding: 3px;
}

.box3 {
	width: 100%;
	border: 1px solid #ffffff;
	margin-bottom: 20px;
}
.box3heading h3 {
	position: relative;
	bottom: 3px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 18px;
	color: #1A42AC;
}

.box3heading {
	background: url(../images/newsheader.jpg) repeat ;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #ffffff;
	
	
}
.box3content {
	width: auto;
	padding: 4px 6px 4px 6px;
	background-color: #252525;
}

.pagegallery  {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}

.pagegallerycontent {
	background-color: #242422;
	width: 100%;
	border: 1px solid #ffffff;
	margin-top: 5px;
	margin-bottom: 25px;
	padding: 5px;
	float: left;
	font-weight: normal;
}

.pagegalleryheading {
	background: url(../images/menuh-back.jpg);
	background-color: #615F60;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #ffffff;
}

.pagegalleryinner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 10px;
}

.pagegalleryimage {
	float: left;
	padding: 0px;
	margin: 5px;
	height: 100px;
	width: 165px;
	text-align: center;
}

.pagegalleryimage   img {
	border-top:    1px solid #615F60;
	border-right:  1px solid #615F60;
	border-bottom: 1px solid #615F60;
	border-left:   1px solid #615F60;
	padding: 2px;
	vertical-align: middle;
	height: 100px;
	width: auto;
}

.pagegalleryimage  a:hover img {
	border-top:    1px solid #ffffff;
	border-right:  1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left:   1px solid #ffffff;
	padding: 2px;
	vertical-align: middle;
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}


#imagelibrary {
	margin: 4px;
	padding:4px;
}

#imagelibrary img {
	margin: 3px;
}

.pageimagecenter {
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimagecenter img {
	margin: 3px;
	padding: 0px;
}

.pageimageright {
	float: right;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimageright img {
	margin-top: 3px;
	margin-left: 1px;
	padding: 0px;
}

.pageimageleft {
	float: left;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.pageimageleft img {
	margin-top: 3px;
	margin-right: 1px;
	padding: 0px;
}

.pageimagenone img {
	margin: 3px;
	padding: 0px;
}


.link {
	background-color: #242422;
	overflow: hidden;
	border: 1px solid #ffffff;
	margin-left:30px;
	margin-right:30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	height: 190px;
}

.link p {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.linktop {
	width: auto;
	margin: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	background: url(../images/menuh-back.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
	border: 1px solid #ffffff;
}

.linktop a:link, .linktop a:visited {
	color: #ffffff;
	text-decoration: none;
}

.linktop a:hover {
	color: Red;
	text-decoration: underline;
}

.linkleftcontainer {
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	position: relative;
	top: 0px;
	margin-bottom: 5px;
}

.linkleftcontainer  img{
	position: relative;
	border-style: none;
	top: 5px;
	margin: 0px;
	padding: 0px;
}
.linkrightcontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 520px;
	height: 120px;
	position: relative;
	overflow-y: auto;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}

.linkfooter {
	position:relative;
	margin: none;
	color: #ffffff;
	text-align: right;
	bottom: 15px;
	margin-bottom: -15px;
}

#link  a:link, #link a:visited {
	color: red;
	text-decoration: none;
}

#link a:hover {
	color: blue;
	text-decoration: underline;
}


#adminpage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left:  0px;
	color: #ffffff;
}

#adminpage a:link, #adminpage a:visited {
	color: Red;
}

#adminpage a:hover {
	color: Orange;
}

#adminpage li {
	color: #ffffff;
}

#adminpage img {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

#adminpage table {
	background-color: #dfdfdf;
	border: 1px solid #9f9f9f;
}

#adminpage td {
	background-color: #7F8FAA;
}

#adminpage th {
	background-color:#3C4A6D;
}

#adminpage b {
	color: Red;
	font-weight: Bold;
}

#adminpage input {
	visibility: visible;
	color: #000000;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
}

#adminpage input[disabled] {
	color: #9f9f9f;
}

#adminpagegallery {
	position: relative;
	font-weight: normal;
	font-size: 12px;
}

#subpage {
	border: 1px solid #1A42AC;
	vertical-align: top;
}

#subpage  a:link, #subpage  a:visited {
	color:#1B45B1;
	text-decoration: none;
}

#subpage  a:hover {
	color: gold;
}

#adminpage table.log {
	background-color: #3f3f3f;
}

#adminpage table.log th {
	background-color: #505050;
	padding: 2px;
	font-size: 14px;
}

#adminpage table .logrow1 td {
	background-color: #cfcfcf;
	padding: 4px;
	font-size: 12px;
	color: #000000;
}

#adminpage table .logrow2 td {
	background-color: #efefef;
	padding: 4px;
	font-size: 12px;
	color: #000000;
}

#adminpage table .logrowS td {
	background-color: gold;
	padding: 4px;
	font-size: 12px;
	color: #000000;
}

#form {
	margin: 4px;
}

#form p{
}

#form .error {
	color: #cf0000;
	font-weight: normal;
}

#form .table {
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #b8bdd5;
	margin-bottom: 10px;
}

#form .table th {
	background-color: #3c4a6d;
	color: #ffffff;
	padding: 8px;
	font-size: 14px;
}

#form .table td {
	background-color: #7f8faa;
	padding: 4px;
	font-size: 12px;
	color: #000000;
}

#form .tablerow1 td {
	background-color: #8194B5;
	padding: 2px;
	font-size: 12px;
	color: #ffffff;
}

#form .tablerow2 td {
	background-color: #13202B;
	padding: 2px;
	font-size: 12px;
	color: #ffffff;
}

#contact {
	width: auto;
	clear: both;
	color: #000000;
	background-color: #808186;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}

#contact a:link, #contact a:visited {
	color:#ffffff;
}

#contact a:hover {
	color: gold;
}

#footer {
	background: url(../images/menuh-back.jpg) no-repeat ;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #ffffff;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #ffffff;
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

#footer a:link, #footer a:visited{
	color: #1A42AC;
}

#footer a:hover {
	color: gold;
}

#footer img{
	margin-left: 5px;
}

#sponsor {
	text-align: center;
	color: #ffffff;
	font-size: 14px;	
}

#debug {
	position: relative;
	width: 100%;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #cfcfff;
}