body {
	background: #174259 url("/deal/images/bg.png") repeat;
	font: 70% georgia, arial, "arial narrow", "century gothic";
	margin: 0em;
	padding: 0em;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	}
	
b {
	color: #e700a9;
	}

hr {
	border: .1em solid #e700a9;
	padding: 0;
	margin: 1em;}

i {
	color: #e700a9;
	}
	
table, tr, td {
	font: 11px arial, "arial narrow", "century gothic";
	text-indent: .3em;
	padding: 0em;
	}

textarea, option, select, submit {
	background-color:#000000;
	border: .1em solid #e700a9;
	color: #ffffff;
	font: 11px arial, "arial narrow", "century gothic";
	margin: .1em;
	padding: .2em;
	text-align: left;
	}
		
a:link, a:visited, a:active { 
	border-bottom: .1em dotted #e700a9;
	color: #8000a8; 
	font-family: georgia, arial, "arial narrow", "century gothic";
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

a:hover { 
	border-bottom: .1em dotted #e700a9;
	color: #fd4cce; 
	text-decoration: none;
	}
	
#content {
	width: 684px;
	margin: 0em;
	text-align: left;
	background-color: #000000;
	padding-left: .2em;
	padding-right: .2em;
	color: #ffffff;
	}

#footer {
	background: #000000 url('/deal/images/footer.png');
	clear: both;
	height:40px;
	width: 100%;
	}

#header {
	background: url('/deal/images/header.png') no-repeat;
	width: 690px;
	height: 257px;
	}
	
#wrap 	{
	background: #000000;
	margin: 0px auto;
	padding: 0px;
	width: 690px;
	border: 0px;
	}
	

h1 {
	color: #e700a9; 
	font: 1.5em georgia, arial, "arial narrow", "century gothic";
	font-weight: bold;
	letter-spacing: .1em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align: left; 
	text-transform: uppercase; 
	background-repeat: no-repeat; 
	height: 20px; 
	padding-top: .3em;
	}


	
img.intro {
	background-color: #ffffff;
	border: 0px;
	margin-left:5px;
	padding: 5px;
	float: right;
	} 

.form	 {
	background-color:#000000;
	border: .1em solid #e700a9;
	color: #ffffff;
	font: 11px arial, "arial narrow", "century gothic";
	margin: .1em;
	padding: .2em;
	text-align: left;
	} 

#cardscontainer {
		width: 680px;
		margin: auto;
		background: #000000;
		padding: 5px;
		}

.sectiontitle {
	border-bottom: .1em dotted #e700a9;
	color: #8000a8; 
	font: 1.5em georgia, arial, "arial narrow", "century gothic";
	font-weight: normal;
	letter-spacing: .1em;
	margin: 1em;
	text-align: left; 
	text-transform: lowercase; 
	background-repeat: no-repeat; 
	height: 20px; 
		}

.settitle {
	text-align: center;
	font-weight: bold;
	margin: 1em;
	}

.cardsection {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	}
