body {
	margin: 0;
	padding: 0;
	margin-left: 17px;
	background-image: url('../images/gym_carolina_21.gif');
	font-family: verdana, arial, sans-serif;
	color: #222266;
	font-size: 12px;
}

a.footer:link {color:#ffffff}      /* unvisited link */
a.footer:visited {color:#ffffff}  /* visited link */
a:.footerhover {color:#cccccc}  /* mouse over link */
a.footer:active {color:#ffffff}  /* selected link */

div.div {
	text-align: center;
	line-spacing: 12px;
	padding-bottom: 12px;
}
div.attn { 
	color: #660066; 
	font-family: Trebuchet MS, Arial; 
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 8px;
}
h1 {
	font-size: 17px;
	border-bottom: 1px solid #999999;
}
h2 {
	font-size: 15px;
	border-bottom: 1px solid #000066;
}
h3 {
	font-size: 13px;
	color: #660066;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
b {
	color: #880000;
}
p { 
	margin: 0;
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: justify;
}
i {
	color: #666633;
}
div#header_nav {
	padding-top: 8px;
	text-align: right;
	color: #cccccc;	
	font-size: 13px;
}
div#header_nav a {
	text-decoration: none;
	color: #ffffff;	
}
div#header_nav a:hover {
	text-decoration: underline;
}
div#header_tag {
	padding-top: 74px;
	padding-right: 70px;
	color: #eeeeee;	
	text-align: right;
	font-size: 17px;
	font-weight: normal;
	font-family: comic sans ms;
}
#content {
	padding: 10px;
	padding-right: 20px;
}
table.box {
	background-color: #cccccc;
}
table.box td {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eeeeee;
}
table.box th {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #dddddd;
}
#content td b {
	color: #000066;
}
#content a { 
	color: #008800;
}
a img { 
	border: 0px;
}
img.Lpic {
	border: 1px solid #333399;
	margin-right: 10px;
}
img.Rpic {
	border: 1px solid #333399;
	margin-left: 10px;
}

form#reg div { padding-top: 3px; }
form#reg div.row { clear: both; }
form#reg div.row div { float: left }
form#reg div.row div.lab { text-align: right; float: left; width: 100px; }
form#reg div.row div input { margin-left: 5px; }
form#reg h3 { clear:both; font-size: 13px; color: #555555; border-bottom: 1px solid #999999; margin-bottom: 4px; margin-top: 20px; } 

