body   	{
	margin: 0;
	padding: 0;
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

td img {vertical-align: bottom;}


#header    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0;
	padding: 0;
}

#latest_news {
	background-color: #FFFFFF;
}

#content {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 14px;
	font-family: Arial Narrow, Arial, Tahoma;
	line-height: 20px;
	letter-spacing: .5pt;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
}

#content a {
	color: #573157;
	text-decoration: underline;
}

#content a:active {
	text-decoration: underline;
}

#content a:visited {
	text-decoration: underline;
}

#content a:hover {	
	text-decoration: none;
}

#right_nav {
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	line-height: 18px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EFEFEF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	letter-spacing: 0.1em;
}

#right_nav h2 {
	font-size: 14px;
	color: #333333;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	padding: 3px;
	text-transform: uppercase;
}

#right_nav a {
	font-size: 12px;
	color: #663366;
	text-decoration: none;
}

#right_nav a:active {
	font-size: 12px;
	color: #663366;
	text-decoration: none;
	border: 1px solid #663366;
}

#right_nav a:visited {
	font-size: 12px;
	color: #663366;
	text-decoration: none;
}

#right_nav a:hover {	
	font-size: 12px;
	color: #663366;
	text-decoration: underline;
}

#right_nav blockquote {	
	margin: 0px;
	padding-left: 12px;

}

#latest_left    {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F7F7F7;
}

#latest    {
	padding: 2px;
	color: #573157;
	font-size: 8px;
	line-height: 15px;
	font-family: Arial;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#latest a {
	color: #663366;
	text-decoration: none;
}

#latest a:active {
	color: #8C008C;
	text-decoration: none;
}

#latest a:visited {
	color: #8C008C;
	text-decoration: none;
}

#latest a:hover {
	color: #8C008C;
	text-decoration: none;
}


#footer    {
	padding: 5px;
	color: #573157;
	font-size: 9px;
	font-family: Arial;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;

}

#news_item {
	color: #573157;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial;
	align: center;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 6px;	
}

#news_item a {
	color: #573157;
	text-decoration: underline;
}

#news_item a:active {
	text-decoration: underline;
}

#news_item a:visited {
	text-decoration: underline;
}

#news_item a:hover {
	text-decoration: none;
}

#nav_container {
	background-color: #EDEDED;
	padding: 5px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font-size: 12px;
font-family: Arial Narrow, Arial, Tahoma;
line-height: 18px;
z-index: 100;
background-color: #cccccc;
color: #573157;
width: 250px;
text-indent: 5px;

}

.anylinkcss a, .anylinkcss a:visited, .anylinkcss a:active{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #573157;
font-weight: bold;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #573157;
color: white;
}
h3 {
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	color: #333333;
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
