body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #beb6a3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.article {
	float: left;
	width: 630px;
	margin-left: 15px;
}
.headline {
	float: left;
	width: 630px;
	height: 35px;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.headline2 {
	float: left;
	width: 358px;
	height: 35px;
}


.button {
	float: right;
	width: 130px;
	height: 34px;
	margin-left: 5px;
}

a:link {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	color: #336633;
}
a:active {
	text-decoration: none;
	color: #336633;
}
.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	line-height: 18pt;
}
.bigtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
}
.headlines {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
    color: #290983;
	letter-spacing: -1px;
	line-height: 18pt;
}
.imgside {   
	border: 6px solid #666;
	margin-top: 25px;
} 
.imgwithin {   
	border: 9px solid #666;
	margin-left: 15px;
	margin-top: 9px;
	margin-bottom: 5px;
	float: right;

}
.imgwithinsmall {   
	border: 6px solid #666;
	margin-right: 15px;
	margin-top: 9px;
	margin-bottom: 5px;
	float: left;

} 
.getright {   
	float: left;
} 






