body {
	background-color: #e3fbfa;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/back01.jpg);
	background-repeat: repeat;
}
a:link  {
	cursor : ne-resize;
	color: #e1aa8c;
	text-decoration: none;
}
a:active  {
	cursor : ne-resize;
	color: #e1aa8c;
	text-decoration: none;
}
a:visited  {
	cursor : ne-resize;
	color: #e1aa8c;
	text-decoration: none;
}
a:hover  {
	cursor : ne-resize;
	color: #aaaaaa;
	text-decoration: underline;
}
#container {
	width: 608px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	overflow: auto;
	background-image: url(images/backtab01.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	background-position: top;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	height: 271px;
	background-repeat: no-repeat;
}
#menu {
	height: 12px;
	margin-right: 151px;
	margin-left: 148px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #bbbbbb;
}
#menu a:link {
	font-size: 9px;
	color: #8ab2c5;
	text-decoration: none;
}
#menu a:active {
	font-size: 9px;
	color: #8ab2c5;
	text-decoration: none;
}
#menu a:visited {
	font-size: 9px;
	color: #8ab2c5;
	text-decoration: none;
}
#menu a:hover {
	font-size: 9px;
	color: #c7e0df;
	text-decoration: none;
}
#col1 {
	padding-bottom: 1px;
	padding-right: 152px;
	padding-left: 148px;
}
.title1 {
	font-size: 13px;
	color: #a0cccc;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
.post1 {
	font-size: 9px;
	color: #c3c3c3;
	text-align: justify;
	margin-bottom: 10px;
}
.text1 {
	color: #97bbbf;
}
#credits  {
	padding-right: 151px;
	padding-left: 148px;
	text-align: center;
	font-style: italic;
	color: #bbbbbb;
}
