body {padding:30px 30px; margin:0; font-family: Verdana, Arial, Helvetica, sans-serif;           background-color:#ff0000; 
	background-repeat: repeat;
    background-attachment: fixed;
	background-image:url(images/background.png);}


hr { border: 0; height: 1px; background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); }

#container {
	background-color:transparent; 
	background-image:url(images/backgroundcontainer.png); 
	padding:1px; max-width: 1500px; 
	border-radius: 10px;}

#header {height:150px; 
	background-color:#555555;  
	background-image:url(images/headerbg.png);     
	background-repeat: no-repeat;
    background-position: center;  
	border-radius: 10px;}

#logo {
	color:#ffffff; 
	text-decoration:none;
	vertical-align: middle;
	float: left;
	font-size: 50px;
	padding:50px 20px;
 }

#tagline {float:right; font-size:16px; color:#FFFFFF; font-style: oblique; padding:120px 20px 10px 10px;}

#menubar {height:30px; color:#ffffff; background-color:#553333; margin:2px 0px 3px 0px; border-radius: 1px;}


#main {float:left; width:100%; margin:0px 0; background:#fffafa; color:#1F1507; font-size:14px; border-radius: 10px; opacity:0.8; filter:alpha(opacity=80);}
#main a {color:#493310;}
#main a:hover {color:#000000;}
#main br {line-height:8px;}




#text {line-height:20px; margin-right:225px; padding:10px 30px 30px 30px; }
#text h1 {font-size:22px; font-weight:normal; margin:20px 0px 10px 0px;}
#text h2 {font-size:17px; font-weight:normal; color:#2f4f4f; margin:20px 20px 20px 20px;}
#text ol, #text ul {padding:0px; margin:8px 0px;}
#text li {margin-left:40px;}

#footer {height:50px; color:#FFFFFF; font-size:11px; background:#553333; border-radius: 10px; clear:both;}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#F4E7D1;}
#footer_left {float:left; padding:18px 0px 0px 30px;}
#footer_right {float:right; padding:18px 30px 0px 0px;}
#footer_karma {text-align:center; padding:15px;}
