body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #7d1e16;
}
a:visited {
	color: #7d1e16;
}
a:hover {
	color: #7d1e16;
}
a:active {
	color: #7d1e16;
}

.bg1 {
	background-image: url(images/bg_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.homebigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;

}

.homesmalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}

.divwidth {
	
}

.newbg {
	background-color: #FFFFFF;
	background-image: url(images/bg_2.gif);
	background-repeat: repeat;
	background-position: left top;

}