/*  Design by Ken Goff for Tracking Club*/

* {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Garamond;
}

a:link {
 color: #ffffff;
}

a:visited {
 color: #ffffff;
}

body {
	background: #aaaaaa;
monotype Corsiva; Book Antiqua;
	color: #E3E3E3;
	font-family: garamond;
	font-size: 13px;
}

#main {
 padding-left: 60px;
 padding-top: 20px;
}

#back_all {
 width: 1000px;
 background: url(./img/background1a2.png) repeat-y center;
}

#padding {
 padding-left: 10px;
}

#logo {
 background: url(./img/background1a1.png) no-repeat center;
 width: 1000px;
 height: 268px;
 float: left;
 text-align: left;
 padding-top: 0px;
 padding-left: 0px !important /*Non-IE6*/;
 padding-left: 20px /*IE-6*/;
}

#logo a {
 text-decoration: none;
 text-transform: none;
 font-style: italic;
 font-size: 18px;
 color: #FFFFFF;
}

#logo p {
 display: block;
 float: left;
 width: 200px;
 height: 200px;
 top:50px;
 padding-top: 15px !important /*Non-IE6*/;
 padding-top: 20px /*IE-6*/;
 padding-left: 20px !important /*Non-IE6*/;
 padding-left: 20px /*IE-6*/;
 border: 0px #00ff00 solid;
}

#header{
/*display: block;*/
 width: 1000px;
 height: 240px;
 float: left !important /*Non-IE6*/;
 float: right /*IE6*/; 
 padding-top: 0px;
 border: 0px #00ff00 solid;
}

#header h2 {
 display: block;
 padding-top: 55px;
 font: 48px Book Antiqua;
 color: #000000;
 border: 0px #00ff00 solid;
 text-align: center;
}

#header h3 {
 display: block;
 padding-top: 13px;
 font: 18px  Book Antiqua;
 color: #000000;
 border: 0px #000000 solid;
 text-align: center;
}

#MainMenuChoice1 {
	position:absolute;
	left: 276px;
	top: 198px;
	float: center;
	width: 150px;
	height: 50px;
	margin: 0 left;
	border: 0px #ff00ff solid;
 } 

#MainMenuChoice1 a {
 display: absolute;
 float: left;
 width: 150px;
 height: 40px;
 text-align: Center;
 text-decoration: none;
 color: #F7D3BB;
 font-size: 24px;
 padding-top: 10px;
 border: 0px #000000 solid;
}

#MainMenuChoice1 ul {
 list-style-type:none;}

#MainMenuChoice1 ul li:hover a {
 font-weight: bold;
 font-size: 28px;
 text-decoration:none;
 color: #F7D3BB;
}

#MainMenuChoice2 {
 position:absolute;
 left: 425px;
 top: 200px;
 float: center;
 width: 150px;
 height: 50px;
 margin: 0 left;
 border: 0px #ff00ff solid;
 }

#MainMenuChoice2 a {
 display: absolute;
 float: left;
 width: 150px;
 height: 40px;
 text-align: Center;
 text-decoration: none;
 color: #F7D3BB;
 font-size: 24px;
 padding-top: 10px;
 border: 0px #000000 solid;
}

#MainMenuChoice2 ul {
 list-style-type:none;}

#MainMenuChoice2 ul li:hover a {
 font-weight: bold;
 font-size: 28px;
 text-decoration:none;
 color: #F7D3BB;
}

#MainMenuChoice3 {
 position:absolute;
 left: 575px;
 top: 200px;
 float: center;
 width: 150px;
 height: 50px;
 margin: 0 left;
 border: 0px #ff00ff solid;
 }

#MainMenuChoice3 a {
 display: absolute;
 float: left;
 width: 150px;
 height: 40px;
 text-align: Center;
 text-decoration: none;
 color: #F7D3BB;
 font-size: 24px;
 padding-top: 10px;
 border: 0px #000000 solid;
}

#MainMenuChoice3 ul {
 list-style-type:none;}

#MainMenuChoice3 ul li:hover a {
 font-weight: bold;
 font-size: 28px;
 text-decoration:none;
 color: #F7D3BB;
}

#MainMenuChoice4 {
	position:absolute;
	left: 720px;
	top: 200px;
	float: center;
	width: 150px;
	height: 50px;
	margin: 0 left;
	border: 0px #ff00ff solid;
 }

#MainMenuChoice4 a {
 display: absolute;
 float: left;
 width: 150px;
 height: 40px;
 text-align: Center;
 text-decoration: none;
 color: #F7D3BB;
 font-size: 24px;
 padding-top: 10px;
 border: 0px #000000 solid;
}

#MainMenuChoice4 ul {
 list-style-type:none;}

#MainMenuChoice4 ul li:hover a {
 font-weight: bold;
 font-size: 28px;
 text-decoration:none;
 color: #F7D3BB;
}

#MainMenuChoice5 {
 position:absolute;
 left: 875px;
 top: 200px;
 float: center;
 width: 150px;
 height: 50px;
 margin: 0 left;
 border: 0px #ff00ff solid;
 }

#MainMenuChoice5 a {
 display: absolute;
 float: left;
 width: 150px;
 height: 40px;
 text-align: Center;
 text-decoration: none;
 color: #F7D3BB;
 font-size: 24px;
 padding-top: 10px;
 border: 0px #000000 solid;
}

#MainMenuChoice5 ul {
 list-style-type:none;}

#MainMenuChoice5 ul li:hover a {
 font-weight: bold;
 font-size: 28px;
 text-decoration:none;
 color: #F7D3BB;
}


#right {
	/*float: left;*/
 width: 940px;
	padding-top: 225px !important /*Non-IE6*/;
	padding-top: 10px /*IE-6*/;
	;
	padding-left: 30px !important /*Non-IE6*/;
	padding-left: 40px /*IE-6*/;
	border: 0px solid #00ff00;
	font-family: Garamond;
	text-align: center;
}

#right a {
 color: #923b34;
 text-decoration: none;
 border: 0px solid #ffffff;
}

#right p {
	padding-left: 0px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	border: 0px solid #ffffff;
	color: #923b34;
	align:center;
	font-family: Garamond;
	font-size: 14px;
}

#right h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #923b34;
}

#right h2 {
 font: 20px garamond;
 margin: 0;
 padding-top: 6px;
 padding-bottom: 6px;
 text-align: center;
 color: #923b34;
 font-weight: bold;
}

#right h3 {
 font: 16px garamond;
 margin: 0;
 padding-top: 6px;
 padding-bottom: 6px;
 text-align: center;
 color: #923b34;
 font-weight: bold;
 border: 2px solid #923b34;
}

#right h4 {
 font: 12px garamond;
 margin: 0;
 padding-top: 4px;
 padding-bottom: 4px;
 text-align: left;
 color: #923b34;
}

#right h5 {
	font: 16px garamond;
	margin: 0;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-align: justify;
	color: #923b34;
	font-weight: bold;
}


#footer {
 height: 63px;
 padding-top: 1px;
 padding-left: 120px !important /*Non-IE6*/;
 padding-left: 140px /*IE-6*/;
 background: url(./img/background1a3.png) no-repeat center top;
 width: 1000px;
 /*margin: 0 auto;*/
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	padding-left: 560px !important /*Non-IE6*/;
	padding-left: 500px/*IE-6*/;
	padding-top: 25px;
	color: #d0d0d0;
}

#footer a {
 color: #000000;
}
