@charset "ISO-8859-1";
body {
	background:#BAF5CB url(images/SF2010_bbk.jpg) repeat-x 0 0;
	margin:0;
	padding:0;
	font: normal 1.0em/1.2em Helvetica, Arial, sans-serif;
	color: #222;
}
#page {
	position:relative;
	top:0;
	left:0;
	width:940px;
	margin:0 auto;
	padding:0;
}
#main {
	float:left;
	height:auto;
	margin:150px 0 0 50px;
	padding:0;
	width:600px;
	z-index:2;
}
#main a {
	font-weight:bold;
	color:#070;
}
#main a:hover {
	color:#F09;
}
#side {
	background:#EBFA60 url(images/SF2010_sbk.jpg) repeat-y 0 0;
	float:right;
	top:0px;
	width:200px;
	height:auto;
	margin:0 50px 0 0;
	text-align:center;
}
#side p {
	margin:0 5px;
}
#side p.sponsor em {
	font-size:.85em;
}
#side p.sponsor a {
	font-weight:bold;
}

#side a {
	margin:0 -5px;
	width:200px;
	color:#000;
	text-decoration:none;
	display:block;
}
#side a:hover {
	color:#ef6;
	background-color:#000;
}
#foot {
	width:auto;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	font-size:.9em;
	color:#390;
	text-align:center;
	clear:both;
}
#foot a {
	color:#390;
	text-decoration:none;
}
#foot a:hover {
	color:#390;
	text-decoration:underline;
}
h1 {
	text-align:right;
	color:#030;
	text-shadow: #333 0 4px 5px;
	height: 1em;
	filter: Shadow(Color=#333333, Direction=180, Strength=5);
	z-index:1000;
}
img.logo {
	position:absolute;
	left:0;
	top:0;
	width:260px;
	height:190px;
	z-index:0;
}
img.head {
	position:absolute;
	left:260px;
	top:0;
	width:397px;
	height:100px;
	z-index:0;
}
#menu img {
	border:none;
}
a.menu_1 {
	position:absolute;
	left:230px;
	top:120px;
	width:75px;
	height:30px;
	z-index:1;
}
a.menu_2 {
	position:absolute;
	left:305px;
	top:120px;
	width:124px;
	height:30px;
}
a.menu_3 {
	position:absolute;
	left:429px;
	top:120px;
	width:86px;
	height:30px;
}
a.menu_4 {
	position:absolute;
	left:515px;
	top:120px;
	width:139px;
	height:30px;
}
td {
	font-size: .9em;
	vertical-align: top;
}
td strong {
	font-size:1.1em;
	padding-right:5px;
}