/* common */
body, a, h1, h2, h3, div, form, fieldset 		{margin:0px; padding:0px;}

html				{height:90%;}
body 				{margin:0; padding:5% 0 0 0; color:#999999; text-align:center; height:80%; font-family:Arial, Helvetica, sans-serif; font-size:11px; background-color:#000000;
					scrollbar-3dlight-color:#000000;scrollbar-arrow-color:#cccccc;scrollbar-base-color:#000000;scrollbar-darkshadow-color:#000000;scrollbar-face-color:#000000;scrollbar-highlight-color:#cccccc;scrollbar-shadow-color:#000000;}
html>body			{height:90%;}

/* links */
a		 			{color:#AEC082; text-decoration:none;}
a:hover				{color:#cccccc; text-decoration:none;}
a:active 			{color:#AEC082;}
/* h-tags */
h1					{color:#999999; font-size:12px; font-weight:normal; margin:0px;}
h2 					{color:#ffffff; font-size:11px;}
h3 					{color:#ffffff; font-size:11px;}
/* design */
#spacer1			{width:100%; height:20%; margin:auto; padding:0px; overflow:auto;}
#content			{width:100%; height:236px; margin:auto; padding:0px; overflow:auto;}
#spacer2			{width:100%; height:20%; margin:auto; padding:0px; overflow:auto;}
#line1				{width:100%; height:30px; margin:auto; padding:0px; overflow:auto; border-bottom:1px #cccccc solid;}
#line1content		{width:700px; height:30px; text-align:right; margin:auto; padding:0px; overflow:auto; font-size:24px; font-weight:900; letter-spacing:3px; color:#AEC082;}
#line2				{width:700px; height:100px; margin:auto; padding:0px; overflow:auto; border-left:1px #cccccc solid; border-right:1px #cccccc solid; background-image: url(img/leaf.jpg);}
#line3				{width:100%; height:95px; margin:auto; padding:0px; overflow:auto; border-top:1px #cccccc solid;}
#line3content		{width:700px; height:83px; text-align:left; margin:auto; padding:0px; overflow:auto; font-size:11px; color:#cccccc; border-left:1px #cccccc solid; border-right:1px #cccccc solid; border-bottom:1px #cccccc solid;}

