body {
	background-color: #141D00;
	background-image: url(images/jimgrad.jpg);
	background-repeat: repeat-x;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	position: relative;
    margin: 0 auto;
    text-align: left; /*required due to IE centering hack*/
	width: 800px;
}

h1 {
	font-size: 18px;
	line-height: 22px;
}

h2 {
	font-size: 16px;
	line-height: 20px;
}

h2.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
}

a:link {
	background-color: transparent;
	color: #afeeee;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: red;
	font-weight: bold;
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

div.header {
	line-height: 36px;
	Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #98fb98	
}

div.footer {
	background-color: #336633;
	padding: 4px;
	border: thin;
	border-color: black;
	border-style: solid;
}

#holiday { display: block; width: 500px; height: 333px; background: url("images/holidayduo.jpg") no-repeat 0 0; }

#holiday:hover { background-position: 0 -333px; }

#holiday span { display: none; }

ul {
   list-style: none;
}

.style8 {
	color: #FFFFFF
}
.style10 {color: #000000}
.style12 {font-size: 11px}
.style13 {
	font-size: 12px;
	font-weight: bold;
}
.style22 {font-family: Georgia, "Times New Roman", Times, serif}
.style23 {
	font-size: 25px;
	font-weight: bold;
}
.style24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
}
.style25 {color: #000000}
.style26 {font-size: 10}
.style27 {font-size: 10px}
.style28 {font-weight: bold}

