/* 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							{}
h2							{ font-size: 36px; font-weight: normal; padding-bottom: 16px; }
h3							{}
h4							{}
.headline					{}
.green						{}

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

header						{ height: 250px; width: 1920px; }
#header_left				{ height: 250px; width: 1350px; float: left; }
#header_right				{ height: 250px; width: 570px; float: left;  }
section						{ height: 720px; width: 1920px; }
article						{ height: 710px; width: 1235px; margin: 3px 55px; border: solid 2px #a61a3f; float: left; }
aside						{ height: 630px; width: 436px; margin: 3px 50px 3px 0px; border: solid 2px #a61a3f; float: left; padding: 40px; }
footer						{ background: #ffffff; height: 58px; width: 1810px; }
#date 						{ padding: 30px 55px; }
#date p						{}

/*


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