body {
min-width:770px;
}

#wrap {
	margin:0 auto;
	width:800px;
	}
.head {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
}
.homeP {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.tablebg {
	background-attachment: fixed;
	background-image: url(images/Phar_home.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
}
.homeP a:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #00FF00;
	text-decoration: none;
}
.homeP a:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.homeP a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #33CCCC;
	text-decoration: none;
}
.tablebg2 {
	background-attachment: fixed;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

