/* CSS Document */


Body {font-family:Arial, Helvetica, sans-serif; font-size: small; letter-spacing: 1px; color: white; background-color:#000000; margin: 0; line-height: 20px;}
a:link {
	color: white;
	text-decoration: underline;
	}
	
a:visited {
	color: white;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: white;
	}
H1 {font-size: 150%;text-align:left;}
.red {background-color: #cb0e08; color: white; font-size: 16px;}
.blue {background-color: #3f89c5; color: white; font-size: 16px;}
.green {background-color: #007b69; color: white; font-size: 16px;}
.yellow {background-color: #eed590; color: white; font-size: 16px;}
#banner {background-image:url(Images/banner_bkgd.jpg); border-bottom: 8px thick #220606; background-repeat:repeat-y; height: 180px; width: 980px;}
#col1 {background-color: #2e180e;}
#col2 { padding: 0px 15px 20px 15px;}
#col3 {padding: 0px 20px 0px 20px;}
#logo {float: right; border: 0;}
#leftbanner {float: left; border: 0;}
#laptop {float: right; border:0;}
#pool {float: left; border:0;}
#weights {float: right; border:0;}
#footer {background-color:#220606; border-top: 8px thick black; height: 90px; width: 980px; margin: 0 auto;}
ul#minitabs{ list-style:none; margin: 0px; padding: 0px 0px 0px 25px;}
ul#minitabs a{display:block; margin-left: 0px; margin-bottom: 10px; text-decoration: none; color: white;}
ul#minitabs a#current{color: grey;}
ul#minitabs a#home{border-left:3px solid white;}
ul#minitabs a#green {border-left:3px solid #007662;}
ul#minitabs a#red {border-left:3px solid #e01b22;}
ul#minitabs a#red2 {border-left:3px solid #e23c40;}
ul#minitabs a#yellow {border-left:3px solid #f8981d;}
ul#minitabs a:hover{color:grey;}
#container{line-height: 15px; letter-spacing: 0.5px; white-space:nowrap; padding: 20px 20px 0px 0px;}
ul#minitabs li a{padding: 3px 0px 0px 5px; margin: 0.5px;}
