* {
	margin:		0;
	padding:	0;
}
img {
	border: 0;
}
body {
	background-color: #C55340;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bg_top_reph.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#mainwrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#subwrapper {
	background-image: url(../images/temp_splash_main.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	width: 980px;
	height: 534px;
	position: relative;
}
#content {
	width:1000px;
	padding-right: 0px;
	padding-left: 0px;
	position:absolute;
}
#main {
	padding-top: 0px;
	padding-bottom: 0px;
	ont-family: "Times New Roman", "Verdana", "Tahoma";
	font-size:12px;
	width: 400px;
	color: #e5e4c2;
	text-align:center;
	margin-left:300px;
	margin-top: 370px;
}
#content a {
	text-decoration: none;
	font-weight: bold;
}
#content a:link {
	color: #969696;
}
#content a:visited {
	color: #969696;
}
#content a:active {
	color: #969696;
}
#content a:hover {
	color: #dcfb60;
}

.link {
	font-size:		1.5em;
	text-decoration: none;
	font-weight:	bold;
	font-family: "Trebuchet MS", "Verdana", "Tahoma", "Arial", "Times New Roman";
	line-height: 90%;
}
#footer {
	position:absolute;
	margin-left:360px;
	top: 291px;
}
#footertext {
	text-align: center;
	font-family: "Trebuchet MS", "Verdana", "Tahoma", "Arial", "Times New Roman";
	font-size: 9px;
	color: #b1afaf;
	clip:   rect(auto auto auto auto);
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	margin-top: 20px;
}
#footertext a {
	text-decoration: none;
	font-weight: bold;
}
#footertext a:link {
	color: #969696;
}
#footertext a:visited {
	color: #969696;
}
#footertext a:active {
	color: #969696;
}
#footertext a:hover {
	color: #000000;
}
