body
{
	font-size: 13px;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #0d0d0d;
	background-image: url('img/background.jpg');
	background-repeat: repeat-x;
}

#main
{
	margin-top: 40px;
	background-image: url('img/remee_bg.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.signup
{
	width: 574px;
	height: 320px;
	float: left;
}

.signupHeadline
{
	width: 472px;	
	font-size: 18px;
	font-weight: bold;
}

.signupForm
{
	margin-top: 20px;	
}

.latestIssue
{
	margin: 40px 0px 0px 30px;
	width: 147px;
	height: 209px;
	float: left;
}

.latestissueText
{
	width: 147px;
	margin-left: 45px;
	float: left;
}

.textBox
{
	width: 472px;	
	height: 29px;
	line-height: 29px;
	color: #a0a0a0;
	padding-left: 20px;
	border: solid 1px #0d0d0d;
}

.dropDown
{
	width: 494px;	
	height: 29px;
	line-height: 29px;
	color: #a0a0a0;
}

.inputFieldBox
{
	padding-bottom: 45px;
}

.inputFieldBox div
{
	float: left;
}

.inputCheckBox
{
	margin-top: 25px;
}

.logo
{
	margin-top: 19px;
}

.headerTxt
{
	margin-top: 20px;
	width: 438px;
}

#archiveWrapper
{
	margin-top: 100px;
	width: 1000px;
}

#archiveHeadline
{
	margin-top: 20px;
}

#archiveContent
{
	margin-top: 100px;
}

.clr
{
	clear: both;
	float: none;	
}

.footer
{
	margin-top: 50px;
	font-size: 9px;	
}

.hr
{
	height: 1px;
	width: 949px;
	background-color: #474747;	
}

.validateError
{
	font-size: 30px;
}

a
{
	color: #2b8d2a;	
}
