*{
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6{
	font-size:100%;
}
a, :focus{
	outline:none;
}
li{
	list-style:none;	
}
hr, .hidden{
	display:none;
}
img{
	border:none;
}
sup{
	font-size:50%;
}

body {
background-color:#91713e;
background-image:url(images/background.jpg);
background-repeat:no-repeat;
background-position:top center;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#ede4d3;
}

#header {
margin:0px auto;
width:960px;
}

#content {
margin:0px auto;
width:960px;
background-color:#430d01;
padding-bottom:25px;
}

#content2 {
padding-left:100px;

}

#date {
	margin:0px auto;
	background-color:#000000;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	text-align:center;
	font-size:20px;
	}
	
	#date a {
	color:#999999;
	text-decoration:none;
	}
	
	#date a:hover {
	color:#666666;
	text-decoration:none;
	}
	
	
#datefeed {
	font-size:18px;
	text-align:center;
	}
	
	#datefeed a {
	color:#ebaa1c;
	}	
	
	#datefeed a:hover {
	color:#b58417;
	}
	

.ImageBorder {
border: #ede4d3 1px solid;
padding:4px;
}

.font14 {
font-size:14px;
}

.font10 {
font-size:10px;
}

.font30 {
font-size:30px;
}


.smallfont2 {
font-size:15px;
color:#333333;
}

.smallerfont {
font-size:14px;
color:#333333;
}

.smallerfont2 {
font-size:12px;
color:#333333;
}

.largefont {
font-size:60px;
}

.yellow {
color:#ebaa1c;
}

.red {
color:#430d01;
}
.gray {
color:#333333;
}

#merchstore{
margin:0px auto;
padding-top:75px;
font-size:20px;
width:800px;
height:225px;
background-image:url(images/id-store-now-available.jpg);
}

#merchstore a{
color:#ede4d3;
text-decoration:none;
}


#footer{
margin:0px auto;
padding-top:5px;
padding-bottom:20px;
background-color:#ede4d3;
width:960px;
}

	#footer a {
	color:#430d01;
	font-weight:bold;
	text-decoration:none;
	}
	
	#footer a:hover {
	color:#430d01;
	font-weight:bold;
	text-decoration:none;
	}
