@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

body {background:#f8f3e0; font:13px/18px Arial, Helvetica, sans-serif;}
.container {width:755px; margin:0 auto;}
#nav {float:right; clear:both;}

.content {width:723px; border-left:#e51937 6px solid; border-right:#e51937 6px solid; padding:10px; background:#FFF; text-align:center;}
.border-bottom-content {border-bottom:#e51937 6px solid;}
.content_left {width:325px; margin-right:10px;}
.content_right {width:325px;}

h1 {font:bold 24px Arial, Helvetica, sans-serif; color:#e51937; margin-top:15px;}
h2 {font:bold 16px/50px Arial, Helvetica, sans-serif; color:#e51937;}
h2 a {text-decoration:none; color:#000000;}
h2 a:hover { color:#e51937;}
