body{
	text-align:center;}

table#bodytable { margin: 25px auto;
	background-color: transparent;
	background-repeat: repeat-y;
	background-attachment: scroll;
 	background-position: 0% 50%;
	position: relative;
	width: 780px;
	text-align: left;
	height: 100%;
 	}

td#bodytd { text-align: left;
 	vertical-align: top;
 	background-image: url(images/bkgrd.png);
 	background-repeat: repeat-y;
 	width:780px;
 	}

td#footertd { text-align: center;
 	font-size: 0.75em;
 	width:780px;
 	}
 
div#container { margin: 0px;
 	left: 0px;
	top: 0px;
 	min-height: 100%;
 	height: 100% ! important;
 	width:780px;
 	position: relative;
 	border-right: inset 1px gray;
 	border-bottom: inset 1px gray;
 	}

div#logo { width: 130px;
 	background-repeat: no-repeat;
 	background-image: url(images/bighornlogo.png);
 	background-position: left top;
 	margin-left: 15px;
 	top: 0pt;
 	left: 0pt;
 	height: 139px;
 	margin-top: 0px;
 	}


div#links { 
	left: 0px;
 	top: 157px;
 	position: absolute;
 	width:160px;
 	}

a#selected a {
   border-left: 2px gray inset;
 	margin: 0 0 0 0px;
 	padding: 8px 0px;
 	background: rgb(101, 9, 9) none repeat scroll 0% 50%;
 	width: 120px;
 	display: block;
 	text-align: center;
 	font-family: sans-serif;
 	font-style: normal;
 	font-variant: normal;
 	font-weight: bold;
 	font-size: .7em;
 	line-height: normal;
 	color: white;
 	text-decoration: none ! important;
}

div#links a { border-width: 0px;
 	margin: 0 0 0 20px;
 	padding: 8px 0px;
 	background: rgb(101, 9, 9) none repeat scroll 0% 50%;
 	width: 120px;
 	display: block;
 	text-align: center;
 	font-family: sans-serif;
 	font-style: normal;
 	font-variant: normal;
 	font-weight: bold;
 	font-size: .7em;
 	line-height: normal;
 	color: white;
 	text-decoration: none ! important;
 	}

div#links a:hover { color: rgb(101, 9, 9);
 	background-color: white;
 	}

div#banner { position: absolute;
 	height: 70px;
 	left: 160px;
 	width:620px;
 	right: 0px;
 	background-image: url(images/splash.png);
 	background-repeat: repeat-x;
 	top: 0px;
 	}

span#bannertitle { padding: 0px 0px;
 	font-family: sans-serif;
 	position: absolute;
 	top: 70px;
 	left: 160px;
 	right: 0px;
 	width:620px;
 	color: white;
 	background-color: rgb(134, 24, 23);
 	font-size: 36px;
 	text-align: right;
 	vertical-align: middle;
 	height: 68px;
 	background-position: right bottom;
 	background-repeat: no-repeat;
 	background-image: url(images/arialblacktitle.png);
 	}

div#content { padding: 0pt 8px 0pt 5px;
	min-height:300px; /* For real browsers */
 	background: rgb(255, 255, 255) none repeat scroll 0% 50%;
 	color: black;
 	font-family: Verdana,sans-serif;
 	font-style: normal;
 	font-variant: normal;
 	font-weight: normal;
 	font-size: 12px;
	line-height: normal;
 	margin-left: 160px;
 	position: relative;
 	margin-top: 0pt;
 	}

div#img {}

div#content p { margin: 0pt 1em 1em;}
div#content h1 {color:rgb(134, 24, 23); text-align: center; margin: 10px 0 8px 0; padding: 0; } 
div#content h2 {text-align: center;}
div#content h3 { margin: 0 0 0 0em;}
div#content ul {list-style-image:url(images/bullet.gif);}

div#dougmug {width:605px; height:250px; background-image: url(images/dougmug.png); background-repeat: no-repeat; background-position: center center;}

