body {
background-color: #CCCC99;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
color: black;
font-size: 0.9em;
margin: auto;
width: 705px;
position:relative;
}

a img {border: none; }
 	
.header {
width: 705px;
text-align: center;
background-color: #999966;
margin: auto;
}


.header-bottom {
font-size: 0.7em;
padding: 0 0 5px 0;
}

.nav-links a {
color: #336600;
font-weight: 700;
font-size: 0.9em;
padding: 4px 2px 4px 4px;
}

.nav-links a:visited {
color: #336600;
font-weight: 700;
}

.nav-links a:hover {
color: red;
text-decoration: none;
}

a.current-link: {
color: #d3d3d3;
text-decoration: none;
}

a.current-link:visited {
color: #d3d3d3;
text-decoration: none;
}

a#nav-link-tri  {
color: #B40404;
background-color: #A9D0F5;
font-weight: 700;
font-size: 0.9em;
padding: 1px 1px 1px 1px;
}

a#nav-link-tri:hover {
color: orange;
text-decoration: none;
}

.special {
background-color:yellow; 
padding: 0 0 0 0;
margin: 4px auto 4px auto;
width: 100px;
font-weight: 700;
text-align: center;
}

a:link {
color: #336600;
}

a:visited {
color: #660000;
}

li {
margin: 1px 1px 1px 1px;
text-align: left;
}

ul {
margin:0;
list-style-type:disc;
list-style-postion:outside;
}

/* Classes for headlines */
.t1 {
font-size: 1.6em;
color: #336600;
text-align: center;
font-weight: bold;
padding: 10px 10px 10px 10px;
margin: auto;
clear: both;
}


.updated {
color: #336600;
font-size: .8em;
text-align: center;
padding: 10px 10px 10px 10px;
}

/* Classes for images */


.footer {
font-size: 0.8em;
font-weight: bold;
text-align: center;
margin: auto;
clear: both;
width: 705px;
padding: 10px 0 0 0;
}

/* Classes for Triathlon pages */

.tri-t1 {
font-size: 1.6em;
color: #336600;
text-align: center;
font-weight: bold;
padding: 10px 10px 10px 10px;
margin: auto;
}
 
 	.tri-image {
 	border:1px solid black;
 	position:relative;
 	background-image:url(../images/triathlon/tri-graphic-new.jpg);
 	height:498px;
 	width:705px;
  margin:auto;
 	}
 	
 	.tri-register {
 	position:absolute; 
 	top:115px;
 	left:255px;
 	height:50px;
 	width:275px;
 	text-align:center;
 	}
 	
 	 	.tri-usat {
 	position:absolute;
 	top:185px;
 	left:135px;
 	height:35px;
 	width:43px;
 	text-align:center;
 	}

 	.tri-route {
 	position:absolute; 
 	top:165px;
 	left:325px;
 	height:80px;
 	width:175px;
 	}
 	.tri-contact {
 	position:absolute; 
 	top:180px;
 	left:590px;
 	height:150px;
 	width:60px;
 	text-align:center;
 	font-family:Times,serif;
 	font-weight:bold;
 	}
 	a.tri-bold-link: {
 	font-family:Georgia,Serif;
 	font-weight:bold;
 	}
 	 a.tri-bold-link:hover {
 color:blue;
 text-decoration:none;
 background-color:white;
 	}

 	

.text {
text-align: left;
}

.unused {
color: #23733F;
color: #D0484C;
background-color: #576BB0;
}
