body
{
	background: url('grad.gif') #ffd351 repeat-x top left;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5a5a;
}
a img
{
	border: none;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
}
h3
{
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
}
.link a
{
	font-size: 14px;
	font-weight: bold;
	color: #f20000;
	text-transform: uppercase;
	text-decoration: none;
}
#main
{
	margin: 0 auto;
	border-collapse: collapse;
	width: 930px;
}
#header
{
	padding: 0;
	height: 190px;
	background: url('header.gif') #ffffff no-repeat top left;
	vertical-align: bottom;
}
#menu
{
	margin: 0;
	padding: 0;
	position: relative;
	left: -1px;
	margin-bottom: 10px;
	width: 100%;
	height: 33px;
	background: url('menu.gif');
	font-family: Arial;
	font-size: 0.7em;
}
#menu ul
{
	padding: 0px;
	margin: 0px;
}
#menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menu a
{
	font-size: 11px;
	color: #530b0b;
}
#menu li a
{
	display: block;
	height: 33px;
	width: 122px;
	text-align: center;
	text-decoration: none;
	line-height: 33px;
}
#menu .divider
{
	background: url('menuborder.gif') no-repeat left top;
	width: 3px;
	height: 33px;
}
#menu .left
{
	background: url('menuleft.gif') no-repeat left top;
	width: 22px;
	height: 33px;
}
#menu .right
{
	background: url('menuright.gif') no-repeat 2px top;
	width: 23px;
	height: 33px;
}
#menu div
{
	visibility: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
}
#menu div a
{
	position: relative;
	display: block;
	margin: 0;
	background: url('menu.gif');
	height: 33px;
	width: 122px;
	line-height: 33px;
}
#menu .visible { visibility: visible; }
#headspace { height: 10px; }
#content
{
	width: 650px;
	text-align: left;
	padding: 0;
	vertical-align: top;
	height: 500px;
}
#content table.round { width: 100%; height: 100%; }
#content td { vertical-align: top; }
#contentdiv { margin: 10px; width: 616px; max-width: 616px; min-width: 616px; overflow: hidden; }
#contentspace { width: 10px; }

.title
{
	font-size: 14px;
	font-weight: bold;
	color: #f20000;
	text-transform: uppercase;	
}
.data
{
	font-size: 11px;
	font-weight: bold;
	color: #c8c8c8;	
}
.titlek
{
	font-size: 14px;
	font-weight: bold;
	color: #f20000;	
	text-transform: uppercase;
}
.datak
{
	font-size: 11px;
	font-weight: bold;
	color: #c8c8c8;	
}

.round { border-collapse: collapse; border-spacing: 0; width: 100%; height: 100%; }
.round td { background: #ffffff; }
.round .tl, .round .tr, .round .bl, .round .br
{
	padding: 0;
	width: 5px;
	height: 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('round.gif');
	font-size: 1px;
}
.round .tr { background-position: -5px 0; }
.round .bl { background-position: 0 -5px; }
.round .br { background-position: -5px -5px; }

#right
{
	width: 270px;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

#right .round
{
	min-width: 270px;
	min-height: 200px;
	max-width: 270px;
	max-height: 200px;
	width: 270px;
	height: 200px;
	margin-bottom: 10px;
}

#right * { margin: 0; padding: 0; border: none; }
#right .round tr.row { height: 20px; text-align: left; }
#right .round tr.row2 { height: 150px; font-size: 1px; overflow: hidden; }

#footer
{
	height: 30px;
	vertical-align: middle;
	color: #444444;
}

.gallery
{
	margin: 1.0em auto;
}

.float
{
	float: left;
	margin: 0px;
	padding: 0;
	width: 200px;
	height: 150px;
	text-align: center;
}

.spo_amb
{
	padding-bottom: 50px;
}

.spo_amb img
{
	margin-right: 12px;
}

