html, body {margin: 0; padding: 0; border: 0;}

body {
	background: #000 url("../images/backtile1.gif");
	font: 12px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	scrollbar-face-color: #202020; 
    scrollbar-shadow-color: #111; 
    scrollbar-highlight-color: #666; 
    scrollbar-3dlight-color: #111;   
    scrollbar-darkshadow-color: #000;
    scrollbar-track-color: #191919; 
    scrollbar-arrow-color: #666;
}
img { border: 0; padding: 0; margin: 0; }
a:hover { text-decoration: none; }
form { padding: 0; margin: 0; }
ul { list-style-type: square; margin-top: 0; margin-bottom: 0; }
tr { vertical-align: top; }

td#leftcell, td#rightcell { width: 171px; vertical-align: top; }
#leftcell div, #rightcell div {
	width: 169px;
	border: 1px #fff solid;
	background: #e5e5e5;
	font: 10px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #000;
	margin: 0 0 5px 0;
	text-align: center;
}

#leftcell a, #rightcell a { color: #036; }

td#midcell {
	width: 530px;
	vertical-align: top;
}

#midcell a { color: #09c; }

#midcell div {
	background: #000;
	padding: 7px 20px 14px 20px;
	border-bottom: 1px #fff solid;
}

div#justannounced {
	background: #000 url("../images/bak-hl.gif") center no-repeat;
}

#justannounced ul, #rightcell ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#justannounced li {
	padding: 0 0 3px 10px; 
}

#latestgallery div {
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

div#copyright {
	background: transparent;
	text-align: center;
	font-size: 11px;
	border: 0;
}

#rightcell ul li {
	border-top: 1px #fff solid;
	padding: 2px;
}

.justify {
	text-align: justify;
	margin: 10px;
}

div#newsarticles {
	background: #000 url("../images/bak-hl.gif") center no-repeat;
}

#newsarticles ul {
	padding-left: 23px;
	list-style-image: url("../images/img-bullet.gif");
	text-align: left;
	margin: 0;
}

#newsarticles li {
	padding: 0 0 5px 0;
}

#newsarticles h1 {
	color: #ddd;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px #666 dotted;
	margin-top: 10px;
	padding-top: 3px;
}

#newsarticles h2 {
	color: #09c;
	font-size: 13px;
	font-family: arial;
	border-bottom: 1px #222 solid;
	padding-bottom: 3px;
	margin-bottom: 7px;
}

#newsarticles p {
	padding: 0;
	margin: 0 5px 12px 5px;
	line-height: 16px;
	text-align: justify;
}

#newsarticles img {
	margin: 10px;
	padding: 10px;
	display: inline;
	position: relative;
	left: 350px;
}

div#newsarchives {
	background: transparent;
	margin: 0;
	padding: 0;
	border-bottom: none;
	border: 0;
	display: block;
}

#newsarchives div {
	background: transparent;
	margin: 0;
	padding: 0;
	border-bottom: none;
}
