html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: url(../images/bg.jpg);
		color: #000000;
		font: 85% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 3px 3px 0px 0px;	
	}
	table {
		font: 102% arial,helvetica,sans-serif;
		text-align: justify;
		color: #000000;
		padding: 0px 0px 0px 0px;
		line-height: 13pt;
	}
	#banner {
		width: 900px;
		height: 150px;
		background: #000000;
		font: 150% arial,helvetica,sans-serif;
		text-align: center;
		letter-spacing: 3px;
		color: #cc4880;
		border-top: 2px solid #666666;
		border-left: 2px solid #666666;
		border-right: 2px solid #666666;
	}
	#nav {
		width: 900px;
		background: #666666;
		border-top: 0px solid #cc4880;
		border-left: 2px solid #666666;
		border-right: 2px solid #666666;
	}
	#footer {
		width: 900px;
		height: 30px;
		background: #000000;
		font: 75% arial,helvetica,sans-serif;
		text-align: center;
		letter-spacing: 1px;
		color: #666666;
		border-top: 1px solid #666666;
		border-bottom: 2px solid #666666;
		border-left: 2px solid #666666;
		border-right: 2px solid #666666;
	}
	#table1 {
		width: 900px;
		background: #000000;
		border-left: 2px solid #666666;
		border-right: 2px solid #666666;
	}
	#table2 {
		width: 100%;
		background: #000000;
		font: 95% arial,helvetica,sans-serif;
		text-align: justify;
		line-height: 18px;
		color: #cccccc;
		padding: 10px 10px 10px 10px;
	}
#specialoffers {
		width: 268px;
		font: 95% arial,helvetica,sans-serif;
		text-align: center;
		line-height: 18px;
		color: #ffffff;
		background: #9d2355;
	}

.table2 {
		width: 100%;
		background: #000000;
		font: 95% arial,helvetica,sans-serif;
		text-align: justify;
		line-height: 18px;
		color: #cccccc;
		padding: 5px 10px 5px 10px;
	}
#table3 {
		width: 100%;
		background: #000000;
		font: 95% arial,helvetica,sans-serif;
		text-align: justify;
		color: #cccccc;
		padding: 3px 3px 3px 3px;
	}
h1 {
		font-size: 110%;
		font-weight: normal;
		letter-spacing: 1px;
		color: #cc4880;
	}
	h2 {
		font-size: 105%;
		font-weight: normal;
		letter-spacing: 3px;
		color: #cc4880;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
	h4 {
		font-size: 17px;
		font-weight: normal;
		text-align: center;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #ffffff;
	}

		
	a {
		font: 100% arial,helvetica,sans-serif;
		color: #cccccc;
		text-decoration: none;
	}
	a:hover {
		color: #ffffff;
		text-decoration: none;	
		}
		
.a {
		font: 100% arial,helvetica,sans-serif;
		color: #666666;
		text-decoration: none;
	}
.a:hover {
		color: #cccccc;
		text-decoration: none;	
		}