	body {
			background-color: #BDBDD9;
			background-image:url("i/bg.jpg");
			font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		}

		#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 1px solid #4545ff;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
			background-color: #fff;
			background-image: 
			url("i/bem.jpg");
			background-repeat: 
			no-repeat;
			background-position: 
			left bottom
		}

		#banner {
			padding: 0px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			background-color: #4545FF;
			background-image:url("i/hd5.jpg");
			border-width: 0px 1px 1px 0px;
			border-style: solid;
			border-color: #b30000;		
		}

		#content {
			padding: 13px;
			padding-top: 13px;
			margin-left: 225px;
			background-color: #fff;
		}

		#sidebar-a {
			float: left;
			width: 200px;
			\width: 206px;
			w\idth: 200px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			margin: 0px;
			background-color: #1958b7;
			border-width: 0px 1px 0px 0px;
			border-style: solid;
			border-color: #b30000;
		}

		#footer {
			clear: both;
			padding-top: 10px;
			padding-left: 13px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			margin-top: 6px;
			background-color: #4545FF;						
			background-image:url("i/hd4.jpg");
			border-width: 0px 1px 1px 0px;
			border-style: solid;
			border-color: #b30000;
			color: #fff;
		}
		#button {
	width: 12em;
	padding: 0 0 0 0;
	
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #1958b7;
	color: #333;
	}
		#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #b30000;
		margin: 0;
		}
		#button li a {
		display: block;
		padding: 5px 5px 0px 0.5em;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}
	#button li a.current {
		color: #b30000;
		background-color: #2586d7;
		font-weight:bold;
		}
	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
	
		background-image:url("i/hd4.jpg");
		background-color: #2586d7;
		color: #b30000;
		}

		h1 {
		        color: #fff;
			font-family: "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
			padding-top: 20px;
			padding-left: 13px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			
		}

		h2,h3,h4{
		        color: #b30000;
			font-family: "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
			padding-top: 0px;
			padding-left: 0px;
			padding-bottom: 0px;
			padding-top: 0px;
			margin-top: 0px;
			margin-bottom: 3px;
			
		}
	h2 a{
		        color: #b30000;
			font-family: "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
			text-decoration:none;
			padding-top: 0px;
			padding-left: 0px;
			padding-bottom: 0px;
			padding-top: 0px;
			margin-top: 0px;
			margin-bottom: 3px;
			
		}
h2 a:hover{
		        color: #b30000;
			font-family: "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
			text-decoration:none;
			background-color: #2586d7;
			padding-top: 0px;
			padding-left: 0px;
			padding-bottom: 0px;
			padding-top: 0px;
			margin-top: 0px;
			margin-bottom: 3px;
			
		}
		p  {
			font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
			padding-top:0px;
			margin-top:0px;
		}
		hr {
		color:#b30000;
		background-color:#b30000;
		height: 1px;

		}
