/* 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						{}
.clear						{ clear: both; }

#wrapper					{ width: 1080px; height: 1920px; margin: auto; }
header						{ height: 300px; width: 1080px; }
#header_left				{ height: 300px; width: 540px; float: left; }
#header_right				{ height: 300px; width: 540px; float: left;  }
section						{ height: 1550px; width: 1080px; }
#banner						{ width: 1000px; height: 577px; margin-left: 40px; border: solid 2px #a61a3f; }
article						{ height: 380px; width: 920px; margin: 40px; border: solid 2px #a61a3f; padding: 40px; }
.spot						{ width: 398px; height: 320px; float: left; border: solid 2px #a61a3f; margin-left: 40px; padding: 40px; }
footer						{ height: 48px; width: 1040px; padding: 10px 0 0 40px; }
/*
aside						{ height: 630px; width: 436px; margin: 3px 50px 3px 0px; border: solid 2px #a61a3f; float: left; padding: 40px; }
#date 						{ padding: 30px 55px; }
#date p						{}
*/

/*


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