body
{
	MARGIN: 0px; 
	FONT: 11px Tahoma; 
	COLOR: #999999; 
	BACKGROUND-COLOR: #D7C7C4;
}

a
{
	text-decoration:none;
	color:#FF6666;
}

h1
{
	font-size:13px;
}

h3
{
	display:block;
	line-height:2em;
	background:#F4ECE8;
	padding-left:5px;
}

#outer,
#top,
#main_area
{
	width:900px;
	overflow:hidden;
	margin:0px;
}

#outer
{
	/*padding:auto;*/
	margin:auto;
	background:#FCF2F0 url(../images/footer_bg.gif) no-repeat left bottom;
	border-bottom:10px solid #E5D2CC;
}

#banner
{
	height:auto;
}

#top
{
	background:#E5D2CC;
}

#top div
{
	padding:5px 15px;
}

#content_area,
#side_column
{
	float:left;
}

.category_name_text
{
	font-size:9px;
	text-align:center;
}

#content_area
{
	width:640px;
	padding:10px 10px 80px 10px;
}

#content_area h3
{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

#TD_side_column
{
	background:#F4ECE8;
	border-left:1px solid #E5D2CC;
}

#side_column
{
	width:229px;
	padding:5px;
}

#menu
{
	font-size: 1.1em;
}

#menu ul,
#menu ul li
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu ul li
{
	background:#FCF2F0;
	margin-bottom:4px;
	padding:3px 8px;
}

#menu ul li a
{
	background:#FCF2F0;
	display:block;
}

.infobox
{
	clear:both;
	width:229px;
	overflow:hidden;
	background:url(../images/dotted_line.gif) repeat-x bottom;
	padding-bottom:20px;
}

.infobox h1
{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background:url(../images/butterfly.gif) no-repeat left;
	padding-left:34px;
	font-size:1.2em;
	line-height:2.2em;
	color:#666666;
}

#sponsors
{
	width:160px;
	overflow:hidden;
	text-align:center;
	padding-top:20px;
	margin:auto;
}

#pictures
{
	padding-bottom:10px;
	background:url(../images/dotted_line.gif) repeat-x bottom;
}

table img,
#pictures img
{
	border:4px solid #E5D2CC;
}

#footer
{
	padding:10px;
}