
body {
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
background-image:url(images/bg_1.jpg);
background-attachment:fixed
}

.content {
font-family:Verdana;
font-size:11px;
color:#cfb4c3;
line-height:22px;
text-align:justify;
}

a.read_more {
	font-family: Verdana;
	font-size: 11px;
	color: #fc0078;
	text-decoration:none;
}

a.read_more:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

.float {

padding-right:20px;
float:left;
}


.content1 {
font-family:Verdana;
font-size:11px;
color:#cfb4c3;
line-height:35px;
text-align:justify;
}

a.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

a.footer:hover {
	font-family: Verdana;
	font-size: 11px;
	color:#F8CDF1;
	text-decoration:underline;
}
input {background-image:url(images/txtbox.jpg); background-repeat:repeat-x; border:solid 1px #c002b5; height:20px}
.btn { background-image:url(images/btnbg.jpg); border:solid 1px #760160; height:22px; width:50px; color:#FFFFFF}