.warea {
	width: 780px;
	border: 1px solid #448db0;
}
.main {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-left: 245px;
	padding-right: 6px;
}

.main a{
	color: #333333;
	text-decoration: none;
	}
	
	
.main a:hover{
	color: red;
	text-decoration: none;
	}	
.about {
	font-family: "century schoolbook";
	font-size: 18px;
	color: #fb6921;
	text-decoration: none;
	text-align: justify;
	margin-top: 6px;
	font-weight: bold;
}
.about A{color:#fb6921; text-decoration:underline;}
.about A:hover{color:#fb6921; text-decoration:none;}

.more {
	font-family: verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	padding-right: 6px;
}
.more A{color:#ff6600; text-decoration:none;}
.more A:hover{color:#ff6600; text-decoration:underline;}

.event {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #448db0;
	text-decoration: none;
	text-align: justify;
	padding-right: 6px;
}
.footer-link {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
}
.footer-link A{color:#ff6600; text-decoration:none;}
.footer-link A:hover{color:#ff6600; text-decoration:underline;}

.footer {
	font-family: "ms sans serif";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-left: 3px;
}
.footer A{color:#333333; text-decoration:none;}
.footer A:hover{color:#333333; text-decoration:underline;}

.side-nav {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #448db0;
}
.side-nav A{color:#333333; text-decoration:none;}
.side-nav A:hover{color:#333333; text-decoration:underline overline;}

.hr-color 
{
	color: #448db0;
}
.inner-main {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-top: 3px;
}
.inner-main A{color:#ff6600; text-decoration:none; font-weight:bold;}
.inner-main A:hover{color:#ff6600; text-decoration:none; font-weight:bold;}

.form-inner-heading {
	font-family: "ms sans serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 3px;
}
.websites {
	font-family: verdana;
	font-size: 12px;
	line-height: 25px;
	color: #448db0;
	text-decoration: none;
	border: 1px dotted #448db0;
	margin:5px;
}
.websites a{
	font-family: arial;
	font-size: 12px;
	color: #448db0;
	text-decoration: none;
}
.websites a:hover{
	color: #448db0;
	text-decoration: underline;
}


