body {padding:0px; margin:0px; background-color: #000000; font-family: Arial; font-size: 9pt; letter-spacing: 0.05em; color: #e2931f; }

#center {width: 1054px; margin: auto; background-image: url(images/bg.jpg); background-repeat: repeat-y;}

#inner-page { background-image: url(images/center.jpg); background-repeat: no-repeat; background-position: 0px 41px;}

#menu { background-image: url(images/menu-bg.jpg); background-repeat:repeat-x; height: 41px; font-size:15px; font-weight:bold; width:946px; margin:auto; }
#menu table { margin:auto;}
#menu td { padding-left: 5px; padding-right: 5px;}
#menu a.menu-visited { opacity: 0.5; }
#menu img {border: 0px;}

#header { width: 920px; margin:auto; height: 143px; margin-top:16px;}
#header a {text-decoration: none; border: 0px;}
#header a:visited {text-decoration: none; border: 0px;}
#header a:hover {text-decoration: none; border: 0px;}
#header a:link {text-decoration: none; border: 0px;}
#header a:active {text-decoration: none; border: 0px;}
#header img {border: 0px;}

#content { width: 842px; margin:auto; margin-top: 50px; min-height: 600px; _height:600px;}

.page-title { margin-bottom: 30px; }

#page-content { min-height: 600px; }

.page-inner-content { padding: 5px; padding-left:10px; padding-right:10px; font-size: 10pt;}

.page-inner-content object { margin:5px;}

#page-content a { color: #e2931f; text-decoration:none; font-weight:bold;}
#page-content a:hover { color: #e2931f; text-decoration:underline;}

#page-content .ngg-imagebrowser-nav { width:705px; }
#page-content .pic img { width:720px; }

#footer { background-image: url(images/footer.jpg); background-repeat:repeat-x; font-size:13px; font-weight:bold; text-align:center; padding:5px;}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	/*margin-top:    10px;  */
	margin-bottom: 10px;
	margin-right:  10px;
}

.alignright {
	float: right;
	margin-top:    10px;
	margin-bottom: 10px;
	margin-right:  10px;
}

