#main {
	font-size: 14px;
	width: 814px;
	height: auto;
	background-image: url(mid.gif);
	background-repeat: repeat-y;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main #top {
	background-image: url(top.gif);
	height: 123px;
	background-repeat: no-repeat;
}
#main #bottom {
	background-image: url(bottom.gif);
	height: 29px;
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: auto;
	width: 814px;
	text-align: center;
}
#main #content {
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(pillsbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
}
body {
	background-color: #B5804A;
	text-align: center;
}
#main #content #menu {
	text-align: center;
	margin-top: 10px;
}

#main #topindex {
	background-image: url(topindex.gif);
	background-repeat: no-repeat;
	height: 55px;
}
#main #contentmain {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#main #content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main #content a {
	font-size: 13px;
}
#main #content .style1 a {
	font-size: 12px;
}
