html, body			{ padding:0; margin:0; }
body				{ background:url(../images/bg.gif) repeat-x 0 128px; font-family:arial; font-size:13px; color:#000; }
img					{ border:0; }
h1, h2, h3			{ }
h1					{ letter-spacing:-1px; }
h2					{  }
h3					{  }
table				{ border-collapse:collapse; }
td, th				{ padding:7px; vertical-align:top; }
hr					{ border:0; border-bottom:1px dashed #ccc; height:1px; }
li					{ margin-bottom:3px; }
form				{ margin:0; }

.clear				{ clear:both; }
.text_caption		{ font-size:11px; }
.tabular td,
.tabular th			{ border:1px solid #f1f1f1; }

#container			{ width:1000px; margin-left:10px; }
#logo				{ color:#fff; text-transform:uppercase; position:absolute; top:138px; }
#logo h1			{ margin:0; font-size:48px; }
#middle				{ width:580px; position:absolute; top:348px; margin-left:190px; padding:10px; }
#sidebar			{ position:absolute; top:258px; margin-left:10px; border-right:1px dashed #ccc; padding-right:10px; }
#sidebar div		{ font-size:12px; margin:0 0 3px 5px; }
#subheading			{ width:600px; position:absolute; top:258px; margin-left:200px;}
#footer				{ margin-top:50px; padding:20px; font-size:11px; border-top:1px dashed #000; }

#sidebar a			{ text-decoration:none; }

a:link,
a:visited,
a:active			{ color:#000; }
a:hover				{ }

.mbr_flash_message	{ padding:50px; background:#f0fbec; border:1px solid #8cdb72; color:black; font-family:verdana; font-size:15px; text-align:center; }
