body {
	margin: 0px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
h1 {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	padding-top: 2px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	text-transform:capitalize;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	margin: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	margin: 0px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	margin: 0px;
}

.clear {clear:both; visibility:hidden;}
p {padding: 9px 0px 9px 0px; margin: 0px;}
a:link, a:visited {color: #000000; text-decoration: underline; font-weight: normal; font-variant: normal;}
a:hover {color: #000000; text-decoration: none; font-weight: normal; font-variant: normal;}
#footer a:hover {color: #000000;}

img {border: none;}

.rightimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}
.leftimg {float: left; margin: 10px 0px 10px 10px; position:relative; display:block;}

.leftimg span, .rightimg span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}

#container {
	width: 600px;
	margin: 0px auto 0px auto;
	background: none;
	
	font-size: 14px;
}
img {display:none;}
#top {display:none;}

#content {
	padding: 5px 16px 5px 16px;
	text-align: justify;
	width: 600px;
	font-size:14px;
}
#rightside { width:600px; border-left: 1px solid #cccccc; padding:10px; float:right;}
#footer {display:none;
}
#leftnav {display:none;
}
