body {
	padding:0;
	margin:0;
	background-image: url(image/silk22.gif);
	background-repeat: repeat;
	background-position:50% 0%;
	}

#Content {
	width: 700px;
	margin: 0% auto;
	}

#top {
	position: relative;
	height: 99px;
	background-image: url(image/toplogo3.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-top: 1px solid #e0ffff;
	border-right: 1px solid #e0ffff;
	border-left: 1px solid #e0ffff;
}

#maintext {
	width: 628px;
    position: relative;
	float: left;
	padding: 0px 0px 0px 70px;
	background-color: #fff;
	border-left: 1px solid #e0ffff;
	border-right: 1px solid #e0ffff;
	background-image: url(image/intextsmall3.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#text {
	padding-right: 20px;
	padding-top: 0px;
	text-align: left;
	font-family: tahoma, arial, time, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #000;
	line-height: 125%;
}

#mainnavigation{
	float: right;
	width: 180px;
	padding: 10px 10px 30px 0px;
	margin-left: 20px;
	margin-bottom: 30px;
	font-family: centaur, garamond, palatino, serif;
	font-size: 90%;
	text-align:left;
	color: #303;
	line-height: 125%;
	background-color: #f9f5ea;
	list-style-type: circle;
	list-style-position: outside;
	border-top: 1px solid #e0ffff;
	border-bottom: 1px solid #e0ffff;
	border-left: 1px solid #e0ffff;
}

#footer {
		position: relative;
		width: 628px;
		height:60px;
		padding: 90px 0px 0px 70px;
		clear: both;
		text-align: left;
		font-family:tahoma, arial, time,  sans-serif;
		font-size: x-small;
		font-weight: normal;
		color: #fff;
		line-height: 130%;
		background-image: url(image/intextsmall4.gif);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		border-right: 1px solid #e0ffff;
		border-bottom: 1px solid #e0ffff;
		border-left: 1px solid #e0ffff;
		}



a:link {
	color: #606;
	text-decoration: underline;
}

a:visited {
	color: #936;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #936;
	text-decoration: underline;
}

#mainnavigation a:link {
	color: #660066;
	text-decoration: none;
}

#mainnavigation a:visited {
	color: #936;
	text-decoration: none;
}

#mainnavigation a:hover {
	color: #c9c;
	text-decoration: none;
}

#mainnavigation a:active {
	color: #936;
	text-decoration: none;
}

#text li {
	list-style-type: square;
	list-style-position: inside;
	color: gray;
}

#texttitle {font-family: tahoma, arial, time, sans-serif; font-size: 90%; padding-top: 20px; padding-bottom: 40px; text-align: right; color: #fff;}

#textbig {font-family: tahoma, arial, time, sans-serif; font-size: 110%; padding-top: 20px;}

.smallfont {font-size: 85%; color: #ffc; display: inline;}

.indent {text-indent: .5em; font-size: 90%; }
.indent2 {text-indent: 2em; font-size: 90%; }