body 
{
	margin: 0px;
	background-color: #FFFFFF;
	scrollbar-base-color:#cc0000;
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
}
li 
{
	list-style-image:  url(../../images/bullet.gif);
	list-style-position: inside;
	font-weight: bold;



}
.coyotePic 
{	
	float: left;
}
.frontPicRow 
{
	background-color: #cc0000;
	height: 280px;
}
.redTopMargin
{
    HEIGHT: auto;
    BACKGROUND-COLOR: #cc0000
}
.redSideMargin
{
    WIDTH: 20px;
    BACKGROUND-COLOR: #cc0000
}
.whiteSideMargin 
{
    WIDTH: 20px;
    BACKGROUND-COLOR: white
}
#outerTable
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0px;
    BORDER-TOP: medium none;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: medium none;
    WIDTH: 100%;
    BOTTOM: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: medium none;
    BORDER-COLLAPSE: collapse;
    HEIGHT: 100%;
    border-spacing: 0px
}
#main
{
    VERTICAL-ALIGN: middle;
    OVERFLOW: scroll;
    BACKGROUND-COLOR: #cc0000
}
#menu
{
	HEIGHT: 20px;
	BACKGROUND-COLOR: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#menu a:link
{
    FONT-WEIGHT: bold;
    COLOR: #FFCC00;
		TEXT-DECORATION: none;
		BORDER: 0 none
}
#menu a:Visited
{
    FONT-WEIGHT: bold;
    COLOR: #FFCC00;
		TEXT-DECORATION: none;
		BORDER: 0 none
}
#menu a:hover
{
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
		TEXT-DECORATION: none;
		BORDER: 0 none
}
#menu a:Active
{
    FONT-WEIGHT: bold;
    COLOR: #FFCC00;
		TEXT-DECORATION: none;
		BORDER: 0 none
}
#bottom
{
	HEIGHT: 40px;
	BACKGROUND-COLOR: #cc0000;
	width: 100%;
}
#frontMainPic
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #cc0000;
	height: 330px;
	width: 720px;
	left: auto;
	right: auto;
	position: relative;
	background-image:   url(../../images/coyote.gif);
}
#tryPic
{
	margin-bottom: 0px;
	left: 5px;
	right: auto;
	position: relative;
	background-image:   url(../../images/toptext.gif);
	z-index: 6;
	background-repeat: no-repeat;
	background-position: center center;
}
#tryPicBot
{
	margin-bottom: 0px;
	left: 5px;
	right: auto;
	position: relative;
	background-image:   url(../../images/toptext.gif);
	z-index: 6;
	background-repeat: no-repeat;
	background-position: right center;
}
#whiteTopMargin 
{
    HEIGHT: 20px;
    BACKGROUND-COLOR: #FFFFFF
}
#whitePicCell 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	left: auto;
	right: auto;
	position: relative;
	background-image: none;
}
#menuLinePic 
{
	position:absolute;
	width:318px;
	height:100px;
	z-index:5;
	background-image:  url(../../images/three-circles.gif);
	bottom: 20px;
	right: 20px;
}
#leftContent
{
	LEFT: -1px;
	WIDTH: 40%;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 95%;
	BACKGROUND-COLOR: white;
	text-align: left;
	/* overflow: auto; */
	BORDER: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
}
#leftContent a:link
{
	COLOR: #cc0000;
	TEXT-DECORATION: none;
	BORDER: none;
}
#leftContent a:Visited
{
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	BORDER: none;
}
#leftContent a:hover
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	BORDER: none;
	background-color: #cc0000;
	font-weight: bold;
}
#leftContent a:Active
{
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
	BORDER: none;
}
#rightContent
{
    LEFT: 40%;
    MARGIN: 0px;
    WIDTH: 60%;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 100%;
    BACKGROUND-COLOR: white
}
#rightTopContent
{
	LEFT: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 80%;
	BACKGROUND-COLOR: white;
	overflow: hidden;
}
#middle
{
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 350px;
    WIDTH: 0px;
    POSITION: static;
    BACKGROUND-COLOR: white
}
#mainArea 
{
	margin-bottom: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	left: auto;
	right: auto;
	position: relative;
	background-image: none;
	text-align: left;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
