body {
	margin: 0px;
	padding: 0px;
	margin-top:0px;
	color:#000000;
	background-image:url(images/ext_bg.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#int_bg {
    background-color:#ffffff;
}

p {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
	line-height:1.25;
}

a {
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#672b85;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#672b85;
	font-weight:bold;
}

a:hover {
    color:#98ca47;
	font-weight:bold;
}

#main {
	font-family:Georgia, "Times New Roman", Times, serif;
    background-color:#ffffff;
}

#main2 {
	font-family:Georgia, "Times New Roman", Times, serif;
    background-color:#ffffff;
	margin-top:0px;
	line-height:1.25;
}

#nav {
    font-family:Georgia, "Times New Roman", Times, serif;
    background-color:#672b85;
	color:#ffffff;
	width:262px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

#navlist a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

#navlist a visited{
	color: #98ca47;
	font-weight:bold;
}

#navlist a:hover {
	color:#98ca47;
	font-weight:bold;
}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:22px;
	color:#672b85;
	font-weight:bold;
}

.title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:20px;
	color:#672b85;
	font-weight:bold;
}

.title3 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

#footer {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-image:url(images/footer_bg.jpg);
	height:44px;
}

#footer a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

#footer a visited{
	color: #ffffff;
	font-weight:bold;
}

#footer a:hover {
	color:#000000;
	font-weight:bold;
}

.sitelink a {
    font-size:11px;
	color:#672b85;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.sitelink a:visited {
    color:#672b85;
}

.sitelink a:hover {
    color:#98ca47;
}
	
