.side{
	background-repeat: repeat;
}
.mainimg{
	background-repeat: no-repeat;
}
.main{
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.title{
	font-family: verdana;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
.bottom{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.enlarge{
	font-family: verdana;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration:none;
	font-family: verdana;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration:none;
	font-family: verdana;
	font-weight: bold;
}
a:hover {
	color: #8E3233;
	text-decoration:none;
	font-family: verdana;
	font-weight: bold;
}
.sponsor{
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}