body {	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	}
#thebox {
	background: url("../img/blog_bg.gif");
	background-color: #ffffff;
	background-repeat: no-repeat; 
	height: 190px;
	width: 210px;
	}
#leftbar {
	position: absolute;
	margin: 5px 5px 5px 5px;
	top: 202px;
	left: 0px;
	width: 150px;
	height: 810px;
	background-color: #ffffff;
	}
#topbar {
	position: absolute;
	margin: 5px 5px 5px 5px;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 203px;
	background-color: #ffffff;
	}
#sectopbar {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	width: 810px;
	height: 110px;
	background-color: #ffffff;
	}

#bodytext {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 208px;
	left: 182px;
	width: 718px;
	height: 810px;
	background-color: #ffffff;	
	}
#bodysectext {
	position: absolute;
	margin: 10px 10px 10px 10px;
	top: 120px;
	left: 10px;
	width: 750px
	height: 810px;
	background-color: #ffffff;	
	}
#headerleft {
	background-image: url("../img/header1.gif");
	background-repeat: no-repeat;
	width: 565px;
	height: 203px;
}
#headermid {
	background-image: url("../img/header2.gif");
	background-repeat: repeat-x;
	width: 1px
	height: 203px;
}
#headerright {
	background-image: url("<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
		codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
		ID=CWH WIDTH=234 HEIGHT=203>
		<PARAM NAME=movie VALUE="CWH.swf">
		<PARAM NAME=quality VALUE=high>
		<PARAM NAME=bgcolor VALUE=#FFFFFF>
		<EMBED src="CWH.swf" quality=high bgcolor=#FFFFFF  WIDTH=234 HEIGHT=203 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
	</OBJECT>");
	background-repeat: no-repeat;
	width: 234px;
	height: 203px;
}

p {
	font: 11pt Times New Roman, Serif;
	color: #000000;
	width: 90%
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	}
 .cent {
	text-align: center;
	}
 .footer {
	font: 7pt Arial, Helvetica, Sans-Serif;
	text-align: center;
	}
 .login {
	text-align: center;
	margin: 5px 5px 5px 5px;
	background-color: #C6CDEA;
	}
 .menu {
	margin: 0px 0px 0px 0px;
	}
em {
	color: #9FA2D2;
	}
ul {
 	color: #62616A;
	font: Times New Roman, Serif;
	margin-right: 50px;
	margin-top: 2px;
	}
li {
 	color: #000000;
	font: 12pt Times New Roman, Serif;
	margin-right: 50px;
	margin-top: 5px;
	}
img {
	margin: 0px 0px 0px 0px;
	}
h1 {
	font: 20pt Times New Roman, Serif;
	font-weight: bold;
	color: #5D33A3;
	text-align: center;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	}
h2 {
	font: 11pt Verdana, Serif;
	color: #7073AA;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 5px;
	}
h3 {
	font: 13pt Times New Roman, Serif;
	color: #764192;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

a {
	color: #5D33A3;
	font: 10pt Verdana, Arial, Sans-Serif;
}
span {
	position: relative;
}
 .mid {
	width: 1px;
	background: url("../img/header2.gif");
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
 .left {
	width: 565px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
 .right {
	width: 234px;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}



/*classes follow*/
a:link {
	color: #5D33A3;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}
a:visited {
	color: #764192;
	text-decoration: none;
	}
a:hover {
	color: #C6CDEA;
	text-decoration: none;
	}
a:active {
	color: #62616A;
	text-decoration: underline;
	}
