body { background-image: url(Images/background.png);
	
}

#Footer {
	display: block;
	width: auto;
	height: auto;
	border: none;
	background-color: #FF0000;
	border-left: solid black 3px;
	border-right: solid black 3px;
	border-bottom: solid black 4px;
		  }
		  
#Content { display: block;
		   width: auto;		   
		   height: auto;
		   padding: 0;
		   margin: 0;
		  
		   
		   
		   }



#Frame {    padding-top: 0px;
			margin-left: auto;
			margin-right: auto;
			width:782px;
			height: auto;
			
			
			}

#Header {
	width:100%;
	height: auto;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}

#HeadLogo { float: left;
			width: 79%;
			height: 150px;
				border-right: solid black 3px;
			}

#Main {
	width: auto;
	height: auto;
	border: solid white 2px;
		
		
		}

#Main_Content { float: left;
				width: 79%;
				height: auto;
				background-color: #FF0000;
				
				
				}

#incontent { border-left: dashed black 4px;
			 width: 100%;
			 height: 100%;
			 padding: 0; margin:0;
			 text-align: center;}

#Nav {  width:20%;
		height: auto;
		float: left;
		background-color: #FF0000;
		border-left: solid black 3px;
		
		
		}
#innav { text-align: center;
		
		 }		


p { padding-right: 10em;
	padding-left: 10em;
	padding-bottom: .25em;
	font-family: Courier;
	font-size: 2px;
	text-align: left;
	text-indent: 4em;} 	  

h1 a { text-align: center;
	 padding: 0; margin: 0;
	 font-family: Courier;
	 text-decoration: none;
	 color: black;
	 
	 font-size: 20px;
	 
	 }

h2 { text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	 }

h3 { text-align: left;
	 font-size: 14px;
	 padding-right: 3em;
	 padding-left: 3em;}

h4 { text-align: left;
	 padding-left: 2em;
	 font-size: 18px;}

h5 { text-align: center;
	 font-size: 20px;
	 font-style: italic;
	 padding-right: 3em;
	 padding-left: 3em;
	 color: #330033;}

h6 { text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 padding: .1em;}
	 
.footer {
	padding: 0px;
	border-bottom: solid black 5px;
}

img.footer {border: none;
	vertical-align: text-bottom;
	padding: 0;
}

#Header img { border-right: solid black 1px;}


#incontent.tgp {padding:0; margin:0;}
	   
img { border: none;
	  margin: 0; padding: 0;}

.inhead { float: left;}

p.contact { text-align: center;}

#innav a { text-decoration:none;
		   font-family: Courier;
		   color: black;
		   font-size: 5px;
		   font-weight: bold;}

#tracker table {text-align: center;}

li { text-align: left;
	 font-size: 18px;
	 font-weight: bold;
	 font-family: cursive;}


