body,html
{
	width  : 100% ;
	margin :   0px;
	padding:   0px;
	background: #3b3b3b;
}

div#header, div#header_spots
{
	clear  : both ;	
	width  : 740px;
	margin : 0px auto;
	padding: 0px;
}

div#content
{
	clear  : both ;
	width  : 740px;
	padding:   0px;
	margin :  10px auto;
}

div#galleries
{
	clear  : left ;
	float  : left ;
	width  : 428px;
}

div#sidebar
{
	clear  : none ;
	float  : left ;
	width  : 302px;
	padding:   0px;
	margin : 0 0 0 10px;
}

div#footer
{
	clear  : both ;
	width  : 740px;
	padding:  10px;
 	margin :  10px auto 10px;
}

/*
div#header 	  { background: #cecece; }
div#galleries { background: #cecece; }
div#banners   { background: #cecece; }
div#footer	  { background: #cecece; }
 */

div#galleries
{
	overflow: hidden;
	white-space: nowrap;
	line-height: 140%
}

div#galleries a
{
	font-family: 'Courier New', Courier, mono;
	font-size: 12px;

	color: #00ff00;

	text-decoration: none;
}

div#galleries a:hover
{
	color: #00ff00;
	text-decoration: underline;
}

div#galleries a:visited
{
	color: #2b2b2b;
}

div#galleries a.bookmark
{
	color: #ff0000;
	font-weight: bold;
}

div#galleries div#banner
{
	margin: 15px;
	text-align: center;
}

div#galleries div#banner span.title
{
	font-size: 18px;
}

div#galleries div#banner div#bz_shareporn1,
div#galleries div#banner div#bz_shareporn2,
div#galleries div#banner div#bz_shareporn3
{
	border : 1px solid #00ff00;
	margin : 0px;
	padding: 0px;
	width  : 400px;
	height : 300px;
}

div#header_spots div
{
	clear: none;
	float: left;

	width: 180px;
	margin: 1px;
	padding: 0px;
	
	color: #000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-align: center;
}

html>body div#header_spots div
{
	width : 181px;
	margin:   2px;
}

div#header_spots div a, div#sidebar div a
{
	text-decoration: none;
	color: #000;
}

div#header_spots div a span.title, div#sidebar div a span.title
{
	font-family: Georgia;
	font-size: 18px;
	color: #00ff00;
}

div#header_spots div img, div#sidebar div img, div#sidebar div#banner img
{
	border : 1px solid #00ff00;
	padding: 0px;
	margin : 0px;
}

div#header img, div#header div
{
	clear: none;
	float: left;
	height: 342px;
}

div#header div
{
	width: 400px;
	text-align: center;
	vertical-align: bottom;
}
