/* STANDARĀ TAGS' REDEFINITIONS */

body{	font-family : Arial, Helvetica, sans-serif;	color : #323232;	background-color : #000000;  font-size: 12px;	background-image: url(bg_main.gif); background-repeat: repeat-x;	margin: 0;	text-align: center;  padding: 0;  }

a{	color : #F04000; text-decoration: underline;  font-weight: normal;}

p{ margin: 0 0 10px 0; padding:0; }

a:hover{	text-decoration : underline;  color: #FFBB00;   }

form{	margin:0;}



/* STRUCTURE */


#CONTENT{ width: 1024px; text-align: left; margin-left: auto; margin-right: auto;    background-color: Black;     }

	#LEFTBOX{ float: center;  width: 180px; text-align: left;   margin-left: 0;  background-color: #000000;    left: 15px;  position: relative;  background-image: none;  background-repeat: no-repeat;  background-position: bottom;  padding: 0 0 20px 0;    }


