body { margin:0;  background: url(images/bckg.gif) #ffffff;
	font: 18px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:hover img{
opacity: 0.5;
filter: alpha(opacity=50);
}
.brown {color:#af6210;}
blockquote { color: maroon;
	border-top-width: 1px;
	margin: 10px;
	padding: 10px;
	border-left-color: #af6210;
	background-color: #ffefff;
	border: 1px solid #f00;
	font-size: 14px;
}

#container { background:url(images/center_bckg.jpg) no-repeat; width:944px; margin:0 auto;}
#logo { padding:30px 0 0 40px; height:63px; text-align:center;}
#logo a { text-decoration:none; font-size:30px;  text-transform:uppercase; color:#000000;}
#menu { height:50px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; list-style:none; text-align:center; }
#menu a { display:block; height:40px; float:left; width: 100px; font-size: 16px; text-transform:lowercase; text-decoration:none; padding-top:4px; color:#000000; }
#menu a:hover { padding-top:4px; font-size: 20px; font-weight:bold; }

#text { margin: 0 270px 0 20px; }
#text p { padding:0 20px 10px 0;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat;}
#sidebar { float:right; width:180px; font-size:13px; text-transform:uppercase;
	padding: 0 40px 0 10px;
}
h1, h2 { margin:0; padding:0;  font-size: 20px; color:#af6210; }

#main { float:left; padding:20px 0 0 0; background:url(images/main.jpg) no-repeat #ffffff;}
#main a { color:#af6210; border-bottom:1px dashed #af6210; text-decoration:none;}
#main a:hover { border:none;}
#footer {background:url(images/footer_bckg.jpg) #ccc; height:152px; clear:both; padding-top:30px;}
#left_footer { float:left; padding:40px 0 0 30px; }
#left_footer a { }
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-align:right;}
#right_footer a { color:#000000; }
#right_footer a:hover { text-decoration:none;}
.twenty {font-size:20px;}

.clearit{clear:left;margin:0;padding:0;line-height:0;}

tbody tr:hover td:hover {
  background: #fcffdd;
	border: 1px solid maroon;
}

#name {
	color: white;
	font-weight: bold;
	background: maroon none repeat 0 3px;
	width: 209px;
	padding-top: 3px;
	padding-bottom: 0;
}
