html, body
{
	height:100%;
}

body
{
	padding:0px;
	margin:0px;
	font-family:Arial Narrow;		
	font-size:12px;
	vertical-align:top;
	background:url(/images/bg.gif);
}

a
{
	color:#ffffff;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color:##f99a08;
}

img
{
	border:0px;
}

table.gal-list
{
}

table.gal-list td
{
	width:78px;
	height:78px;
	background:url(/images/photo_bg.gif);
	vertical-align:middle;
	text-align:center;
}

#gal_nav
{
	width:700px;
	height:362px;
	background:url(/images/top_bg.png);
}

#siteroad
{
	width:700px;
	height:30px;
	line-height:30px;
	text-align:left;
	text-transform:uppercase;
	color:#CCCCCC;
}

#siteroad a
{
	text-transform:uppercase;
	color:#CCCCCC;
}

#copy
{
	width:700px;
	height:80px;
	background:url(/images/top_bg.png);
	text-align:right;
	color:#CCCCCC;
}

#copy div
{
	margin:0px 10px 0px 0px;
}

#header
{
	background:url(/images/top_bg.png);
	height:95px;
	width:700px;
	margin-bottom:5px;
}

#logo
{
	float:left;
	margin:30px 0px 0px 10px;
}

div.black_line
{
	width:700px;
	height:30px;
	background:#000000;
}

#content
{
	width:700px;
	background:url(/images/top_bg.png);
	color:#ffffff;
	text-align:left;
	padding:20px 0px 20px 0px;

}

#content div.c
{
	margin:0px 20px 0px 20px;
}

#content p.c
{
	margin:10px;
}

#content p
{
	margin-right:10px;
}

h1
{
	font-size:24px;
	font-family: Arial Narrow;
	color:#ffffff;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	text-transform:uppercase;
}

div.album-list
{
	width:230px;
	margin:4px 10px 0px 40px;
	padding:0px;
	float:left;
	height:100%;
	min-height:500px;
}

div.album-list ul
{
	list-style: none;
	margin:0px;
	padding:0px;
}

div.album-list ul li a:hover
{
	color:#f99a08;
}

div.album-list ul li img
{
	border:3px #999999 solid;
	float:left;
	margin-right:10px;
}

div.album-list ul li h3
{
	text-transform:uppercase;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
}

div.album-list ul li
{
	display: block;
	width:220px;
	height:76px;
	margin-bottom:20px;
	position:relative;
}

#news
{
	width:700px;
	background:url(/images/top_bg.png);
	text-align:left;
	color:#ffffff;
	margin:-5px 0px -10px 0px;
}

#news h1
{
	padding-top:15px;
	margin:0px 30px 0px 30px;
}

#news ul
{
	list-style: none;
	margin:10px 30px 10px 30px;
	padding:0px;	
}

#news ul li
{
	display: block;
	width:640px;
	height:76px;
	padding-bottom:20px;
	position:relative;
}


#news ul li span
{
	color:#ff9933;	
}

#news ul li img
{
	border:3px #999999 solid;
	float:left;
	margin-right:10px;
}

.f { width:100%;background:#000000;color:#ff9900;font-size:11px; }
.f input { background:#999999;border-collapse:collapse;border-right:1px #cccccc solid;border-bottom:1px #cccccc solid;border-left:1px #000000 solid;border-top:1px #000000 solid; font-family:Arial Narrow;width:160px;}
.s { background: none; border:0px;text-transform:uppercase;text-decoration:underline;margin-top:30px; color:#cccccc;}


div.mainmenu, div.menuwrapper { position:relative; }
div.mainmenu { margin-top:10%;float:right; right:50%; width:auto;}
div.menuwrapper { float:none!important; float:left; right:-50%; }

ul#news_no
{
	list-style: none;
	margin:20px 30px 10px 0px;
	padding:0px;	
}

ul#news_no li
{
	display: block;
	width:600px;
	height:76px;
	padding-bottom:20px;
	position:relative;
}


ul#news_no li a
{
	text-transform:uppercase;
	color:#ff9933;	
}

ul#news_no li a:hover
{	
	text-decoration:underline;
}

ul#news_no li img
{
	border:3px #999999 solid;
	float:left;
	margin-right:10px;
}

