/* CSS Document */
body {margin:0; background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a1a1a1;
}
img{border:0;}
td{font-size:11px;}
h1 {border:0;margin:0;
	color:#eee;
	font-size:18px;
	font-weight:normal;
	font-family:"Trebuchet MS", Verdana, Arial;
}
em{color:#999;}
.bold {font-weight:bold;}
.sm {font-size:10px;}

.border_btm {border-bottom:#eee solid 1px;}
.divleft {
	margin:20px 20px 0 20px;
}
.divright {margin:0px 20px 0 20px;}

.hashx { background:url(images/hashx.gif) repeat-x; height:1px; margin:15px 0 15px 0px;}
.hashy { background:url(images/hashy.gif) repeat-y; width:1px;}

.imgdiv {background:#444;}
.imgborder {margin:4px;border:2px solid #000;}

/* HREF classes */
a {color:#fff; text-decoration:none;}
a:hover {color:#ddd; text-decoration:none;}
a.menu {
	display:block;
	margin-left:5px;
	color:#777;
	
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	color:#000;
	text-decoration:underline;
}
a.menu {
	display:block;
	margin-left:2px;	
	padding:4px;
	color:#777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	color:#666;
	text-decoration:underline;
}



/* main site structural classes/ ids */
#outertd {width:377px;}
#table2_td {width:377px;height:226px;background:#fff;}
#menu_tbl {margin-left:25px;}
#headerphoto {width:424px;height:412px;}
#col_btmleft {width:377px; height:402px;
	background:url(images/bg_blk_left.jpg) no-repeat;
	border-right:#333 dotted 1px;
}
#col_btmright {width:424px; height:270px;
	background:url(images/bg_blk_right.jpg) no-repeat;
}
#btm_border {background:url(images/bottomborder.gif) repeat-x; height:9px;}

#footer, #footer a {color:#333; font-size:10px;}
#footer a:hover {color:#fff;}
#footer {margin:10px 0 0 10px; width:800px;}

#footer_menu, #footer_menu a {color:#666;}
#footer_menu a:hover {color:#fff;}
#footer_menu {
	margin-left:20px;
	display:inline;
	width: 800px;
}
