body
{
	background-color:#ffffff;
	font-family:"Century Gothic";
}
h1
{
	font-size:medium;
	font-weight:bold;
}
p
{
	padding:0px;
	margin:0px;	
}
a
{
	color:#666666;
	text-decoration:none;
	font-size:x-small;
}
a:hover
{
	color:#666666;
	text-decoration:underline;
	font-size:x-small;
}
#layout_frame
{
	width:800px;
	height:565px;
	margin-left:auto;
	margin-right:auto;
}
#top
{
	width:800px;
	height:160px;	
}
#flash
{
	width:440px;
	height:160px;
	float:left;
}
#menu
{
	width:340px;
	margin-top:10px;
	float:left;
	font-size:x-small;
}
#logo
{
	width:800px;
	height:50px;
	margin-top:10px;
}
#content
{
	width:800px;
	height:345px;
	font-size:x-small;
}
#breadcrumps
{
	font-size:xx-small;
	color:#666666;
}