
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd, ol, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 13px; font-family: Arial; color:#000000;}

body { background-color: #250200; }
ul {padding-left:25px;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

a { outline: none; }

.Head { font-weight:bold; }
p { margin: 10px}

a, a:link { color: #333333; text-decoration: underline;}
a:visited { color: #333333; text-decoration: underline;}
a:hover   { color: #666666; text-decoration: underline;}
a:active  { color: #333333; text-decoration: underline;}

.menu:link     { color: #ffffff; font-weight:bold; text-decoration: none; }
a.menu:link    { color: #ffffff; font-weight:bold; text-decoration: none; }
a.menu:Hover   { color: #666666; font-weight:bold; text-decoration: none; }
a.menu:active  { color: #ffffff; font-weight:bold; text-decoration: none; }
a.menu:visited { color: #ffffff; font-weight:bold; text-decoration: none; }


/*  Page layout  */

#header     { width:800px; height:116px; background: url('images/header_bg.jpg'); border: 0px; margin: 0px; padding: 0px;}
#menu       { width:580px; height:19px; positon: relative; float: right; border: 0px; margin-top: 95px; margin-right: 4px; border: 0px; }

#main       { width:800px; background-color : #FFFFFF; height: auto; overflow: auto;  border: 0px; margin: 0px; padding: 0px; }
#main_left  { width:270px; background-color : #FFFFFF; height: auto; position: retative; float: left; border: 0px; margin: 0px; padding: 0px; }
#main_right { width:530px; background-color : #FFFFFF; background: url('images/content_bg.jpg') no-repeat;height: auto; position: relative; float: right; text-align:left; border: 0px; margin: 0px; padding-left: 0px;}

#bottom     { width:800px; height:100px; position: relative; background-color: #E8E8E8; border: 0px; margin: 0px; padding: 0px;}
#google     { width:800px; background-color : transparent; border: 0px; margin: 0px; padding: 0px;}
#footer     { width:800px; height:114px; position: relative; background : url('images/footer_bg.jpg'); border: 0px; margin: 0px; padding: 0px;}


