/* - MISC STYLE - */


* 	      					{margin: 0px; padding: 0px;}
html 	       				{width: 100%; height: 100%;}
body 	       				{margin:0; background-color:#eeeeee;color:#1b1b1b; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

.clear 	       				{clear: both; height: 0px; font-size: 0px; display: block; width: 100%;}

/*td 							{font-size: 11px; line-height: 18px; font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";}*/

ul 	    					{margin: 0px; padding: 0px;}
li 	    					{list-style: none}

form 	      				{margin: 0px; padding: 0px;}
img 	      				{border: none;}

a 	     					{color: #313131; text-decoration: none;}
a:hover       				{color: #313131; text-decoration: underline;}


#container { margin:0 auto; width:638px; border:1px solid #d2d2d2; background-color:#e5e5e5;}


div#header { margin-top: 10px; width: 620px; margin-left:10px; height:314px; background-image:url(../images/header.jpg);}
div#header div#navigation {width:100%; height:25px; background-color:#1b1b1b; filter:alpha(opacity=60);opacity: .6;-moz-opacity: .6; }
div#header div#navigation a {display:block; width:82px; float:left; height:19px; padding-top:6px; color:#ffffff;text-align:center;}
div#header div#navigation a:hover {text-decoration:none; color:#000000; background-color:#CCCCCC; filter:alpha(opacity=60);opacity: .6;-moz-opacity: .6;}
div#header div#logo {margin-top:58px;}



div#content {width:620px; margin-left:10px; margin-top:10px;color:#1b1b1b; line-height:18px;}
div#content h1 {font-size:14pt;margin-bottom:4px;}

div#footer {width:620px; margin-left:10px; margin-top:10px;margin-bottom:10px; background-color:#1b1b1b; color:#eeeeee; height:21px;}
div#footer div#counter {position:absolute;width:200px; height:18px; padding-top:3px;color:#eeeeee;}
div#footer div#copy {position:absolute; width:400px; margin-left:384px; height:18px;padding-top:3px;}
div#footer div#copy a.w3b {color:#ffffff;}



