body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	}
img{
	border: 0px;
}
#content{
        margin: auto;
		width: 780px;
	    color: #000000;
		font-size: 12px;
	       }
#content a:link {
	COLOR: #000000;  TEXT-DECORATION: none;
}
#content a:visited {
	COLOR: #000000;  TEXT-DECORATION: none;
}
#content a:active {
	COLOR: #000000;  TEXT-DECORATION: none;
}
#content a:hover {
	COLOR: #F20463;  TEXT-DECORATION: underline;
	}
#top{
		position: absolute;
		margin-top: 0px;
		margin-left: 0px;
		width: 780px;
		height: 100px;
		text-align: center;
}	
#left{
		position: absolute;
		margin-top: 100px;
		margin-left: 0px;
		width: 380px;
		height: 450px;
}
#right{
		position: absolute;
		margin-top: 90px;
		margin-left: 380px;
		padding-left: 20px;
		width: 380px;
		height: 450px;
		font-size: 14px;
		line-height: 24px;
		color: #F20463;
		text-align: left;
}
#center{
		padding-top: 20px;
		position: absolute;
		margin-top: 540px;
		margin-left: 0px;
		width: 780px;
		height: 300px;
}
#terms{
	width: 450px;
	height: 90px;
	margin: 15px;
	padding: 5px;
	overflow : auto; 
	line-height: 18px;
	text-align: left;
}
#footer-explicit{
		position: absolute;
		margin-top: 750px;
		margin-left: 0px;
		width: 780px;
		text-align: center;
}
