body	{
	background-color: #294D5E;
}

#content	{
	border: solid 1px #222222;
	background-color: #518CA4;
}

/* Top Line of the page */

#topbanner	{
  background-color: #7E5E7B; 
}

/* Now the main area on the page */

/*
#mainbulk	 { 
	background-image: url("../images/words/wildgardentitle.gif"); 
	background-repeat: no-repeat; 
	background-position: 30px 410px; 
*/

#mainbulk	 { 
	width: 800px; 
	height: 520px;
	background-image: url("../images/contact/panni_bharti_contact.jpg"); 
	background-repeat: no-repeat; 
	background-position: 331px 0px;
}

#maintitle	{
 	position: absolute;
  	top:220px;
  	left:60px;
}

#contactemailarea	{
 	position: absolute;
  	top:350px;
  	left:60px;
}

.navlink	{ 
	color: white;
}

.submitbutton	{
 	position: absolute;
  	left:600px;
  	top:210px;
}

/*
input, textarea { background-color: #9EC3D6; border : none; }
*/

input, textarea { 
	background-color: #518CA4; 
	border: #000 solid 1px;
}
