		* {
			padding:0;margin:0;
		}
		
		body {
			background: #e9e5da url(../images/page_slice.gif) 0px 0px repeat-x;
		}
		
		.topmenu {
		background: url(../images/logo.gif) 0px 0px no-repeat;
		height:93px;
		}
		
		.credo {
		background: #A59a8b url(../images/credo.gif) 95% 50% no-repeat;
		height:50px;
		}
		
		.slide {
			background:#000;
			height:300px;
		}

		.maintxt {
			background:#fff;
		}
		
		.sidetxt {
		background:#A59a8b;
		}
		
		.sidetxt h1,	.sidetxt h2 {
		color:#fff;
		font-size:13pt;
		padding:0;margin:0;
		}
		
		.sidetxt ul li {
			list-style:none;
			padding:0;
			margin:0;
			color:#d1c8be;
			border-bottom:1px solid #b1a69a; 
		}
		
		.sidetxt a,  .sidetxt a:visited  {color:#d1c8be;}

		.footer {
			margin-top:11px;
			background:#fff;
		}

		.inner {
			margin:11px;
		}
		
		
		.maintxt h1 {
			font-weight:normal;
			color:#A59a8b;
		}
		
		.maintxt h2 {
			font-size:13pt;
			margin:0;
			font-weight:normal;
			color:#A59a8b;
		}
	
		.maintxt a {
			color:#A59a8b;
		}
	
		
		#twitter_div {
			color:#fff;
			font-size:smaller;		
		}
		
		#twitter_div  a,  #twitter_div  li {
			color:#fff;
		}

	 #twitter_div  li {
	 	margin-bottom:2px;	 
	 }