body {
	margin:0px 0px 0px 0px;
	color:#000000;
	background-image:url(design/back.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	line-height:180%;
}
a:link, a:active, a:visited {
	color:#2D45B3;
}
a:hover {
	color:#031C8B;
}
#container, #header, #maintext, #one, #two, #three, #four, #five {
	position:absolute;
}
#container {
	width:100%;
	margin-bottom:30px;
}
#header {
	width:650px;
	height:410px;
}
#maintext {
	top:340px;
	left:100px;
	width:500px;
}
#one {
	top:0px;
}
#two {
	top:82px;
}
#three {
	top:164px;
}
#four {
	top:246px;
}
#five {
	top:328px;
}
#links {
	font-size:12px;
	word-spacing:3px;
	text-indent:20px;
}
.noborder {
	border:none;
}
.current {
	font-weight:bold;
}
h2 {
	font-style:italic;
	font-weight:bold;
	font-size:16px;
}
h3 {
	font-size:12px;
}
#ccs, #top {
	position:fixed;
	background-color:#F9C56A;
	font-size:10px;
	bottom:0px;
}
#ccs {
	left:0px;
}
#top {
	right:0px;
}
.inline {
	display:inline;
}
