BODY
{
	margin: 8px 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	background-color: #323232;
	background-image: url('images/site_background.gif');
	background-position: left top;
	background-repeat: repeat;
}

FORM
{
	margin: 0px;
}

INPUT
{
	vertical-align: middle;
}





.site
{
	text-align: center;
}

.head
{
	position: relative;
	left: 0px;
	top: 0px;
}

.head #separ
{
	padding: 0px 4px;
}


.menus
{
	margin-top: 6px;
	margin-bottom: 8px;
	width: 572px;
	background-color: black;
}




.content
{
	width: 572px;
	background-image: url('images/content_background.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

.content #top
{
	height: 10px;
	background-image: url('images/content_top.gif');
	background-repeat: no-repeat;
}

.content #middle
{
	padding: 0px 10px;
}

.content #bottom
{
	height: 10px;
	background-image: url('images/content_bottom.gif');
	background-repeat: no-repeat;
}


.main
{
	margin-left: 168px;
	text-align: left;
}

.main H1
{
	margin: 0px;
	margin-bottom: 8px;
	font-size: 18px;
	color: #0066FF;
}

.main P
{
	margin: 8px 0px;
}

.main UL
{
	margin-top: 8px;
	margin-bottom: 8px;
}


#info_list
{
	
}

#info_name A
{
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}

#info_show IMG
{
	margin: 4px;
	padding: 1px;
	border: 1px solid #0066FF;
}


.left
{
	width: 160px;
	
	float: left;
	
	background-image: url('images/menu_background.gif');
}

.left #menu
{
	margin: 0px;
	padding: 8px 12px;
	text-align: left;
}

.left #wreme
{
 height:115px;

	padding-top: 5px;
	text-align: left;
	background-color: white;
}
.left #cards
{
 height:28px;

	padding-top: 5px;
	text-align: center;
	background-color: white;
}
.left A
{
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

.left A:hover
{
	color: #404040;
}

.left #separator
{
	padding-top: 1px;
	
	background-image: url('images/menu_separator.gif');
	background-repeat: no-repeat;
}


.redirect
{
	padding-top: 5px;
	height: 60px;
	float: left;
	
	background-color: white;
}




.piccer
{
	height: 340px;
}

HTML>BODY .piccer
{
	height: auto;
}

.piccer #preview
{
	padding: 4px;
	height: 242px;
	background-color: #FFFFCC;
	border: 1px dashed #FFCC00;
}

html>body .piccer #preview
{
	height: auto;
	min-height: 242px;
}

.piccer #preview IMG
{
	border: 0px;
}

.piccer #preview P
{
	color: #323232;
}

.piccer #contents
{
	margin-top: 8px;
	padding: 2px;
	background-color: #DDEEFF;
	border: 1px dashed #AACCEE;
}

.piccer #contents .img
{
	border: 0px;
}




.copyright
{
	margin: 4px 0px;
	font-size: 9px;
	color: #B7B7B7;
}

.copyright A
{
	font-weight: bold;
	color: #B7B7B7;
	text-decoration: none;
}

.copyright A:hover
{
	text-decoration: underline;
}

#paging_navigation img{border:0px}