@charset "utf-8";
body/* CSS Document */

 {
	margin: 0;
	padding:0;
	background-color: #999999;
	background-position: center center;
	background-image: url(background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	position: fixed;
}
#content{
	width:750px;
	background: #FFFFFF;
}
#header {
	height:130px;
	background-color: #000000;
	background-image: url(head.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu {
	FLOAT: left;
	LINE-HEIGHT: normal;
	background-color: #dae0d2;
	background-position: bottom;
	height: 30px;
	margin-top: 120px;
}
#menu A {
	FLOAT: none;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	clear: both;
	background-color: #D6D5D1;
	display:block;
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #E5E5E5;
	height: 20px;
	padding: 10px;
	background-image: url(btn1.jpg);
	background-repeat:  repeat-x;
	font-weight: bold;
}
#menu A:hover {
	COLOR: #000000;
	text-decoration: blink;
	background-color: #FFFFFF;
	background-position: center center;
	vertical-align: middle;
	clear: both;
	background-image: url(btn2.jpg);
	background-repeat:  repeat-x;
	font-weight: bold;
}
#menu #current {        
BACKGROUND-IMAGE: url(left_on.gif);
}
#menu #current A {
        BACKGROUND-IMAGE: url(right_on.gif); 
		PADDING-BOTTOM: 5px; 
		COLOR: #333;
}
#left {
	width:200px;
	float:left;
	height:auto;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
}
#left h1 {
	height:20px;
	color:#FFFFFF;
	width:200px;
	font-size:15px;
	padding-top:12px;
	background-color: #0693C8;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#center{
	width:540px;
	float:left;
	background-image: url(sep.jpg);
	background-repeat:   repeat-x;
	background-color: #EEEEEE;
	height: auto;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
}
#left h1 p {
padding-left:5px;
padding-bottom:5px;
}
#center h1, h2, p {
	padding-left:10px;
	margin-top: 30px;
}
#footer{
	width:750px;
	text-align:center;
	background-color: #000000;
	background-image: url(footer.jpg);
	background-repeat:  repeat-x;
	height: 50px;
	background-position: right 100%;
	float: left;
	margin-top: auto;
}
#footer h1{
font-size:12px;
color:#FFFFFF;
}
#footer a{
text-decoration:none;
color:#FFFFFF;
}
#footer a:hover{
	text-decoration:underline;
	color:#0099CC;
}
#left p {
	font-size: 11px;
	margin: 7px;
}
#center h1 {
	padding-left:10px;
	font-size: 16px;
}
#center p {
	padding-left:10px;
	font-size: 13px;
}
#center ul li {
	padding-left:10px;
	font-size: 12px;
}
#content br {
	background-color: #ACDDEC;
}
#menu a first {
	FLOAT: none;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	clear: both;
	background-color: #D6D5D1;
	display:block;
	height: 20px;
	padding: 10px;
	background-image: url(btn1.jpg);
	background-repeat:  repeat-x;
}
#center h1 {
	color: #0693C8;
	font-size: 2em;
}
