

body {
	//background-image: url("images/bak_1.gif");
	//background: ffffcc;
	}
	

img {
	padding: 3px;
	align: left;
	}
	
.main {
	position: absolute;
	margin-left: 170px;
	margin-right: 60px;
	margin-top: 20px;
	padding-bottom: 100px;
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	width: 700px;
	}
.main a{
	color: #990000;
	text-decoration: none;
	border-bottom: #990000 1px dotted;
	}
.main a:visited{
	color: #990000;
	}
.main a:hover{
	color: #990000;
	}
.contained{
	border-bottom: #990000 2px dotted;
	margin-top: 10px;
	padding: 3px;
	margin-left: 20px;
	margin-right: 60px;
	/*
	height: 205px;
	width: 500px;
	*/
	}
.small{
	font-size: 11px;
	}
.left {	
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	padding-bottom: 100px;
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	width: 150px;
	align: left;
	white-space: nowrap;
	}
.left a{
	color: #990000;
	text-decoration: none;
	/*border-bottom: #990000 1px dotted;*/
	}
.left a:visited{
	color: #990000;
	}
.left a:hover{
	color: #990000;
	}

.nav a{
	margin-left: 20px;
	font-size: 20px;
	/*background: #cccc66;*/
	}
.nav a:visited{
	margin-left: 20px;
	font-size: 20px;
	/*background: #cccc66;*/
	}
.nav a:hover{
	margin-left: 20px;
	font-size: 20px;
	border-left: #000000 2px dotted;
	border-right: #000000 2px dotted;
	/*background: #999900;*/
	}
.here{
	margin-left: 20px;
	color: #990000;
	font-size: 20px;
	border-left: #000000 2px dotted;
	border-right: #000000 2px dotted;
	/*background: #cccc99;*/
	}
.hilight{
	color: #990000;
	font-size: 14px;
	border-bottom: #990000 1px solid;
	}
.big{
	color: #990000;
	font-size: 26px;
	font-weight: bold;
	}