@charset "UTF-8";
#Container {
	width: 768px;
	margin: auto;
}
body {
	background-image: url(im/bg02.gif);
}
#home {
	background-image: url(im/index.jpg);
	height: 485px;
}
#Content {
	background-image: url(im/bk.gif);
	padding-top: 30px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 30px;
}
#Content a {
	font-weight: bold;
	color: #003300;
}
#Content a:hover {
	font-weight: bold;
	color: #006600;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: underline;
}
#header {
	height: 200px;
}
#menu {
	height: 50px;
	text-align: center;
	background-image: url(im/100_2980.JPG);
	line-height: 50px;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer {
	height: 40px;
	background-image: url(im/footer.gif);
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#footer a {
	color: #333333;
}
.sponsors {
	padding-right: 10px;
	padding-left: 10px;
}
