@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #e6e7c8;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#wrapper{
	width: 800px;
	height: 1237px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/Whitetail-Poster_2017.jpg);
	background-repeat:no-repeat;
	}
	#wrapper-rules{
		width: 800px;
		height: 1237px;
		margin: 0 auto;
		padding: 0;
		background-image: url(../images/Whitetail-rules_2017.jpg);
		background-repeat:no-repeat;
		}
#main{
	width: 800px;
	height: 350px;
	margin: 0 auto;
	padding: 0;
}
#scores{
	width: 300px;
	height: 50px;
	margin: 0 50px 0 auto;
	padding-top: 295px;
	text-align: center;
	font-size: 20px;
	font-family:sans-serif;
	font-weight: bold;
}
#scores a:link,
#scores a:visited{
	color: #000;
	text-decoration:underline;
	font-size: 25px;
	font-family:sans-serif;
}
#scores a:hover{
	color: #fff;
	text-decoration:none;

#header{
width:851px;
height:378px;}

#nav{padding-top:348px;
margin-left:438px;
color:#2a4c28;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}

#nav a{color:#2a4c28;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:5px;
margin-right:5px;
font-weight:bold;}

#nav a:hover{color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:5px;
margin-right:5px;
font-weight:bold;}

#content{background-image:url(../images/WT-site_04.png);
width:851px;
height:504px;}

#insidecontent{margin-left:430px;
font-size:14px;
width:350px;
font-family:Arial, Helvetica, sans-serif;}

#insidecontent a{font-size:14px;
color:#2a4c28;
font-family:Arial, Helvetica, sans-serif;}

.bar{color:#2a4c28;
font-size:12px;}

.info{color:#2a4c28;
font-size:14px;
font-weight:bold;}

#footer{background-image:url(../images/WT-site_05.png);
width:851px;
height:118px;}

#footertext{}
