@charset "utf-8";
/*home page*/
#leftOut {
	padding: 0px;
	float: left;
	width: 278px;
	margin-right: 13px;
	color: #330000;
}
#home_left_top {
	background-image: url(../images/pages/home_left_top.gif);
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	width: 278px;
}
#home_left_mid {
	background-color: #ffcc99;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 25px;
	text-align: left;
	width: 238px;
	height: 470px;
}
#home_left_bottom {
	background-image: url(../images/pages/home_left_bottom.gif);
	background-position: left bottom;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	width: 278px;
}
#centerOut {
	padding: 0px;	
	float: left;
	width: 278px;
}
#home_center_top {
	background-image: url(../images/pages/home_center_top.gif);
	background-position: left top;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cc6600;
	color: #660000;
	width: 278px;
}
#home_center_mid {
	background-color: #f2efe4;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 25px;
	color: #333333;
	background-image: url(../images/pages/home_athlete.jpg);
	background-position: right bottom;
	text-align: left;
	background-repeat: no-repeat;
	width: 238px;
	height: 470px;
}
#home_center_mid ul {
	list-style-image: url(../images/common/bullet.gif);
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}

#home_center_bottom {
	background-image: url(../images/pages/home_center_bottom.gif);
	background-position: left bottom;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	width: 278px;
}

#rightOut {
	width: 278px;
	float: right;
}
#home_right_top {
	background-image: url(../images/pages/home_left_top.gif);
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	padding-top: 15px;
	padding-left: 0px;
	width: 278px;
}

#home_right_mid {
	background-color: #ffcc99;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	text-align: left;
	width: 243px;
	padding-right: 15px;
	padding-left: 20px;
	color: #330000;
	height: 470px;
}
#home_right_bottom {
	background-image: url(../images/pages/home_left_bottom.gif);
	background-position: left bottom;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	width: 278px;
}
#message {
	font-size: 120%;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 100px;
	padding-left: 40px;
	line-height: 30px;
}

.case {
	text-transform: capitalize;
}
abbr[title]:hover {
	cursor: help;
}
