body {
	background-color: #CCCCCC;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

A:link {
	color: #333333;

}

A:visited {
	color: #333333;

}

A:active {
	color: #000000;

}

A:hover {
	color: #330000;

}
#container {
	background-color: #FFF9f9;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	border: thin solid #000000;
	background-image: url(images/bak.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	text-align: center;
	}
#menu {
	height: 29px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	line-height: 21pt;
	color: #999999;
	background-image: none;
	background-color: #fff9f9;
	padding-left:35px;
	text-align:left;
	font-size: 14px;
	
	}
	
#main {
	background-color: #fff9f9;
	color:#000;
	padding: 20px;
	height: 360px;
	}
#main_pages {
	color:#000;
	padding: 20px;
	text-align: left;
	
	}
#footer {
	height: 29px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	line-height: 21pt;
	color: #333333;
	background-image: none;
	background-color: #F2EFED;
	text-align:center;
	font-size: 12px;
	}
#container a.bottom {
	text-decoration: none;
}

.img_border {
	border: thin solid #333333;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Book Antiqua";
	font-size: 16px;
	color: #000000;
}
.contacttable {
	padding-left: 20px;
}
