/* 
	SITE TEMPLATE 0
	main stylesheet 
*/

body {  
	background: #ffffff;
	text-align: center; /* That Explorer Malarkey */
}

body, p, a, td, th, li, em, h1, h2, h3, h4, h5, h6 {
	color: #333;
}

/* links in general */
a:link, a:visited {
	color: #333;
}

div#container {
	/* everything goes inside this */
	margin: 5px auto;
	border: none;
}

div#content {
	text-align: left;
	margin-top: 10px;
 	width: 773px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 770px;
}

/* footer */
div#footer, div#footer a, div#foottext, div#foottext a, div#foottext p {
	color: #aaaaaa;
}

div#foottext {
	margin-left: 0;
	margin-bottom: 5px;
	color: #666666;
}

div#foottext a:link, div#foottext a:visited {
	color: #666666;
	text-decoration: none;
}

/* header */
/* headings in the header */
div#header h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

/* miscellaneous */
h3 {
	margin-bottom: 5px;
}

#iconsholder {
	border: none;
}