body {
  		background: url('images/background.jpg') repeat; 
		margin:0px;
		font-family: myriad, arial, verdana, tahoma;
		color: #585858;
		font-size: 84.5%;
  		} 
  
.main {
  width: 778px; background-color:#f7f7f7; margin: 0 auto;
  		}
#sidemenu {
  		float:left;
  		width:214px;
  		background:#c3d1d4;
  		border:0px;
  		margin:0px;
  		padding:0px;
  		background: url('images/sidemenu.jpg') no-repeat;
  		}
#sidemenucontent {
  		padding-left:9px;
  		padding-right:9px;
  		padding-top:9px;
  		background:#c3d1d4;
		overflow:hidden;
		color: #173945;
  		}
#contentcontent {
  		padding-top:9px;
  		padding-left:24px;
  		padding-right:24px;
  		}
#content {
  		float:right;
  		width:564px;
  		background:#f7f7f7;
  		border:0px;
  		margin:0px;
  		padding:0px;
  		} 
.navigation { 
		width:100%;
		padding:0px;
  		}
.link { 
		padding:0px;
		float:left;
		height:45px;
  		}




.link a:hover { background:#c3d1d4;
		background-repeat: no-repeat;
		background-position: 0 40px;
		padding: 0px 0 0px 0px;

		}

h1 {		background-image: url(images/heading.jpg);
		background-repeat: no-repeat;
		background-position: 0 0%;
		margin: 0;
		padding: 0;
		padding: 0px 0 0px 23px;
		color: #236755; 
		font-size: 120%;
		}
h2{		background-image: url(images/heading.gif);
		background-repeat: no-repeat;
		background-position: 0 0%;
		margin: 0;
		padding: 0;
		padding: 0px 0 0px 23px;
		color: #ffffff; 
		font-size: 125%;
		}
h3{
		padding: 0px;		
		color: #796676; 
		font-size: 95%;}
.sideheaders {
		padding: 0px;		
		color: #796676; 
		font-size: 95%;
		font-weight:bold;
		}
a		{color:#288995; text-decoration:none; font-weight:bold;}
a:visited	{color:#526b52; text-decoration:none; font-weight:bold;}
a:active	{color:#526b52; text-decoration:none; font-weight:bold;}
a:hover		{color:#8fc3c9; text-decoration:none; font-weight:bold;}

.images {
		align:center;
		vertical-align:center;
		margin: 0 auto;
		text-align: center;
	}


.images img {
		align:center;
		vertical-align:center;
		margin: 0 auto;
		text-align: center;
	}
h4{
}
		

