/* == Stop Editing Here! == */
/* Anything beneath the above line will be deleted if you publish CSS under Appearance / Custom CSS. If you want to manually insert additional CSS, place it further up. */

#main {
	font-family: Verdana, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 11pt;
}

.invert_header #sitename {
	
        text-align:left;
}

.invert_header #tagline {
	
        text-align:left;
}

ul {
list-style-image:url(none);
}

html {
background-color:#888888;
color:#000000;
}
html {
background-image:none;
background-position:center top;
background-repeat:repeat-x;
}