body {
	background-image: url(images/index/images/background.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.content {
	background-image: url(images/index/images/Backgroud_04.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 760px;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.article2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0066;
	padding: 3px;
}
.article1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	padding: 3px;
        font-style: bold;
}
.postedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339966;
	padding: 3px;
	font-style: italic;
}
.Header {
	background-image: url(images/index/images/Backgroud_02.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 760px;
	vertical-align: middle;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: line-through;
}
a:visited {
	color: #FFFFFF;
}
