a {	
	color: #326F85;	
	text-decoration: none;
}
body {	
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: small;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	min-width:600px;
	min-height:800px;
	}
h2 {
	color: #CCCCCC;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;		
	color: #4d4d4d;
	}
h4 {
	color: #000000;
	}

#uppernavigation {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/backgrounds/navibar001.png);
position:absolute;
padding-top:10px;
top:0px;
height: 35px;
width:100%;
text-align:right;
vertical-align:baseline;
     }
	 
#accessoryback {
position: absolute;
top: 35px;
left: 0px;
width: 100%;
height: 200px;
background-image:url(../images/backgrounds/accessory001.png);
background-repeat:repeat-x;
}

#image1 {
position:absolute;
background-image:url(../images/backgrounds/logo2.png);
background-repeat:no-repeat;
top: 35px;
height:358px;
width: 348px;
}

#header1{
position: absolute;
top: 100px;
left: 380px;
width: 440px;
color:#000000;
font-size:24px;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
}

#container {
position: absolute;
padding-right:30px;
top: 230px;
left:360px;
width: 60%;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.clearfooter {
height: 330px;
clear: both;
}

#pitch {
position:absolute;
top:175px;
left:380px;
width: 320px;
color:#FFFFFF;
font-size: small;
font-family:"Times New Roman", Times, serif;
}

#leftbox {
	position:absolute;
	top: 400px;
	width: 300px;
	left: 20px;
}

#footer {
position: fixed;
font-size-adjust: 85%;
bottom:0px;
width: 100%;
color:#4d4d4d;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/backgrounds/navibar001.png);
text-align:right;
height:20px;
}

table {
	color: #FFFFFF;
	}
	
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	}
	
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	}

.ebox {
position:relative; 
font-family:"Times New Roman", Times, serif;
font-size:120%; 
border-bottom-width:3px;
border-top-width:3px;
border-top-color:#5A90A3; 
border-bottom-color:#5A90A3;
border-bottom-style:dotted;
border-top-style:dotted;
padding:20px;
}

.navbutt {
background-image:url(../images/buttons/cssbacklightgrey001.png);
background-repeat:no-repeat;
background-position:center;
height:20px;
width:300px;
margin:1px;
padding:0px;
text-align:center;
vertical-align:middle;
font-size:12px;
}

a:hover {	
	color:#A8D457;
	text-transform:capitalize;
	text-decoration:overline;
	}
	
a:visted {
	color: A6A6A6;
	}  
	
a:visited:after { content: " (OK)"; font-size: 60%; text-transform: uppercase; color: #A5A096; }

a:visited:hover:after { content: " (Been there.)"; font-size: 80%; text-transform: uppercase; color: #A5A096; }

tr.ListHeaderColor th {
	text-align: left;
	}
	
.small {
	font-size: 85%;
}

