body {
	margin: 0px;
	padding: 0px;
	background-color: #b1d8ff;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	}
table, form {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	}
#menu_wrap {
	background-image: url(images/menu.png);
	height: 601px;
	width: 291px;
	}
#menu_background {
	background-image: url(images/menu_mid.png);
	height: 100%;
	width: 291px;
	}
#menu_bottom {
	background-image: urL(images/menu_bottom.png);
	height: 10px;
	width: 291px;
	}
#menu {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	padding-top: 90px;
	}
#menu li {
	background-color: #ffffff;
	width: 266px;
	margin-left: 9px;
	list-style-image: none;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #85aae1;
	letter-spacing: 2px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	color: #6988b4;
	}
#menu li a:link {
	text-decoration: none;
	color: #6988b4;
	}
#menu li a:visited {
	text-decoration: none;
	color: #6988b4;
	}
#menu li a:active {
	text-decoration: none;
	color: #6988b4;
	}
#menu li a:hover {
	text-decoration: none;
	color: #91b3e5;
	}
#content_top {
	background-image: url(images/content_top.png);
	height: 8px;
	width: 100%;
	}
#content_right {
	background-image: url(images/content_right.png);
	height: 100%;
	width: 11px;
	}
#content_bottom {
	background-image: url(images/content_bottom.png);
	height: 10px;
	width: 100%;
	}
#copyright {
	margin-top: 20px;
	text-align: center;
	color: #7490b8;
	}
#copyright a:link {
	text-decoration: none;
	color: #7490b8;
	}
#copyright a:visited {
	text-decoration: none;
	color: #7490b8;
	}
#copyright a:active {
	text-decoration: none;
	color: #7490b8;
	}
#copyright a:hover {
	text-decoration: underline;
	color: #7490b8;
	}