
body
{
	font-family: verdana;
	color: #ffffff;
	font-size: 13px;
}

a:link, a:visited, a:active
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 22px;
}

h2
{
	margin-top:0px;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 20px;
}

img
{
	border: 0;
}

ul.archive
{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	font-weight: bold;
}

.footer
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.footer .large
{
	font-size: 24px;
}

.footer .mid
{
	font-size: 20px;
}

.footer .small
{
	font-size: 10px;
}

.intro
{
	font-size: 16px;
}

a.navi:link, a.navi:visited, a.navi:active
{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 14px 12px 14px;
	font-size: 14px;
	border-bottom: 3px solid #ffffff;
	position: relative;
	z-index: 2;
	margin: 0;
}

a.navi:hover
{
	padding-bottom: 10px;
	border-bottom: 5px solid #d21034;
}

a.naviActive:link, a.naviActive:visited, a.naviActive:active, a.naviActive:hover
{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 14px 10px 14px;
	font-size: 14px;
	border-bottom: 5px solid #d21034;
	position: relative;
	z-index: 2;
	margin: 0;
}

ul.news
{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	font-weight: bold;
}

ul.news li
{
	margin-bottom: 20px;
}

.quote
{
	font-size: 23px;
	font-style: italic;
}

.quoteAttr
{
	font-size: 16px;
	font-weight: normal;
	color: #e6001c;
	text-transform: uppercase;
}

.red
{
	color: #e6001c;
}

.topnav
{
	font-weight: bold;
}



#wp_quotes
{
	
	font-size: 18px;
	font-style: italic;
}

#wp_quotes div.wp_quotes_quote
{
}

#wp_quotes div.wp_quotes_author
{
	
	font-size: 16px;
	font-weight: normal;
	color: #e6001c;
	text-transform: uppercase;
}

div.wp_quotepage
{
	font-size: 14px;
	width: 80%;
	margin-left: 40px;
}

div.wp_quotepage_quote
{
}

div.wp_quotepage_author
{
	font-size: 16px;
	font-weight: normal;
	color: #e6001c;
	text-transform: uppercase;
}




