/* Start of CMSMS style sheet 'css_v2' */
body { 
background-color : #DB2B20;
margin: 0;
color: White;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;

}
body a{
	color: White;
}
  
div#container{
	text-align: left;
	margin: 0px;
	
}


div#header{
	margin: 0;
	height: 150px;
	background-image: url(../images/basics/head_01.gif);
	background-repeat: no-repeat;
}





div#container{width:932px;margin:0 auto;
background-image: url(../images/basics/back_01.gif);
}
div#wrapper{float:left;width:100%; }
div#content{
	margin: 0 40px;
	
}
div#navigation{float:left;width:200px;margin-left:-932px}
div#extra{float:left;width:20px;margin-left:-20px}
div#footer{
	background-image: url(../images/basics/foot_01.gif);
	background-repeat: no-repeat;
	height: 174px;
	background-color: #353535;
	line-height: normal;
}
div#tagcloud{text-align: justify;width:200px;}
/* End of 'css_v2' */

