* 				{margin:0; padding:0;}

html, body		{ font-size:13px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif;}
body			{ background-color:#000; color:#a1a1a2;}

a:link, a:visited	{ color:#95823c; text-decoration:none;}
a:hover				{ color:#fff; text-decoration:underline;}

h1				{ font-size:15px; color:#95823c; margin-top:10px; background-image:url(img/bullet.gif); background-position:left top; background-repeat:no-repeat; padding-left:26px; }


input, textarea	{ background-color:#444; border:0; color:#ccc; border:1px solid #666; padding:2px; font-size:11px; margin-bottom:10px; margin-left:80px; margin-top:-20px;}



#wholecontent	{ border-top:1px #49494a solid; margin-top:6px; border-bottom:1px #222223 solid; background-color:#111112; }
#centercontent	{ width:770px; position:relative; left:50%; margin-left:-335px; }

#header			{ height:116px; }
#lastversion	{ width:146px; color:#675c1f; background-image:url(img/lastversion_backgr.gif); background-position:left top; background-repeat:no-repeat; font-size:10px; height:24px; float:right;  
					text-align:center; position:absolute; right:63px; top:-1px; padding-top:2px;}

#footer			{ height:24px; color:#333334; font-size:0.9em; margin-top:20px;}
#license		{ width:146px; color:#675c1f; background-image:url(img/license_backgr.gif); background-position:left top; background-repeat:no-repeat; font-size:10px; height:24px; float:right;  
					text-align:center; position:absolute; right:63px; bottom:-5px; padding-top:4px;}


#menu			{ height:49px; background-image:url(img/menu_backgr.jpg); background-position:left top; background-repeat:no-repeat; text-align:center; padding-left:80px;}
#menu a:link, #menu a:visited	
				{ font-size:1.1em; color:#ffffc3; display:block; width:120px; float:left; text-decoration:none; text-transform:uppercase; line-height:46px; margin-top:2px;
					background-image:url(img/menu_but_right.gif); background-position:118px 6px;; background-repeat:no-repeat; font-weight:bold;}
#menu a:hover	{ color:#fff; border-bottom:1px #877838 solid;}

#current_on		{ width:16px; position:absolute;}
.index			{ left:130px;}
.faq			{ left:250px;}
.forum			{ left:370px;}
.download		{ left:490px;}
.contact		{ left:610px;}



#content		{ background-image:url(img/content_backgr.jpg); background-position:left top; background-repeat:no-repeat; height:300px; min-height:350px; padding:20px; display:table;}

#description	{ clear:both; margin-bottom:10px;  padding-right:20px; text-align:justify; }
#screenshots	{ float:right;}
