html, body { 
margin : 0;
padding : 0;
} 
body{ 
/* font : 60% "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif; */
/* background : #f2f2f2 url(http://nelsoncompetition.com/images/bg.gif) repeat-y top center; */
text-align:center;
background-image: url(../graphics/mainbg.jpg);
}
body,td,th {
	color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #CCCCCC; }
.style3 {color: #FFFFFF}

			/*WRAP*/ 
#container { 
width : 900px;
margin : 0 auto;
border : 0px solid #fff;
/* line-height : 2em; */
/* background : #f2f2f2;*/
/* color : #ffffff; */
/* text-align:left; */
background-color: #555555;
background-image: url(http://nelsoncompetition.com/graphics/hmbg.jpg);
} 
			/*TOP BANNER*/ 
#top { 
padding : 0;
height : 224px;
background-image:url(http://nelsoncompetition.com/graphics/homebanner.jpg) ;
color : #484500;
} 
#top h1 { 
padding : 5px 0 0 25px;
margin : 0;
font-size : 140%;
letter-spacing : 5px;
}
			/*TOP NAVIGATION*/ 

#menudiv
{
background-image:url(../graphics/menu.jpg);
background-repeat: no-repeat;
height : 28px;
}
#menu {
width: auto;
background: #000;
margin-left: 20px;
text-align: center;
}

#menu ul {
list-style: none;
margin: 0;
padding-left: 5px;
/* width: 12em; */
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
/* border-width: 1px; 
border-style: solid;
border-color: #ccc #888 #555 #bbb;
*/
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff; 
background: #000;
text-transform: uppercase;}

#menu a {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

<!--[if IE]>
<style type="text/css" media="screen">
body {
/*behavior: url(http://nelsoncompetition.com/css/csshover.htc);
font-size: 100%;*/
}

/*
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
//font: bold 0.7em/1.4em arial, helvetica, sans-serif;
font: bold 11px/16px arial, helvetica, sans-serif;

}
*/
</style>
<![endif]-->





			/*MAIN CONTENT*/ 
#content {
margin-left : 0;
/* border-left : 10px solid #fff; */
/* padding : 1em; */
min-height: 600px;
} 
			/*FOOTER*/
#foottop{
    height: 18px;
background-image:url(http://nelsoncompetition.com/graphics/foottop.jpg);
}
#footmenu{
    height: 28px;
background-image:url(http://nelsoncompetition.com/graphics/footmenu.jpg);
}
#footer {
    height: 103px;
clear : both;
margin : 0;
padding : 0;
font-size : 0.9em;
color : #fff;
background-image:url(http://nelsoncompetition.com/graphics/foot.jpg);
}
* > html #footer img { 
margin : 0;
} 
#footer p { 
padding : 0 0 0 5px;
} 
			/*TYPOGRAPHY*/