.sidecolumn {
	background-image: url(../images/bckgrnd_tintfade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}
.main {
	background-image: url(../images/flames.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.intro {
	background-image: url(../images/logo_big.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.homepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #999999;
	padding: 5px;
}
.main2 {

	background-image: url(../images/flames.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC0000;
}
