body {
	background-image: url(../images/back2.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9933FF;
	padding-left: 30px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #9C7855;
	padding-left: 30px;
	font-weight: lighter;
	padding-right: 30px;
}

.lilpad {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rightsubpad {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.bigpad {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.norep {
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 8px;
}

.norep2 {
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 10px;
}

.norep3 {background-repeat: no-repeat;}

.white {color: #FFFFFF;}
.bigs {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.littles {font-size: 12px; font-weight: normal; color: #333333;}

a.mylink:link, a.mylink:visited, a.mylink:active
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}

a.mylink:hover
{
	text-decoration:none;
	color:#7D1E11;
	font-weight: bold;
}

a.stadlink:link, a.stadlink:visited, a.stadlink:active 
{text-decoration:none; color:#333333; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;}
a.stadlink:hover 
{text-decoration:none; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;}


.imgs {
	border: 1px solid #333333;
}
.imgpad {padding-top: 0px; padding-right: 15px; padding-bottom: 0px; padding-left: 0px;}

.footer {
	color: #996633;
	padding-right: 5px;
}
