/* CSS Document */


a:link {
		color: #666666;
		}

a:visited {
		color: #333333;
		}
		
a:hover {
		color: #999999;
		}

body,html {
		margin:0px;
		padding:0px;
		background-color: #000000;
		line-height: normal;
	}
	
body {
	min-width:807px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
	
#wrap {
		background:#000000;
		margin:0 auto;
		width:400px;
		border: solid #908A81;
		border-width: 0px 0px 0px 0px;
	}
	
	#wrapcontent {
		background:#000000;
		
		width:400px;
		border: solid #908A81;
		border-width: 0px 0px 0px 0px;
	}
	
#wrapbottom {
		background:#000000;
		margin:0 auto;
		width:400px;
		border: solid #908A81;
		border-width: 0px 0px 0px 0px;
	}
	
	#content {
	background:#000000;
	width:400px;
	}
	
#footer {
	background:#000000;
	clear:both;
	text-align: center;
	padding:0px;
	}
	
#header {
	background:#000000;
	width:450;
	clear:both;
	text-align: center;
	padding:5px;

	}
	
p {
	border: solid #908A81;
	border-width: 0 0 0px 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
		}
		
#main p{
border:none;
}html {
overflow-x: hidden;
}
html {
overflow-x: hidden;
}