﻿.contactsdiv
{
	width:600px;
	height:450px;
	margin-top: 100px;
	margin-bottom:100px;
	float:left;
	margin-left: 35px;
	margin-right: 0px;
	 font-family:Georgia;
 font-size:medium;
 text-indent:10px;
 text-decoration:blink;

	color: #660033;
	
	background-image:url(images/contactbackground.gif);
	background-color:#FFE4AF ;
	
}
.contactfonthead
{
	
	background-image:url(images/banner2.gif);
}
.contacttdback
{
	
	width: 600px;
	height: 68px;
	text-align: center  ;
	font-family: Arial;
	font-size: 17px;
	text-indent: 60px;
	color: #660033;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	
}

.contactsmaindiv
{
	width:80%;
	height:80%;
	margin-top: 0px;
	margin-bottom:0px;
	float:left;
	
	 font-family:Georgia;
 font-size:medium;
 text-indent:10px;
 text-decoration:blink;
 font-weight:100;
	text-align: justify;
	color: #660033;
	
	
}

