body {
	background: #777777;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	margin: 5px 0px 2px 5px;
}

body,p,dl,dt,dd,td,th,li,ul,ol,div, input, textarea, select {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
}

#content_body {
	width:100%;
	padding: 5px;
	background: #ffffff;
}

#content {
	width: 840px;
	background: #ffffff;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #fff;
}

#holder {
	background: #777777;
	width: 1000px;
	text-align: center:
}

.flash_holder {
	width: 100%;
	height: 25px;
	background: #777777;
	text-align: center;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #C82305;
	text-decoration: none;
}

#whitelink {
	color: #eeeeee;
	text-decoration: none;
}

#whitelink:visited {
	color: #ffffff;
}

#whitelink:hover {
	color: red;
	text-decoration: none;
}

#yellowlink {
	color: #ffff00;
	text-decoration: none;
}

#yellowlink:visited {
	color: #ffff00;
}

#yellowlink:hover {
	color: red;
	text-decoration: none;
}

#redlink {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-family : verdana, helvetica, sans-serif;
}

#redlink:visited {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-family : verdana, helvetica, sans-serif;
}

#redlink:hover {
	color: #000175;
	text-decoration: none;
	font-weight: bold;
	font-family : verdana, helvetica, sans-serif;
}

h1 {
    color : #ffffff;
    font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	margin-bottom : 2px;
	margin-top : 5px;
	width: 100%;
}

h2 {
    color : #062ac0;
    font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	margin-bottom : 2px;
	margin-top : 2px;
	width: 100%;
}

h3 {
    color : navy;
    font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	margin : 0px 0px 7px 0px;;
	width: 100%;
}

h4 {
    color : #993333;
    font-size : 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom : 2px;
	margin-top : 2px;
}

h5 {
    color : #993333;
    font-size : 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight : bold;
	text-align : justify;
	margin-bottom : 2px;
	margin-top : 2px;
	padding: 0px 5px 0px 5px;
}

#main {
	width: 840px;
	height: 100%;
	padding: 0px;
	border: 0px solid #000000;
}

.header {
	background: url(http://athleticperformanceinc.com/images/header.jpg) no-repeat;
	width: 840px;
	height: 120px;
	margin-top:0px;
	border: 2px solid #fff;
}

#header_right {
	float: right;
	width: 650px;
	height: 120px;
	padding-top: 5px;
	text-align: left;
}

#ticktext {
	position:absolute;
	font-family:arial;
	font-size:13px;
	color: #ffffff;
	visibility:hidden;
	font-weight: bold;
	width: 750px;
}

#menubar {
	height: 34px !important;
	height: 27px;
	width: 840px;
	background: #5482d4;
	margin: 0px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	verticle-align: middle;
}

.mainrow {
	width: 100%;
	height: 180px;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}

#spacer {
	width: 100%;
	height: 12px;
}

#blah {
	padding-left: 20px;
	color: #ffffff;
}

#blah2 {
	padding-left: 20px;
	color: #333333;
}

.bg1 {
	width: 279px;
	background: url(../images/bg1.jpg) top center no-repeat;
	text-align:center;
}

.bg2 {
	width: 279px;
	text-align:center;
	background: url(../images/bg2.jpg) top center no-repeat;
}

.bg3 {
	width: 279px;
	background: url(../images/bg3.jpg) top center no-repeat;
	text-align:center;
}

#sparq {
	background: url(../images/sparq.jpg) no-repeat;
	width: 100%;
	text-align: left;
	font-size: 15px;
	font-weight: bold
	color: #ffffff;
	height: 30px;
	padding-left: 30px;
	margin-bottom: 4px;
}

#features {
	background: url(../images/features.jpg) no-repeat;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	height: 30px;
	margin-bottom: 4px;
	margin-left: 1px;
}

#training {
	background: url(../images/training.jpg) no-repeat;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	height: 30px;
	margin-bottom: 4px;
	margin-left: 1px;
}

#contact {
	background: url(../images/contact.jpg) no-repeat;
	width: 99%;
	border: 1px solid #333333;
	height: 30px;
	margin-bottom: 1px;
}

#about {
	background: url(../images/about.jpg) no-repeat;
	width: 99%;
	border: 1px solid #333333;
	height: 30px;
	margin-bottom: 1px;
}

#programs {
	background: url(../images/programs.jpg) no-repeat;
	width: 99%;
	border: 1px solid #333333;
	height: 30px;
	margin-bottom: 1px;
}

#events {
	background: url(../images/events.jpg) no-repeat;
	width: 99%;
	border: 1px solid #333333;
	height: 30px;
	margin-bottom: 1px;
}

#news {
	background: url(../images/news.jpg) no-repeat;
	width: 99%;
	border: 1px solid #333333;
	height: 30px;
	margin-bottom: 1px;
}

#footer {
	width: 840px;
	font-size: 11px;
	text-align: center;
	margin: 0px 0px 12px 80px;
	line-height: 1.6;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #4c72be
	border: 1px solid #000000;
}

#athlete {
	float: right;
	width: 260px;
}

#adult{
	float: right;
	width: 180px;
}

#contact_info {
	padding: 0px 3px 0px 7px;
	line-height: 1.6;
}

#emails {
	padding: 0px 3px 0px 7px;
	line-height: 1.9;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4;
}

div.message {
	height: 25px;
	width: 840px;
	font-size: 14px;
	background: #fff;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #333;
}

