/* 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; }
header .left				{ width: 520px; height: 60px; float: left; }
header .right				{ width: 1000px; height: 60px; float: left; text-align: right; }
.logo						{ font-size: 48px; }
.sub_logo					{ margin-left: 300px; margin-top: 6px; }

#wrapper					{ width: 1920px; height: 1080px; }
header						{ width: 1520px; height: 60px; border-bottom: solid 5px #4d4d4d; padding: 20px 200px; }
section						{ width: 1520px; height: 768px; border-bottom: solid 5px #4d4d4d; padding: 46px 200px; }
article						{ width: 1154px; height: 768px; float: left; }
aside						{ background: #700001; width: 306px; height: 668px; float: left; padding: 50px 30px; }
footer						{ width: 1520px; height: 50px; padding: 30px 200px; }
footer p					{ font-size: 24px; }
.lobetext					{ width: 900px; height: 50px; float: left; }
.date						{ width: 620px; height: 50px; float: left; text-align: right; }

/*
.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; }

*/

