a:link {
	border-style: none;
  color: black;
//	color: #6699FF;
	text-decoration: none;
}
a:visited {
  color: black;
//	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #FF33FF;
	text-decoration: none;
}
div#splash {
	background-color: white;
	text-align: center;
	vertical-align: center;
  margin-top: 10em;
}
div#splash_text {
  text-align: center;
}
body.main {
	background-color: #ffcd00;
	text-align: center;
	margin: 0;
	padding: 0;
}
div#wrap {
  background-image: url(bg.png);
	background-color: #ffcd00;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
div {
	background-color: white;
}
#mascot {
  float: left;
  clear: left;
	margin-top: 5px;
	margin-left: 10px;
}
#header {
//  background-image: url(top.png);
//  background-repeat: repeat-x;
  height: 150px;
  background-color: white;
	border-top: 1px solid black;
  border-bottom: 1px solid black;
	margin: 5px 0px 0px 0px;
}
#banner {
	padding: 15px 0px 5px 0px;
	background: transparent;
}
div#footer {
	background-color: white;
	font-family: Arial;
	font-size: 10px;
	color: #222;
	padding: 5px;
	text-align: center;
	clear: both;
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
}
div#logo {
	width: 620px;
	margin-left: 200px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: 2px outset #00a8f8;
	text-align: center;
}
div#cwrap {
	border: 2px groove #999999;
	_width: 800px;
	min-width: 750px;
	min-height: 498px;
	_height: 498px;
	margin: 20px 5px 20px 157px;
	background-color: white;
}
div#content {
	background-color: transparent;
	padding: 10px;
}
div#disc {
	text-align: center;
	float: left;
	margin: 15px 0px 15px 0px;
	border: 1px solid black;

}
div#title {
//  background-image: url(title_bg.png);
  text-align: center;
  padding: 5px;
  background-color: none;
  font-size: 32;
  font-weight: bold;
  font-style: italic;
//  border-top: 1px solid red;
//  border-bottom: 1px solid red;
}
table#info {
	width: 100%;
	height: 172px;
	background-color: white;
	border: solid black 1px;
}
.info1 {
	width: 80px;
	font-size: 12;
	color: white;
	padding: 2px 5px;
	background-color: #AFAFAF;
	border-right: solid black 1px;
}
.info2 {
	font-size: 12;
	padding: 2px 5px;
	background-color: #CFCFCF;
	color: black;
}
div#nav {
	background-image: url(nav_logo.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	float: left;
	margin: 20px 0px 0px 5px;
	border: 1px solid #222;
	clear: left;
}
div#nav_menu {
	min-width: 120px;
	_width: 130px;
	min-height: 460px;
	_height: 480px;
	padding: 20px 5px 20px 5px;
	text-align: right;
	font-size: 12;
	line-height: 1.5;
	background-color: transparent;
}

#format {
	color: white;
	background-color: #666;
	font-size: 12;
	border: solid black 1px;
}

#simple {
	color: white;
	font-size: 12;
	font-family: courier;
}

.track {
	margin-top: 0px;
	width: 100%;
	font-size: 12;
	color: black;
}

#track_no {
	text-align: center;
}

#align_right{
  font-weight: bold;
  text-align: right;
}
.roundcont {
	width: 100%;
	background-color: #f90;
	color: black;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
