
a:link 		{color:#9db811; text-decoration:underline; border:none; font-weight:bold;}
a:hover 		{color:#9db811; text-decoration:none; border:none; font-weight:bold;}
a:active 	{color:#9db811; text-decoration:underline; border:none; font-weight:bold;}
a:visited 	{color:#9db811; text-decoration:underline; border:none; font-weight:bold;}

/* GENERAL */
body	{color:#990000; padding-left:100px; padding-right:100px; font-family:Arial; font-size:12px;}
h1		{color:#9db811; font-size:22px; font-weight:bold; line-height:20px; text-decoration:underline;}
h2		{color:#9db811; font-size:18px; font-weight:bold; line-height:0px; margin-top:4px;}

/* HEADER & MENU */
.header 		{background-image:url(gfx/header.jpg); text-align:center; height:187px; width:742px;}
.menu		{background-image:url(gfx/nav.jpg); height:20px; width:742px; font-weight:bold; margin-top:1px; color:#000000;}

/*Banner Right*/
.banner_Right 	{float:right; position:absolute; top:220px; left:850px;}

/* BLOCKS */
.blocks		{height:200px; width:800px;}

/* CONTENT  */
.main		{background-color:#ddee80; min-height:250px; width:738px; border:#9db811 3px solid; margin-top:1px;}
.content	{color:#000000; padding:15px; padding-left:60px; padding-top:15px; min-height:250px; width:600px;}
.footer		{position:relative; clear:both; margin-top:-20px; margin-left:-23px;}
