#page {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: lighter;
	height: 498px;
	width: 718px;
	display: block;
}
#page.home {
	font-size: 13px;
	line-height: 22px;
	background-image: url(../images/index1.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #591C48;
	border-bottom-color: #591C48;
}
#page.aboutus {
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #19427E;
	border-bottom-color: #19427E;
}
#page.aboutus p{
	line-height: 15px;
}
#full {
	float: left;
	width: 531px;
	margin-top: 95px;
	margin-left: 92px;
	text-align: justify;
	margin-right: 95px;
}
#left {
	float: left;
	width: 230px;
	margin-top: 76px;
	margin-left: 84px;
	text-align: left;
	margin-right: 12px;
}
#right {
	float: right;
	width: 228px;
	margin-left: 50px;
	margin-right: 95px;
	margin-top: 75px;
	text-align: left;
}
#left img, #right img {
	margin-bottom: 33px;
	/* [disabled]float:left; */
}
#left p {
	/* [disabled]float: left; */
}
#page.aboutus h1 {
	font-size: 13px;
	color: #675176;
	line-height: 16px;
	/* [disabled]font-weight: bold; */
}
#page.aboutus h2 {
	line-height: 28px;
	font-style: italic;
}
#page p.paragraph {
	margin-top:3px;
}
#page p.credit {
	margin-top:3px;
	font-size: 9px;
}
#page.home h2 {
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
	display: inline !important;
}