/***** Page *****/

body
{
	background: #999 url('2t.jpg') repeat-x;
	color:#000;
	margin:0;
	padding:0; font-style:normal; font-variant:normal; font-weight:normal; font-size:70%; font-family:Verdana, Tahoma, Arial, sans-serif
}

body a:visited 
{
	text-decoration:none;
	border:0px none;	
}

.left 
{
	float:left;
	padding:0;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	display:inline;
}

.right
{
	display:inline;
	float:right;
	text-align:right;
	padding:0;
	font-size:1em;
	font-weight:normal;
}

/***** Wrapper *****/

#wrapper
{
	background:#fff;

	color:#000;
	margin:0 auto;
	padding:0;
	width:750px;
}

/***** Top *****/

#top
{
	background:#69C;
	color:#fff;
	height:80px;
	margin:0;
	padding:0;
}


#top .left
{
	margin:4px 0 0 8px;

}

#top .right
{
	
	margin:4px 8px 0 0;
}

#top a
{
	background:inherit;
	color:#fff;
	text-decoration:none;
}

#top a:hover
{
	text-decoration:underline;
}

/***** Navigation *****/

#navigation ul, #navigation li
{
	margin:0;
	padding:0;
}

#navigation
{
	background:#cccccc;
	color:#fff;
	font-size:1em;
	height:1em;
	line-height:2em;
	border-bottom:1px solid #999999;
}

#navigation li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation li a
{
	background:inherit;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation a {width:1%;}

#navigation .selected, #navigation a:hover
{
	background:#fafafa;
	color:#ccc;
	text-decoration:none;
}

/***** Content *****/

#content
{
	background:#fff;
	float:left;
	width:750px;
	color:#000;
}

#contenttop{
background: #000 url('sbl2.jpg') repeat-x;
border-bottom: 1px dashed #fff;
font{font-family:Tahoma, sans-serif;font-size:10px;color:#000000} 
}

/***** UPDATE *****/

#updatestop{
background: #fafafa url('sbl2.jpg') repeat-x;
border-bottom: 1px dashed #fff;
font{font-family:Tahoma, sans-serif;font-size:10px;color:#000000} 
}

#update{
border-bottom: 1px dashed #fff;
font{font-family:Tahoma, sans-serif;font-size:10px;color:#000000} 
}





/***** Footer *****/

#footer
{
	background:#cccccc;
	clear:both;
	color:#000;
	font-size:.9em;
	height:1.8em;
	line-height:1.8em;
	padding:0;
	text-align:center;
	border-top:1px solid #999999;
}

#footer a
{
	background:inherit;
	color:#000000;
	text-decoration:dashed;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer .left
{
	margin:0 0 0 8px;

}

#footer .right
{
	
	margin:0 8px 0 0;
}
