* {
	margin: 0px;
}
#container {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9933CC;
	border-right-color: #9933CC;
	border-bottom-color: #9933CC;
	border-left-color: #9933CC;
	padding: 0px;
}
#container #logo {
	text-decoration: none;
	height: 100px;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #navbar {
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	width: 1000px;
	color: #662082;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	border: 0px none #662082;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-color: #662082;
}
#container #headerimg {
	background-repeat: no-repeat;
	height: 200px;
	width: 1000px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #662082;
	border-bottom-width: 1px;
	border-bottom-color: #9C30CE;
}
#container #left {
	background-color: #FFF;
	height: auto;
	width: 748px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#container #right {
	background-color: #FFF;
	float: right;
	height: 100%;
	width: 250px;
}
#container #footer {
	background-color: #662082;
	clear: both;
	height: 50px;
	width: 1000px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9933CC;
	border-right-color: #9933CC;
	border-bottom-color: #9933CC;
	border-left-color: #9933CC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303;
	text-align: justify;
	margin: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 5px;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303;
	text-align: justify;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 5px;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.link_cls a:link,.link_cls a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
