body {
	margin-top: 10px;
	margin-right: 0px;
	margin-botton: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	border: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background: #FFFFFF;
	margin-bottom: 10px;
}
#nav{
	border-bottom: 1px solid #000000;
	background: #FC7A9B url(../images/Navbutton.jpg);
	width: 800px;
}

#nav ul{
	padding: 0;
	margin: 0;
	background-color:#FC7A9B;
	background-image: url(../images/Navbutton.jpg);
	
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	background: url(../images/Navbutton.jpg);
}

#nav ul li a{
	font-size: 90%;
	color: #FFFFFF;
	background-color: #FC7A9B;
	text-decoration: none;
	padding: 0 25px 0 25px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
	font-weight: bold;
	background-image: url(../images/Navbutton.jpg);
		
} 

#nav ul li a:hover, #nav ul li a:focus{
	background-color: #FC7A9B;
	background-image: url(../images/Navbutton.jpg);
}
#wrapper {
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	background: #FFECEE;
	color: #333333;
	top: 20px;
	width: 790px;
}
#banner{
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	color: #666666;
	background: #FFECEE url(../images/womaneyeS.gif) no-repeat 3px;
	border-bottom: 10px solid #FC7A9B;
	height: 95px;
	width: 800px;
}
.leftimage {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding: 8px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}



.tableform {
	background: #DFDFDF;
	height: 110px;
	width: 573px;
	border: 1px solid #666666;
	position: absolute;
	visibility: visible;
	z-index: 8;
	left: 471px;
	top: 102px;
	padding: 5px;
}
.blog3 {
	font: bold normal 80% "Times New Roman", Times, serif;
	color: #003366;
	float: right;
	height: 27px;
	width: 244px;
	border: 1px solid #FF0000;
	left: 2px;
	position: absolute;
	visibility: visible;
	top: 506px;
	z-index: 7;
	overflow: visible;
	background: #ECE9D8;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin: 5px;
	padding: 5px;
	right: auto;
	bottom: auto;
}
p {
	font-size: 85%;
	margin: 10px;
	padding: 0px;
	border: 0px none;
	color: #333333;
}

.left {
	float: left;
	margin: 5;
	padding: 5px;
}
.right {
	float: right;
	margin: 5px;
	padding: 5px;
}
p em {
	color:#FF0000
	color: #990000;
	font-weight: bolder;
	font-style: normal;
	color: #993333;
}
#content p {
	font-size: 90%;
	margin: 15px;
	color: #333333;
}
#content{
	margin-top: 10px;
	border: 1px none #FC7A9B;
	margin-right: 10px;
	color: #333333;
	width: 100%;
	background: #FFECEE url(../images/lipsbackground-4.jpg) no-repeat fixed 290px center;
	text-align: left;
	padding: 15px 5px 5px;
}
#leftcol{
	margin-top: 10px;
	margin-left: 8px;
	float: left;
	width: 150px;
	color: #333333;
	border: none;
}
#content h1{
	font-size: 110%;
	color: #003399;
	padding: 0;
	margin: 20px;
	text-align: left;
	font-style: normal;
	text-transform: uppercase;
}

#content h2{
	font-size: 100%;
	color: #003399;
	padding: 0;
	text-transform: none;
	border: none;
	text-align: left;
	margin: 20px;
	font-style: normal;
}
#content h3{
	font-size: 100%;
	color: #FA1B53;
	padding: 0;
	text-transform: none;
	border: none;
	text-align: left;
	margin-right: 10px;
	font-style: normal;
	font-weight: bold;
	}
	
h3{
	font-size: 100%;
	color: #FA1F56;
	padding: 0px;
	text-transform: none;
	border: none;
	margin-right: 10px;
	font-style: normal;
	font-weight: bolder;
	}
	
	h5{
	font-size: 100%;
	color: #666666;
	padding: 0;
	text-transform: none;
	border: none;
	text-align: center;
	margin-right: 10px;
	font-style: normal;
	font-weight: bold;
	}
.clearit{
clear: both;
display: block;
}

#footer{
	border-top: 1px solid #990000;
	background-color: #FC7A9B;
	color: #FFFFFF;
	text-align: center;
	font: bold normal 100%/normal Arial, Helvetica, sans-serif;
	clear: both;
	width: 800px;	
}
#footer p{
	font-size: 90%;
	margin: 0;
	padding: 3px;
	background: #FC7A9B;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	
	}

#leftcol h1 {
	font-size: 115%;
	color: #3366CC;
	text-transform: uppercase;
	font-weight: bold;
}
#leftcol h2 {
	font-size: 100%;
	color: #003366;
}
#leftcol h3 {
	font-size: 90%;
	color: #003399;
}
.VerdanaBold {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: right;
}
a {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:hover {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
