body{
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #a9742e;
}

img{
 border: 0px;
}

A:link  {
		color : #b901d4;
		text-decoration : none;
	}

A:visited  {
		color : #b901d4;
		text-decoration : none;
	}

A:active  {
		color : #b901d4;
		text-decoration : underline;
	}

A:hover  {
		color : #dc01fd;
		text-decoration : underline;
	}
	
A:link.hide  {
		color : #808080;
		text-decoration : none;
	}

A:visited.hide  {
		color : #808080;
		text-decoration : none;
	}

A:active.hide  {
		color : #ff0000;
		text-decoration : underline;
	}

A:hover.hide  {
		color : #ff0000;
		text-decoration : underline;
	}

/* .headerBg{
	background-image: url(images/headBg.gif);
	background-position: top;
	background-repeat: no-repeat;
	width:900px;
	height:249px;
 
}*/ 

#headLt{
	width:285px;
	/* height:249px; */
    margin: 10px 0 0 85px;
	float: left;
}

.headBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.headTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.headBody-title{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
}

#headRt{
	width:150px;
	/* height:249px; */
    margin: 10px 0 0 55px;
	float: left;
}

.sponsorRtBg{
	background-image: url(images/heart_bot.gif);
	background-position: top;
	background-repeat: no-repeat;
	width:201px;
}
.sponsorTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.bodyHead{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	color: #7f2700;
	letter-spacing: -2px;
}
.ssMidtxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.plain{
	background-image: url(images/plainbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width:776px;
}
#contacts{
	/*width:285px;*/
	height:280px; 
    margin: 50px 0px 0px 193px;
	float: left;
}
#contactInfo{
	/*width:285px;
	 height:249px; */
    margin: 0px 28px 0px 0px;
	float: left;
}
.nameTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #7f2700;
	letter-spacing: 0px;
}
.nameBody{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
}
.nameHead{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #272727;
	letter-spacing: -1px;
}
#copyright{
	width: 900px;
	height: 122px; 
    margin: 0px 0px 0px 0px;
	float: left;
}
#copyright-txt{
	width: 300px;
	height: 95px; 
    margin: 27px 80px 0px 0px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	color: #4c4c4c;

}
#converdia{
	width: 300px;
	height: 95px; 
    margin: -20px 60px 0px 0px;
	float: right;

}