/** Site-specific stylesheet in addition to the forum stylesheet.css 
 ** This file must reside at root of the virtual server
 **/
#Logo	{ position:absolute; top:0; border-style: none;
	  left:3; width: 100px; height: 52px; }
#Logo a	{ display:block; margin:0;
	  width: 100px; height: 52px }

h1    { margin-left: 0; height: 52px; overflow: hidden;
	padding: 0 0 0 120px;
	color: white; background-color: #9C9;
	/*text-align: left; text-decoration: none; 
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
	font-size: 24px; font-weight: bold; */ }

h2    { background-color: #9C9; color: White; }

#Footer { border-top: 1px solid #bbb;
	  background: #9c9 url('styles/ystok/theme/images/green_bottom_right.png') no-repeat bottom right;
	  color: Olive; }
#Footer a { text-decoration: none; color: Olive; }

input.bot_hook  { display: none; }	/* used on capture pages */
