@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration:underline;
}
a:active {
	color: #ffffff;
	font-size: 12px;
	text-decoration:underline;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}	
.smalltext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;}
a.smalltext:link, a.smalltext:visited, a.smalltext:active {font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: x-small;}
a.smalltext:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: x-small;}
	
.nav {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 24px; font-weight: bold;}
a.nav:link, a.nav:visited, a.nav:active  {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 24px;font-weight: bold; text-decoration:none;}
a.nav:hover {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 36px; font-weight: bold; text-decoration:none;

}

.article {font-family: Verdana, Arial, sans-serif; color: #ffffff; font-size: 10px; font-weight: normal;}
a.article:link, a.article:visited, a.article:active  {font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 10px;font-weight: normal; text-decoration: none;}
a.article:hover {font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 10px; font-weight: normal; text-decoration: underline;
}

.footer {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 11px; font-weight: bold;}
a.footer:link, a.footer:visited, a.footer:active  {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 11px;font-weight: bold; text-decoration: none;}
a.footer:hover {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: underline;
}

.footer2 {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 14px; font-weight: bold;}
a.footer2:link, a.footer2:visited, a.footer2:active  {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 14px;font-weight: bold; text-decoration: none;}
a.footer2:hover {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 14px; font-weight: bold; text-decoration: underline;
}

.footer3 {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 11px; font-weight: bold;}
a.footer3:link, a.footer3:visited, a.footer3:active  {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 11px;font-weight: bold; text-decoration: none;}
a.footer3:hover {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: underline;
}

.footer4 {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 14px; font-weight: bold;}
a.footer4:link, a.footer4:visited, a.footer4:active  {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 14px;font-weight: bold; text-decoration: none;}
a.footer4:hover {font-family: Garamond, times, serif; color: #FFFFFF; font-size: 14px; font-weight: bold; text-decoration: underline;
}

#main {  
	BACKGROUND-COLOR: #85AABC;
}
	
#main2      { 
	background: #85AABC url(images/bottombk.jpg) no-repeat bottom left }
}


