* {
	margin:0;
	padding:0;
}

body {
	background-color:#bdb76b;
	background-image:url(../images/interface/bodybackground.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#wrapper {
	width:971px;
	margin: 20px auto;
}

#mainscreen {
	float:left;
	background-image:url(../images/interface/contentwallpaper2.jpg);
	background-repeat:no-repeat;
	height:658px;
	width:909px;
}
#menubar{
	float:right;
	width:62px;
}
#menubar li {
	list-style:none;
	padding:0;
	margin:0;
}
#menubar ul li img {
display:block;
border:0;
} 

#purchasing {
	padding: 0 20px 10px 20px;
	width:700px;
}
#purchasing p{
	margin-top:10px;
	margin-bottom:5px;
}
#purchasing li {
	list-style-image:none;
	list-style:	none;
	margin-left:20px;
	width:700px;
}

#purchasing ul {
	margin: 20px 0 20px 0;
}
#footer {
	font-size:x-small;
	font-family:arial,sans-serif;
	color:#777766;
	clear:both;
}

#footer a{
	text-decoration:none;
	color:#777700;
}
#footer a:hover{
	text-decoration:underline;
	color:#770000;
}
#indexcontent {
	font-family:arial,sans-serif;
	color:black;
	position:relative;
	top:550px;
	left:10px;
	margin-left:20px;
	margin-right:20px;
}
#content {
	font-family:arial,sans-serif;
	color:black;
	margin-top:140px;
	margin-left:20px;
	margin-right:20px;
}

#content a{
	text-decoration:none;
	color:#114074;
	font-weight:bold;
}
#content a:hover{
	text-decoration:underline;
	color:#770000;
	font-weight:bold;
}
h1, h2, h3, h4 {
	color:#114074;
	margin-top:10px;
	margin-bottom:5px;
}
#clear {
	clear:both;
}
#col1 {
	width:400px;
	float:left;
	font-size:small;
	margin-left:40px;
}

#col1 li, #col2 li {
	padding-bottom:10px;
}
#col2 {
	float:right;
	width:400px;
	font-size:small;
}

#col1 img, #col2 img{padding-left:60px}

#coinimage {
	position:absolute;
	top:470px;
	left:775px;
}

#sideaddress {
	position:relative;
	top:-250px;
	left:465px;
	width:400px;
}
.smallsplat {
	color:red;
	font-weight:bold;
}
#privacypage {
	height:480px;
	overflow:scroll;
}
#bottomaddress {
	font-size:x-small;
	font-family:arial,sans-serif;
	color:black;
	position:relative;
	top:-250px;
	left:40px;
}
#bottomaddress a{
	text-decoration:none;
	color:#114074;
	font-weight:bold;
}
#bottomaddress a:hover{
	text-decoration:underline;
	color:#770000;
	font-weight:bold;
}
