/* 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							{ font-size: 20px; line-height: 30px; }
h1							{ font-size: 48px; color: #1e3759; font-style: italic; }
h2							{ font-size: 30px; font-weight: normal; }
h3							{}
h4							{}
.headline					{}
#wrapper					{ width: 1040px; height: 1880px; padding: 20px; margin: auto; }
header						{ background: #f2f2f2; width: 1000px; height: 154px; padding: 20px; }
.border						{ background: #1e3759; width: 1040px; height: 28px; }
section						{ width: 1040px; height: 1510px; }
#banner						{ width: 1040px; height: 583px; margin: 20px 0 20px 0; }
article						{ background: #f2f2f2; width: 1000px; height: 799px; margin-top: 20px; padding: 20px; }
article .left				{ width: 630px; height: 779px; float: left; padding: 20px 20px 0 0; }
article .right				{ width: 350px; height: 799px; float: left; }
footer						{ background: #f2f2f2; width: 1040px; height: 80px; margin-top: 20px; }
.lobetext					{ width: 980; height: 65px; padding: 25px 0 0 20px; }
.date						{ width: 975px; height: 40px; padding: 75px 0 0 25px; text-align: right; }

/*
#bottom						{ background: #f2f2f2; width: 1880px; height: 90px; }
#bottom p 					{ font-size: 30px; }

*/


