html { height: 100%; margin-bottom: 1px; }
body {
	margin:0px;
	background-color: #DCDDDC;
	background-image: url(bggrad2.png);
	background-repeat: repeat-x;
}
a{text-decoration:none}
a:link {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #444;
}

img
{
 border-style: none;
}

#main {
width: 800px;
background-image: url(main.png);
background-repeat: repeat-x;
background-color: #EAEAEA;
}

h3 {
display:inline;
font-weight:normal; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000
}

h4 {
display:inline;
font-weight:normal; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #CCCCCC
}
