/* Default overwrites */
html, body, div, span, applet, object, iframe, blockquote, pre, p, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
h1, h2, h3, h4, h5, h6											{ margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; }

/* Browser fix for html5 tags */
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary		{ display: block; }

*							{ font-family: arial; font-size: 24px; }
body						{ background: #ffffff; }
p							{  }
h1							{ font-size: 72px; font-weight: normal; }
h2							{ font-size: 48px; font-weight: normal; }
h3							{ font-size: 36px; font-weight: normal; }
h4							{}
.headline					{ font-weight: bold; }
.green						{ color: #8bc63e; font-size: 72px; }

#wrapper					{ width: 1920px; height: 1080px; margin: auto; }

header						{ height: 160px; }
#header_left				{ height: 160px; width: 450px; float: left; }
#header_right				{ height: 160px; width: 1470px; float: left; }
#header_top					{ height: 65px; width: 1460px; background: #f8f8f8; padding: 10px 0 0 10px; }
#header_bottom				{ height: 85px; width: 1470px; }
section						{ width: 1920px; height: 855px; background: #f8f8f8 }
section #top	 			{ width: 1920px; height: 550px; }
section #bottom				{ width: 1920px; height: 305px; }
.spot						{ width: 545px; height: 215px; float: left; margin: 35px 0px 35px 55px; padding: 10px; background: #ffffff; border: solid 3px #8cc63f; }
article						{ width: 1100px; height: 345px; float: left; margin: 60px 0px 0px 60px; background: #ffffff; border: solid 3px #8cc63f; padding: 40px; }
aside						{ width: 480px; height: 345px; float: left; margin: 60px 00px 0px 60px; background: #ffffff url(../gfx/aside_bg.png) no-repeat; border: solid 3px #8cc63f; padding: 40px; }
aside h3					{ color: #8bc63e; }
footer						{ width: 1920px; height: 65px; }
#date 						{ width: 200px; height: 80px; float: right; text-align: right; margin-right: 50px; padding-top: 5px; }
#date p						{ font-size: 60px; font-style: italic; }

/*


#news						{ width: 1190px; height: 64px; float: left; padding: 24px 50px 0px 50px; }
*/