#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 100px;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #060;
	border-right-color: #060;
	border-left-color: #060;
}
#main {
	height: 850px;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #060;
	border-right-color: #060;
	border-left-color: #060;
}
#foote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
	width: 1000px;
}

#left {
	width: 100px;
	float: left;
}
#center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	height: auto;
	width: 520px;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 5px;
	border: 1px none #060;
}
#right {
	float: left;
	height: auto;
	width: 168px;
}

#nevigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	height: 18px;
	width: 800px;
	background-color: #D0E8AC;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #060;
	border-right-width: 1px;
	border-right-color: #060;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
}
#center1 {
	text-align: center;
	float: left;
	height: 280px;
	width: 520px;
}
#center2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 515px;
	padding-right: 5px;
	text-align: left;
}
#center3 {
	text-align: center;
	float: left;
	height: auto;
	width: 520px;
}
#right1 {
	padding: 3px;
	float: left;
	height: auto;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: overline;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
}
Main text left aligned {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-position: center center;
}
.blog_thumb {
	background-color: #999;
	background-repeat: repeat;
	background-position: center center;
	height: auto;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.leftside_functions {
	background-color: #F4F4F4;
	background-position: left bottom;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	position: static;
}

