* {margin: 0; padding: 0; border: 0px; font-family:Arial,Helvetica;}
h1 {margin-bottom: 10px;}
h2 {margin-left:3px;}
h3 {margin-left:6px; font-size: 1em;}
p {margin-left: 7px; margin-bottom:15px; font-size: 0.8em;}
a {text-decoration:none;}
a:link {color:#ffffff;}    /* unvisited link */
a:visited {color:#ffffff;} /* visited link */
a:hover {color:#cccccc;}   /* mouse over link */
a:active {color:#ffffff;}  /* selected link */
html {height:100%; background-color:#2f313b;}
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
body {text-align: center;}
#header_container { 
					border-left:1px; 
					border-right:1px; 
					border-left-style:solid; 
					border-right-style:solid;
					height:200px;
					background:url(../graphics/gfx_bg_title.jpg) 0px 0px no-repeat;
					background-color:#6a9b23;}

#main_container {	margin-left: auto;	
					margin-right: auto;	
					width: 900px; 
					text-align: left; 					
					}

#content_container {background:url(../graphics/gfx_bg_main-area.png) 0px 0px no-repeat; 
					border-width:1px;  
					border-style:solid; 
					padding-left: 20px;
					padding-right: 20px;
					padding-top: 30px;
					background-color:#6b7186;
					}



