body {
	padding:0;
	margin: 0px;
	background-color: #cc9;
	text-align: center;
}

#Content {
    width:700px;
	margin: 0 auto;
	background-image: url(image/top3w.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 85% 0%;
	background-color: white;
	border: solid #636 1px;
	}


#top {
	width: 170px;
	height:140px;
	float: left;
	padding-top: 5px;
	text-align: center;
	font-family: tahoma, arial, time;
	font-size: 75%;
	letter-spacing: 0.1em;
	color: #000;
	background-color: transparent;
	background-image: url(image/logow3.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 40px;
}

.top {
	padding-right: 160px;
	padding-top:50px;
	padding-left: 20px;
	float: right;
	background-color: transparent;
	height: 55px;
	width: 349px;
	text-align: left;
	font-family: georgia, arial, time;
	font-size: 100%;
	color: #000;
}

.topplus {
	font-size: 150%; 
	letter-spacing: 0.1em;
}

#navigation {
	padding-left: 30px;
	padding-top: 20px;
	width: 140px;
	float: left;
	text-align: left;
	background-color: transparent;
	font-family: arial, time, sans-serif;
	font-size: x-small;
	line-height: 150%;
}

.navigationtitle {
	color: #636; 
	font-weight: bold;
}

#quote {
	font-family: new york, georgia, time;
	font-weight: bold;
	background-color: transparent;
	line-height: 120%;
	text-align: center;
	color: #996;
	}

#text {
	width: 479px;
	float: right;
	padding: 0px 30px 70px 20px;
	font-family: georgia, arial, time;
	font-size: 80%;
	text-align: justify;
	color: #000;
	text-align:left;
	background-color: transparent;
	line-height: 120%;
	background-image: url(image/bottom2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 100%;
}

.texttitle {
	font-family: new york, georgia, time;
	font-weight: bold;
	text-align: left;
}

.texttitletop {
	font-family: new york, georgia, time;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: right;
	color:#636;
	padding-bottom: 5px;
}

#text li {
	list-style-position: outside;
}


#navigation a:link {
	color: #369;
	border-bottom:1px dotted #369;
	text-decoration: none;
}

#navigation a:visited {
	color: #369;
	border-bottom:1px dotted #69c;
	text-decoration: none;
}

#navigation a:hover {
	color: #69c;
	border-bottom:1px dotted #69c;
	text-decoration: none;
	}

#navigation a:active {
	color: #369;
	border-bottom:1px dotted #369;
	text-decoration: none;
	}

a:link {
	color: #09c;
	text-decoration: none;
}

a:visited {
	color: #09c;
	text-decoration: none;
}

a:hover {
	color: orange;
	text-decoration: none;
	}

a:active {
	color: #09c;
	text-decoration: none;
	}




#footer {
		position: relative;
		padding: 10px 20px;
		clear: both;
		text-align: center;
		font-family: georgia, arial, time;
		font-size: x-small;
		color: #fff;
		line-height: 130%;
		background-color: #636;
		}

.footerbig {
	text-weight: bold; 
	font-size: 150%; 
	letter-spacing: 0.1em;
}

.smallfont {font-size: 80%; color: white; display: inline;}