body {
	background-color: #c9e2e3;
	background-image: url(images/back01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6dde2;
	text-decoration: none;
	font-weight: bold;
	cursor: sw-resize;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6dde2;
	text-decoration: none;
	font-weight: bold;
	cursor: sw-resize;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6dde2;
	text-decoration: none;
	font-weight: bold;
	cursor: sw-resize;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86c185;
	text-decoration: none;
	font-weight: bold;
	cursor: sw-resize;
	text-transform: uppercase;
}
#container {
	width: 535px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/backtab01.jpg);
	background-repeat: repeat;
	overflow: auto;
	padding-bottom: 26px;
}
#header {
	height: 468px;
	background-image: url(images/header01.jpg);
}
#col1 {
	float: left;
	width: 300px;
	margin-left: 29px;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7dc3c2;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	height: 17px;
}
.post1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c28f8a;
	text-align: justify;
	margin-bottom: 7px;
}
#col2 {
	width: 170px;
	margin-left: 339px;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #86c185;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	height: 17px;
}
.post2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c28f8a;
	text-align: justify;
	margin-bottom: 7px;
}
.post2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4e0df;
	text-decoration: none;
	font-weight: bold;
	cursor: sw-resize;
	background-color: #ff745c;
	display: block;
	margin-top: 1px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83b5b2;
}
.post2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4e0df;
	text-decoration: none;
	font-weight: bold;
	cursor: sw-resize;
	background-color: #ff745c;
	display: block;
	margin-top: 1px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83b5b2;
}
.post2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4e0df;
	text-decoration: none;
	font-weight: bold;
	cursor: sw-resize;
	background-color: #ff745c;
	display: block;
	margin-top: 1px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83b5b2;
}
.post2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b67467;
	text-decoration: none;
	font-weight: bold;
	cursor: sw-resize;
	background-color: #7dc3c2;
	display: block;
	margin-top: 1px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #de9153;
}
.text1  {
	color : #c28f8a;
	text-decoration: underline;
}
.text2  {
    color : #de9153;
} 
