* {
	margin:  0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

td {
	font-family: Tahoma, Arial, sans-serif;
	margin: 0 0 10px 0;
	font-size: 12px;
}

a:link {
	color: #AEAEA9;
	text-decoration: underline;
}
a:visited {
	color: #AEAEA9;
	text-decoration: underline;
}
a:hover {
	color: #AEAEA9;
	text-decoration: none;
}
a:active {
	color: #AEAEA9;
	text-decoration: underline;
}
#container {
	width: 759px;
}
.title_content {
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 10px 0;
	vertical-align: top;
	background: url(images/content_head_bg.gif) repeat-x;
}
.content_bg {
	background: url(images/content_bg.gif) repeat-y;
}
.news_bg {
	background: url(images/news_bg.gif) repeat-y;
}
.title_news {
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 10px 0;
	vertical-align: top;
	background: url(images/news_head_bg.gif) repeat-x;
}

.titles {
	font-weight: bold;
	margin: 10px 0 0 0;
}

#postdate {
	color: #979797;
	margin: 0 0 0 16px;
}
div#welcome {
	margin: 18px 59px 0 122px;
	vertical-align: top;
	text-align: justify;
}
div#titles {
	font-weight: bold;
	margin: 10px 0 0 0;
}
div#posttitle {
	font-weight: bold;
	margin: 10px 0 0 19px;
}
div#post {
	margin: 10px 15px 0 15px;
	vertical-align: top;
	text-align: left;
}
div#news {
	font-weight: normal;
	margin: 10px 15px 0 14px;
}
	.newstext {
		vertical-align: top;
		text-align: left;
		margin: 10px 0 0 19px;
	}
		.newstext p {
			color: #e5f4f9;
		}
#footer {
	margin: 25px 10px 10px 20px;
	vertical-align: top;
	text-align: left;
}
.back_left {
	background: url(images/head_left.gif) repeat-x;
}
.back_right {
	background: url(images/head_right.gif) repeat-x;
}
.back_foot {
	background: url(images/footer_bg.gif) repeat-x;
}
.back_welcome {
	background: url(images/welcome_bg.gif) repeat-x;
}