body
{
	margin: 0;
	font-size: 100%;
	font-weight: none;
	color: #FFFFFF;
	background-image: url("http://www.aa5tb.com/cody/files/maintile.gif");
	background-repeat: repeat;
}

h1
{
	font-family:Arial,Helvetica,sans-serif;
	margin: 0px;
}
h2
{
	font-family:Arial,Helvetica,sans-serif;
	margin: 0px;
}
p
{
	font-family:"Times New Roman",Times,serif;
	margin: 0px;
}
#serif
{
	font-family:"Times New Roman",Times,serif;
}
#sansserif
{
	font-family:Arial,Helvetica,sans-serif;
}
#center
{
	text-align:center;
}
#nav_width
{
	width:200px;
}
#underline
{
	text-decoration:underline;
}
#overline
{
	text-decoration:overline;
}
#linethrough
{
	text-decoration:line-through;
}
ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.disc
{
	list-style-position:inside;
	list-style-type:disc;
	margin: 0px;
	padding: 0px;
}
ul.circle
{
	list-style-position:inside;
	list-style-type:circle;
	margin: 0px;
	padding: 0px;
}
img
{
    border: none;
} 
	
/*- Menu 1--------------------------- */
	
#menu1
{
	width: 200px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 0px;
	border-width: 0px;
}
	
#menu1 li a
{
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
	
#menu1 li a:link, #menu1 li a:visited
{
	color: #FFFFFF;
	display: block;
	background:  url("http://www.aa5tb.com/cody/files/menu1.gif");
	padding: 8px 0 0 10px;
}
	
#menu1 li a:hover
{
	color: #FFFFFF;
	background:  url("http://www.aa5tb.com/cody/files/menu1.gif") 0 -32px;
	padding: 8px 0 0 10px;
}

/*- Menu 2--------------------------- */
	
#menu2
{
	width: 200px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 0px;
	border-width: 0px;
}
	
#menu2 li a
{
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
	
#menu2 li a:link, #menu2 li a:visited
{
	color: #FFFFFF;
	display: block;
	background:  url("http://www.aa5tb.com/cody/files/menu2.gif");
	padding: 8px 0 0 10px;
}
	
#menu2 li a:hover
{
	color: #FFFFFF;
	background:  url("http://www.aa5tb.com/cody/files/menu2.gif") 0 -32px;
	padding: 8px 0 0 10px;
}

/*- Menu 3--------------------------- */
	
#menu3
{
	width: 200px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 0px;
	border-width: 0px;
}
	
#menu3 li a
{
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
	
#menu3 li a:link, #menu3 li a:visited
{
	color: #FFFFFF;
	display: block;
	background:  url("http://www.aa5tb.com/cody/files/menu3.gif");
	padding: 8px 0 0 10px;
}
	
#menu3 li a:hover
{
	color: #FFFFFF;
	background:  url("http://www.aa5tb.com/cody/files/menu3.gif") 0 -32px;
	padding: 8px 0 0 10px;
}