body {
 background-color :#000000;
 color: #FFFFFF;
 margin: 0;
 padding: 0;
 text-align:center;
 }
 
#main {
 width: 852px;
 left: 50%;
 margin-left: -426px;
 font-family: Arial, Verdana, Sans Serif;
 margin: 0 auto;
 text-align:left;
 background: url("../img/body.png") repeat-y;
 }

#date {
 font-family: Arial, Verdana, Sans Serif;
 font-size: 1.2em;
 color : #FFF000;
 margin-left :50px;
 margin-bottom :20px;
 font-weight: bold;
}

#header {
 height: 249px;
 background: url("../img/header.png") no-repeat;
 clear: both;
 }
 
#footer {
 clear: both;
 height: 43px;
 background: url("../img/footer.png") no-repeat;
 }
 
#body {
}

#col1 {
 float: left;
 width : 220px;
 background: url("../img/col.png") no-repeat;
}

#col2 {
  float: left;
  width : 632px;
}

#content {
  float: left;
  padding-right : 50px;
}

.title, h1 {
 font-family: Arial, Verdana, Sans Serif;
 font-size: 1em;
 background: url(../img/rose.png) no-repeat;
 height: 31px;
 color: #FFFFFF;
 padding-top: 8px; 
 padding-left: 40px; 
 font-weight: bold;
 text-transform: uppercase;
}

.module{
 padding-left:35px;
}

.module li{
 font-family: Arial, Verdana, Sans Serif;
 font-size: 0.8em;
 color : #FFF000;
}

.module li a{
	color : #FFF000;
	text-decoration : none;
}

.paragraph_left p {
 font-size: 0.9em;
 text-align: justify; 
}

.paragraph_left h1 {
}

.paragraph_left img {
 float         : right;
 margin: 20px;
}

p {
 font-family: "Trebuchet MS";
 font-size: 0.9em;
}

li {
 font-family: "Trebuchet MS";
 font-size: 0.9em;
}

.paragraph_right p {
 text-align: justify; 
}

.paragraph_right h1 {
}

.paragraph_right img {
 float       : left;
   margin: 20px;
}

.paragraph_right li {
 font-family: "Trebuchet MS";
 font-size: 0.9em;
}

.paragraph_left li{
 font-family: "Trebuchet MS";
 font-size: 0.9em;
}

a {
color: #BBBBBB;
font-size: 0.9em;
}

a img {
 border: none;
}

#module_image {
  padding-left: 20px;
}

.important {
 color: #FF0000;
}

.pub {
 font-family: Arial, Verdana, Sans Serif;
 font-size: 0.8em;
 color : #FFF000;
}
}

 
 

