@charset "ISO-8859-1";
body {
	background-color: #000000;
}
#wrap {
	background-color: #000000;
	height: 540px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 66px;
	color: #DDDDDD;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#steps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #DDDDDD;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 420px;
}
#news {
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#newsleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #000000;
	text-align: right;
	width: 300px;
	margin-left: auto;
	float: left;
	margin-right: auto;
}
#newsright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	width: 472px;
	margin-left: auto;
	float: right;
	margin-right: auto;
	padding-right: 8px;
	padding-left: 20px;
}
#twitter {
	width: 800px;
	height: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#matt {
	width: 300px;
	height: 200px;
	float: left;
	background-image: url(../images/bg2.png);
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#erik {
	width: 300px;
	height: 200px;
	float: right;
	background-image: url(../images/bg2.png);
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #999999;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	margin-top: 50px;
}
.style2 {font-size: 18px}

#conash3D0 {height:0px; top:-1px;}

# get twitter status
RewriteRule ^/twitter-status\.(.*) http://twitter.com/users/show/erikandmatt.$1 [NC,P]
#matt {
	background-color: #DDDDDD;
	width: 800px;
	height: 200px;
}
