		
		body {
			font-family:Arial;
			color:#666666; 
			font-size:16px; 
		}
		
		a {
			text-decoration: none;
		}
		
		h1
		{
			font-family:Arial;
			color:#5D5497;
			font-size: 22px;
		}

		h2
		{
			font-family:Arial;
			color:#5D5497;
			font-size:16px;
			font-weight: bold;
		}

		h3
		{
			font-family:Arial;
			color:#666666;
			font-size:16px;
			font-weight:bold;
		}
		
		#wrapper {
			width: 949px;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
			background: url(../images/background.jpg);
		}
		
		#header {
			width: 100%;
			background: url(../images/top.jpg);
			background-repeat: no-repeat;
			padding: 50px 40px 0px 40px;
		}
		
		#headergallery {
			float: right;
			width: 544px;
			height: 129px;
			margin-right: 113px;
		}
		
		.logo
		{	
			font-family:Arial;
			color:#CA4243;
			font-weight: bolder;
			width: 228px;
			text-align: center;
			padding-top: 15px;
		}
		
		#break
		{
			padding-top: 4px;
		}
		
		#menu
		{
			width: 230px;
			border-right-style: solid;
			border-right-width: 3px;
			border-right-color: #d4d4d4; 
			margin: 20px 0px 0px 0px;
			padding: 0px 10px 0px 39px;
		}
		
		#content
		{
			margin-right: 55px;
			width: 600px;
		}
		
		#admincontent
		{
			width: 100%;
			padding: 30px 0px 0px 150px;
		}
		
		#footer
		{
			background: url(../images/base.jpg);
			background-repeat: no-repeat;
			width: 100%;
			height: 70px;
			display: block;
			padding: 20px 45px 0px 45px;
			overflow: hidden;
			font-size: 12px;
			color: #FFFFFF;
		}
		
		#footer a
		{
			color: #FFFFFF;
			text-decoration: none;
		}
		
		.sitemap
		{
			float: right;
			padding-right: 55px;
			padding-top: 20px;
		}
		
		#menu_buttons img
		{
			padding-top: 5px;
		}
		
		#logos
		{
			text-align: center;
			padding-top: 5px;
		}
		
		#logos img
		{
			padding: 0px 2px 0px 2px;
		}
		
		#commentsgallery
		{
			margin: 5px 0px 5px 0px;
		}
		
		#headlines img
		{
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
		
		#headlines h3
		{
			margin-bottom: -10px;
		}
		
		#news img
		{
			margin-bottom: 5px;
			margin-right: 5px;
		}
		
		#news p
		{
			padding-right: 30px;
		}
		
		.tick
		{
			color: green;
		}
		
		.speech_left
		{
			width: 100%;
			text-align: left;
		}
		
		.speech_right
		{
			width: 100%;
			text-align: right;
		}
		
		.heating_problems
		{
			font-family:Arial;
			color:#CA4243; 
			font-size:16px; 
		}
		
		