
/* defaults */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote, table, td, div, img { padding: 0; margin: 0; border: 0; }

a { text-decoration:underline; }

a:hover { text-decoration:none; }

body { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: 11px; color:#666666; }

#main { background-color: #FFFFFF; }

body {
	position: relative;
	z-index: 0;
}

#main {
	position: relative;
	width: 953px; 
	height: 578px;
	
	margin-top: 0; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	padding-top: 10px;
}


/* general layout settings */

	#main { border: 0; }