body{
	background: #560302 url(../images/background.gif) repeat-x top;
}

BODY, TD {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FC766B;
}

td{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;	
}

img{
	display: block;
}

A:link, A:visited{
	color : #FC766B;
	font-weight : bold;
	text-decoration : none;
}

A:hover{
	text-decoration : underline;
}

.footer, A.footer{
	font-size : 10px;
	color : #B42F23;
}

.header{
	font-size : 14px;
	font-weight : bold;
}

.caption{
	font-size : 10px;
	color : #FD8D84;
	line-height : 9px;
}

INPUT, TEXTAREA{
	border : 1px solid #FF5E50;
	background-color : #590F0F;
	color : #EEB9B9;
}

.error{
	color: #000;
	font-weight: bold;
	display: block;
}

ul#social{
	list-style: none;
	margin: 18px 0px;
	padding: 0px;
	height: 54px;
}

#social li{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 117px;
	height: 39px;
	position: relative;
}

#social li .icon{
	display: block;
	width: 42px;
	height: 45px;
	float: left;
}

#social li#twitter{
	background: url(../images/twitter-32x32.gif) no-repeat;	
}

#social li#myspace{
	background: url(../images/myspace-32x32.gif) no-repeat;	
}

#social li#facebook{
	background: url(../images/facebook-32x32.gif) no-repeat;	
}

#social li a{
	padding: 7px 0px 0px 40px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
