	body {
		/* background: #99AABB; */
		background-image: url('images/background2.bmp');
		}

	#content {
		margin-right:40px;
		margin-left:40px;
		margin-top: 10px;
		padding-bottom:10px;
		background:#fdfeff;
		border:1px solid #000;
		text-align:left;
		min-width:500px;
		}

	#menufooter  {
		margin-bottom:20px;
		}

	.menus {
		border-left:1px solid #000;
		border-bottom:2px solid #000;
		border-top:1px solid #000;
		border-right:5px solid #000;
		background:#f8faff;
		color:#000;
		padding-top:10px;
		padding-bottom:0px;
		margin-bottom:10px;
		text-align:center;
		}

	#menu {
		width:170px;
		padding:0px;
		margin-left:20px;
		margin-right:-6px;
		float:right;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	html>body #menu {
		margin-right:-6px;
		}

	p,pre,h1,h2,h3 {
		font-family: Verdana;
		margin-top:0px;
		margin-bottom:10px;
		padding:0px 20px 0px 20px;
		}

	p {
		font-size: 14px;
	}

	p.menu {
		font-size: 11px;
		line-height: 150%;
	}

	h1 {
		font-size 18px;
		/*font-family: Neuropol;*/
		}

	h2 {
		color: #002255;
		font-family: Lucida Sans, Verdana;
		font-size:18px;
		padding-top:10px;
		padding-bottom: 5px;
		margin-bottom:0px;
		}
	h3 {
		font-size:13px;
		margin-bottom: 5px;
		}


	#title h1 {
		font-family: Neuropol;
		font-size:18px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		border-right:5px solid #000;
		border-left:5px solid #000;
		margin-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		}

	#title {
		background: #e5efff;
		padding:0px;
		margin-right:-12px;
		margin-left:-12px;
		width:100%;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:auto;
		}

	html>body #title {
		width:auto;
		}


	a:link { color:#2D88F7; }
	a:hover { color:#337799; }
	a:visited { color:#005599; }
	a.menu { color:#005599; text-decoration: none; }
	a.menu:hover { color:#22CCFC; }
