body
{
	margin:0px;
	padding:0px;
	background-color:#f7f7f7;
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
}
h1 
{ 
margin:0 0 0.5em; 
font-size:1.3em; 
line-height:1.2; 
} 

h2 
{ 
clear:both; 
margin:1.2em 0 0; 
font-size:1.1em; 
line-height:1.3; 
}
h3 
{ 
clear:both; 
margin:1.0em 0 0; 
font-size:1.0em; 
line-height:1.3; 
}
div.holder
{
	width:920px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	height:400px;
	padding:0px;
}
div.gfx_top
{
	width:920px;
	height:13px;
	background-image:url('gfx/gfx_holder_top.gif');
}
div.top_holder
{
	width:920px;
	height:106px;
	background-image:url('gfx/gfx_main_bg.gif');
}

div.content_holder
{
	width:900px;
	height:auto;
	background-image:url('gfx/gfx_main_bg.gif');
	padding:10px;
	overflow:auto;
}

img.logo
{
	border:0px;
	margin:15px 0px 15px 30px;
}
div.menu_holder
{
	width:919px;
	height:44px;
	margin-right:2px;
	margin-left:3px;
}
img.menu_img
{
	margin-right:1px;
	float:left;
	border:0px;
}
div.img_thumb
{
	width:94px;
	height:94px;
	background-image:url('gfx/gfx_thumbg.gif');
	text-align:center;
	float:left;
	cursor:pointer;
}
div.img_thumb img {
	width:86px;
	height:86px;
	margin-top:4px;
	margin-right:auto;
	margin-left:auto;
}
div.bottom_holder
{
	width:920px;
	height:19px;
	background-image:url('gfx/gfx_bottom_bg.gif');
}