body {	background-color: #000000;	color: #ffffff;	font-family: Georgia, Times New Roman, Times, Serif;	font-size: 16px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;}h1  {	background-color: #000000;	color: #ffffff;
	text-decoration: none;
	display: inline;
	font: normal 16px Georgia, Times New Roman, Times, Serif;
}

h2  {	background-color: #000000;	color: #ffffff;
	text-decoration: none;
	display: inline;
	font: normal 16px Georgia, Times New Roman, Times, Serif;
}

h3 h4 h5 h6 {	background-color: #000000;	color: #ffffff;
	font: normal 16px Georgia, Times New Roman, Times, Serif;
	text-decoration: none;
	display: inline;
}

h1 h2 h3 h4 h5 h6  {
	display: inline !ie;
}

a:link {	color: #ffffff;	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: underline;
	font-size: 16px;}

a:visited {	color: #ffffff;	font-family: Georgia, Times New Roman, Times, Serif;	text-decoration: underline;
	font-size: 16px;}

a:hover {	color: blue;	font-family: Georgia, Times New Roman, Times, Serif;	text-decoration: underline;
	font-size: 16px;}

a:active {	color: purple;	font-family: Georgia, Times New Roman, Times, Serif;	text-decoration: underline;
	font-size: 16px;}

table {
	font-size: 16px;
	font-family:  Georgia, Times New Roman, Times, Serif;
	font-weight: normal;
	font-style: normal;
}
div#frontpage {
	position: relative;
	width: 850px;
	height: 200px;
}

div#theoffer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 495px;
	text-align: left;
	font-size: 16px;
	font-family:  Georgia, Times New Roman, Times, Serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	background-color: #000000;
    line-height: 1.3;
    padding-left: 5px;
}

div#signup {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
}

div#signupbackup {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	float: right;
}

.coffeeshops {
	position: relative;
	top: 0px;
	left: 275px;
	width: 300px;
	height:  273px;
}

div#footer {
	text-align: center;
	background-color: #000000;	color: #ffffff;
	font: normal 12px Georgia, Times New Roman, Times, Serif;
}

div#copyright {
	background-color: #000000;	color: #ffffff;
	font: normal 12px Georgia, Times New Roman, Times, Serif;
	text-align: left;
	margin-left: 10px;
}

div#defcat {
	color: #ffffff;
	font-size: 16px;
	background-color: #000000;
	padding: 10px;
	float: left;
	width: 370px;
}

#theFormDiv {
 	display:none;
 	position:relative;
 	top:5px;
 	left:30px;
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 16px;
    background-color:#000000;
 	border:1px solid #ffffff;
 	padding:7px;
 	margin:1px;
 	width:600px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

label.error {
	display: list-item;
    color: #ff0600;
    font-size: 14px;
    left-margin: 10px
    padding: 7px 0 0;
	font-style: italic;
}

.nocss {
  display:none;
}
