body, address, blockquote, dl, ol, ul, li, form, fieldset, legend, h1, h2, h3, h4, h5, h6, p, pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #515151;
    margin:0;
    padding:0;
	background-image: url(images/tile03.gif);
}
div#footer {
	text-align: center;
	bottom: 0px;
	position: absolute;
	width: 100%;
	float: none;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
div#container {
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#main {
	width: 600px;/*620 total with 10px padding L & R*/
	background-image: url(images/BG_new1.gif);
	height: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10em;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 
