html, body {
	margin: 0;
	text-align: center;
	height: 100%;
	background: url(pix/pagebg.gif);
}
p {margin: 0;}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-align: center;
}
td {
	vertical-align: top;
	margin: 0;
}
h1, h2, h3 {
	text-align: left;
	margin:0 0 10px 0;
}
h1 {
	font-family: Garamond, Geneva, Arial, sans-serif;
	font-size: 28px;
	color: #000033;
}
h2 {
	font-size: 125%;
	color: #990000;
}
h3 {
	font-size: 110%;
	color: #3399CC;
}
a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
}
#alpha {
	margin: 0 auto;
	width: 740px;
	background: url(pix/alpha.gif) repeat-y;
	height: 100%;
}
#header {
	position: relative;
	height: 81px;
	background: url(pix/header.jpg) no-repeat;
}
#corner {
	position: absolute;
	display: block;
	height: 11px;
	width: 11px;
	top: 81px;
	left: 0px;
	background: url(pix/corner.gif) no-repeat top right;
}
a#logo {
	position: absolute;
	display: block;
	width: 170px;
	height: 60px;
	top: 10px;
	left: 240px;
}
#main {
	margin: 0 auto;
	width: 718px;
}
#side {
	float: left;
	background: url(pix/side.gif) no-repeat top;
	width: 161px;
	min-height: 419px;
	padding-top: 74px;
}
#leftmenu {
	border-bottom: 1px solid #FFFFFF;
	background: url(pix/leftmenu.gif) repeat-y;
}
#leftmenu a {
	display: block;
	border-top: 1px solid #FFFFFF;
	padding: 3px 0;
	width: 160px;
	color: #FFFFFF;
}
#leftmenu a:hover {
	background: #000033;
}
#lefttext {
	margin: 20px 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0 10px;
}
*html #side {height: 419px;}
#photo {
	float: right;
	background: url(pix/running.jpg) no-repeat top;
	width: 557px;
	height: 140px;
	border-bottom: 1px solid #FFFFFF;
}
#pagetext {
	float: right;
	width: 516px;
	padding: 20px 20px 20px 0;
	text-align: justify;
}
#pagetext img {margin: 4px 8px;}
#righttext {
	display: none;
}
#footer {
	text-align: center;
	color: #000033;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 0 170px;
}
*html #footer {width: 718px;}
#footer a {color: #000033;}
#edit a {color: #FFFFFF;}
#edit a:hover {color: #000033;}
i {display: none;}

.schedule {
    font-size: 110%;
}
.medal img {margin: 0;}
