body {
	margin: 16px 0 16px 0;
	background-image:  url(images/background.gif);
	background-color:#666465;
	background-position:top;
	background-attachment:fixed;
	background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#header-contain{
width:780px;
margin: 0px auto;
}
#nav{
width:780px;
height:44px;
margin: 0px auto;
clear:both;
}
#content{
width:760px;
margin: 0px auto;
background-color:#000000;
clear:both;
padding:0 10px 0 10px;
}
#footer{
width:780px;
height:38px;
text-align:center;
margin: 0px auto;
background:#000000 url(images/blowme_12.gif);
clear:both;
padding:25px 0 0 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link{
color:#ffffff;
font-weight: bold;
text-decoration: underline;
}
a:visited{
color:#ffffff;
font-weight: bold;
text-decoration: underline;
}
a:hover{
color:#B9B8B9;
font-weight: bold;
text-decoration: underline;

}
.content-area {
	background-image: url(images/blowme_11.gif);
	padding: 10px 10px 10px 20px;
	background-repeat: repeat-y;
	width: 720px;


}
.main-table {
	width: 720px;

}
.footer-area {
	background-image: url(images/blowme_12.gif);
	height: 63px;
	width: 720px;
	background-position: center center;
	text-align: center;

}
.positioning-table {
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.font-pink{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0078;
}
h1{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0078;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #D81C70;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #D81C70;
}
