*, html {margin:0;padding:0;}

html { overflow: -moz-scrollbars-vertical; }

body
{	
	background:url(../images/background_2010.jpg);
	background-repeat:repeat;

	
}

a, a:link, a:visited {
color:#330000;
text-decoration:none;

}
a:hover {
color:#cc6633;
text-decoration:none;
}

ul {
	list-style: square;
}
ul ul {	
	list-style: disc;
}
ul ul ul {
	list-style: none;
}

#header {
	background: url(../images/brown.png) repeat;
	margin: 0em auto;
	width: 100%;
	
		
}

#splashlogo {
	background:url(../images/std_2010.png) no-repeat center;
	width: 960px;
	height: 619px;
	margin: 0em auto;

}
#splashdate {
		width: 960px;
		padding: 365px 0px 0px 0px;
}

#splashdate p {
		padding: 10px;
		margin-left: 100px;
		margin-right: 100px;
		color:#330000;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	

}
#splashdate h1 {
		color:#330000;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight:bold;
		letter-spacing:1px;
		line-height:40px;
}
#grass {
	height: 239px;
	background:url(../images/grass.png) bottom repeat;	
	

}

br.clear 

{
		clear:both;

}
	
	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
