body {
	background-color: #DDECF1;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	cursor: default;
	background-image: url(images/back01.jpg);
	background-position: top;
	line-height: 10px;
	margin-top: 0px;
} 
textarea{
	background-color: #ffffff;
	border: 1px dashed #b5c2c5;
	font-size: 10px;
	color: #999999;
	padding: 2px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
    color: #e3675c;
	cursor:  ne-resize;
	text-decoration: none;
}
a:active {
    color: #e3675c;
	cursor:  ne-resize;
	text-decoration: none;
}
a:visited {
    color: #e3675c;
	cursor:  ne-resize;
	text-decoration: none;
}
a:hover {
	color: #da4c43;
	cursor:  ne-resize;
	border-bottom: 0;
	background-color: transparent;
	text-decoration: line-through;
}
#container {
	width: 639px;
	overflow: auto;
	margin-left: 150px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 10px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #BCC7CB;
}
#col1 {
	float: left;
	width: 200px;
	margin-left: 50px;
	margin-top: 286px;
}
.title1 {
	color: #a1b9be;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 2px;
}
.post1 {
	color: #888888;
	margin-bottom: 10px;
	text-align: justify;
}
#col2 {
	margin-top: 175px;
	color: #848484;
	width: 341px;
	float: right;
	margin-right: 15px;
}
.title2 {
	color: #d0ac5f;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: capitalize;
	display: block;
	text-align: center;
	margin-bottom: 2px;
	text-decoration: none;
}
.post2 {
	color: #737373;
	margin-bottom: 10px;
	text-align: justify;
}
.text1 {
	color: #7a9ba5;
}
