/* 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: 20px; }
body						{ background: #000000; }
p							{ font-size: 20px; line-height: 30px; color: #ffffff; }
h1							{ font-size: 48px; color: #1e3759; font-style: italic; }
h2							{ font-size: 30px; font-weight: normal; }
h3							{}
h4							{}
.headline					{ font-size: 24px; font-weight: bold; margin-bottom: 10px; }

#wrapper					{ width: 1080px; height: 1920px; margin: auto; }
header						{ width: 1034px; height: 130px; border-bottom: solid 5px #4d4d4d; padding: 20px 23px; }
header .left				{ width: 530px; height: 130px; float: left; }
header .right				{ width: 504px; height: 130px; float: left; text-align: right; }
.logo						{ font-size: 48px; }
.sub_logo					{ margin-left: 300px; margin-top: 6px; }
section						{ width: 1080px; height: 1620px; border-bottom: solid 5px #4d4d4d; }
article						{ width: 1034px; height: 710px; padding: 60px 23px; }
#content					{ background: #700001; width: 1034px; height: 380px; padding: 0 23px; }
#content .left				{ width: 377px; height: 300px; float: left; padding: 40px 70px; }
#content .right				{ width: 377px; height: 300px; float: left; padding: 40px 70px; }
.date						{ width: 1034px; height: 200px; text-align: right; padding: 210px 23px 0 23px; background: gray}
.date p						{ font-size: 36px; font-weight: bold; }
.date .time					{ font-size: 150px; font-weight: normal; margin-top: 75px; }
footer						{ width: 1057px; height: 90px; padding: 30px 0 0 23px; }
footer p					{ font-size: 24px; }

/*

section						{ width: 1520px; height: 768px; border-bottom: solid 5px #4d4d4d; padding: 46px 200px; }
.lobetext					{ width: 900px; height: 50px; float: left; }
*/

/*
.border						{ background: #1e3759; width: 1880px; height: 28px; }
#bottom						{ background: #f2f2f2; width: 1880px; height: 90px; }
#bottom p 					{ font-size: 30px; }
article						{ width: 1552px; height: 621px; float: left; margin: 20px 20px 0 0; }

*/

