/* CSS MEEZMEYER */
html, body {
	margin:0px;
	padding:0px;
	border:0px;
	background-color: #000;
}
body, td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
td {
	color: #000;
}
img {
	border: none;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #000;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
h2 {
	width: 95%;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #000;
	text-align: left;
	margin-bottom: .5em;
	padding: 0;
}
h3 {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px double #000;
	text-align: right;
	margin-bottom: .5em;
	padding: 0;
}
h1.hp {
    text-align: center
}
a.sdw {
	color: #fff;
	text-decoration: underline;
}
a.sdw:hover {
	color: #f00;
	text-decoration: underline;
}
legend {
	font-size: 9px;
	font-style: italic;
}
.nav {
	background-image: url(../images/bordernav.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: right;
	vertical-align: top;
	width: 142px;
}
.content {
	width: 520px;
}
.logo {
	background-image: url(../images/bglogo.png);
	background-repeat: repeat-x;
}
.counter {
	font-size: 10px;
	text-align: center;
}
.copyright {
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.contenthp {
	width: 98%;
	text-align: center;
}
.pages {
	font-size: 10px;
	color: #fff;
	background-color: #000;
	text-align: center;
}
#container {
	width: 764px;
	border: none;
}
#navcontent, #menu {
	width: 100%;
	border: none;
}
#content {
	width: 98%;
	border: none;
	background-color: #fff;
}
#thumb {
	float: left;
	margin-right: .5em;
}
#galpath {
	font-size: 10px;
	list-style: none;
}
#galpath li {
     display: inline;
     background-image: url(../images/Arrow.gif);
     background-repeat: no-repeat;
     background-position: .5em;
	 padding-right: 20px;
	 padding-left: 15px;
}
#galpath li a {
	font-weight: bold;
	color:#000;
}
#galpath li a:hover {
}
#movienav {
	width: 140px;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#movienav a {
	display: block;
	padding: 5px 8px;
	background-color: #ccc;
	font-weight:bold;
	font-size:10px;
	width: 90%;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#movienav a:hover {
	background-color: #000;
	color: #fff;
}
#movie {
	float: right;
	width: 370px;
	height: 335px;
	vertical-align: top;
	border: none;
}
iframe {
	border: none;
}
td.header {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #8D8D8D;
	color: #FFFFFF;
	border: 0px none;
}
#news {
	height: 259px;
	overflow:auto;
	width: 94%;
	padding-right: 0.5em;
}
#content td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
