
	body.mceContentBody 
	 { 
		color:black; 
		text-align:left; 
		background-color:white; 
		background-image:none; 
	}


	body {
		color:#000000;
		font-size:11px;
		font-family:verdana,helvetica,arial;
		text-align:left;
		background-color:#a2b3ba;
		margin:0px;
		margin-top:10px;
		margin-bottom:15px;
	}
	
	#primaryFrame 
	{
		width:950px;
		text-align:left;
		margin-left : auto;
		margin-right : auto;
	}
	
	#menu {
		margin-left:0px;
		margin-bottom:0px;
		width:900px;
		height:27px;
		background-color:#5a6c99;
	}
	
	a.topmenu {
		color:white;
		font-weight:bold;
		text-decoration:none;
		text-transform: uppercase;
	}
	
	/* BLOG */
	
	a {
		color:#3a5464;
	}
	
	
	#leftshadow {
		width:5px;
		background-image: url(../images/leftshadow.jpg);
	}
	
	#left 
	{
		width:203px;
		background-image: url(../images/bg_left.jpg);
		background-repeat:no-repeat;
		background-color:#acb8bb;
	}
	
	#left2
	{
		width:183px;
		padding:10px;
		background-image: url(../images/bg_left.jpg);
		background-repeat:no-repeat;
		background-color:#acb8bb;
	}	

	#space1 {
		width:9px;
	}

	#center 
	{
		width:475px;
		background-image: url(../images/bg_center.jpg);
		background-repeat:no-repeat;
		background-color:#ffffff;
	}
	
	#center img {
		padding-left:10px;
	}
	
	#center2
	{
		width:667px;
		background-image: url(../images/bg_center.jpg);
		background-repeat:no-repeat;
		background-color:#ffffff;
		padding:10px;
	}	

	#space2 {
		width:9px;
	}

	#right 
	{
		width:203px;
		background-image: url(../images/bg_right.jpg);
		background-repeat:no-repeat;
		background-color:#ffffff;
	}

	#rightshadow {
		width:5px;
		background-image: url(../images/rightshadow.jpg);
	}


	h3 {
		font-size:14px;
		color:#82af96;
		font-weight:bold;
		margin:0px;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	h2 {
		font-size:24px;
		color:#82af96;
		font-weight:normal;
		margin:0px;
		margin-bottom:4px;
	}
	
	div.boxa {
		margin-bottom:7px;
	}
	
	.enlight {
		color:#996666;
	}

	#searchkw {
		border:1px solid #3a5464;
		width:100px;		
		font-size:10px;
	}
	
	#searchsubmit {
		margin-left:5px;
		border:1px solid #3a5464;
		width:40px;		
		font-size:10px;
	}	
	
	
	