body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #666666;
	left: 0px;
	top: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #000000;
	border: medium solid #000000;
	position: absolute;
	width: 225px;
	left: 0px;
	top: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	position: absolute;
//	min-height: 420px;
	width: 400px;
	left: 180px;
	top: 0px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 30px 30px;
}
.ghostip {
	width: 550px;
	padding: 20px 20px 40px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	height: 30px;
	width: 400px;
	top: -10px;
	text-transform: capitalize;
	text-align: right;
}
.dropcap {
	width: 1em;
	height: 1em;
	float: left;
	text-align: center;
	font-size: 15pt;
	color:black;
	font-style:bold
}
.cap {
	font-size: 15pt;
	color:black;
	font-style:bold
}
