body, html {
	margin:0;
	padding:0;
	color:#000;
	background:#aec47e;
	font:100%/1.4 Georgia, Palatino, serif;
	color: #565656;
	}
p {
	margin-top: -8px;
	}
h1 {
	margin:10px 0px -4px 0px;
    }
h2 {
	margin:0 0 0.7em;
	}
img {
	border-style: solid;
	}
a:link img, a:hover img, a:visited img, a:active img {
	border-style: none;
	}
#sidebar h3 {
	padding-top: 5px;
	font:110%/1.5 Georgia, Palatino, serif;
	}
strong {
	color: #000;
	font-weight: normal;
	}
a:link  {
	color: #fb4c17;
	text-decoration: none
	}
a:visited {
	color: #fb5017;
	text-decoration: none }
a:hover {
	color: #dab303;
	text-decoration: none
	}
a:active { color: #dab303; text-decoration: none; }
.pixelmaplogo {
	color: #313e1a;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	letter-spacing: 5px;
	margin-right: 42px;
	}
.pixelmaplogo a:link { 
	color: #35421d; 
	}
.pixelmaplogo a:visited { 
	color: #3c4c20; 
	}
.pixelmaplogo a:hover { 
	color: #af7408; 
	}
.pixelmaplogo a:active { 
	color: #867206; 
	}

#wrap { 
	width:750px; 
	margin:0 auto; 
	background:#fffff0; 
	border-left: 2px solid #ffcc00; 
	border-right: 2px solid #ffcc00; 
	}
#header { 
	padding:5px 10px 0; 
	background:#fffff0 url(images/horseshoe_blackberry_logo.png) no-repeat 650px 15px; 
	border-width: 0; }
#nav {
	padding:5px 10px ;
	background:#fceca3;
	height: 24px;
	}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#nav li {
	display:inline;
	font-weight: bold;
	margin: 20px 0 20px 44px; 
	padding:0;
	}
	
#nav li a:link{
	color: #b14a0b
	}

#nav li a:visited {
	color: #b14a0b
	}

#nav li a:hover {
	color: #e35f10
	}

#nav li a#herenow {color: #6a2801;}

#main {
	float:right;
	width:430px;
	padding:20px;
	background:#fffff0;
	}
#sidebar {
	float:left;
	width:240px;
	background:#fffff0;
	padding: 20px 0 20px 20px;
	}
#footer { 
	clear:both; 
	padding:5px 10px; 
	background:#8b9d64; 
	border-bottom: 2px solid #fc0; 
	}
#footer p {
	margin:0;
    }
* html #footer {
	height:1px;
	}

#main p, h2 {
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin-right: 20px;
	}
.floatleft { 
	position: relative; 
	left: -20px; 
	float: left; 
	clear: both; 
	margin: 12px 12px 12px -259px; 
	border-color: #ffbf00; 
	border-width: 1px; 
	}
.floatright { position: relative; float: right; clear: both; margin-left: 12px; border-width: 1px; border-color: #ffbf00; }
.floatleftmain { position: relative; float: left; clear: both; margin-top: 12px; margin-bottom: 12px; border-width: 1px; border-color: #ffbf00; }
.imgborder {
	margin-left: 1px;
	border-width: 1px;
	border-color: #ffbf00;
	}
.biggerbolder {
	font-size: 110%;
	font-weight: bold;
	}
.sidebarfoto { 
	position: relative; 
	float: left; 
	clear: both; 
	margin-top: 24px; 
	margin-right: 12px; 
	margin-bottom: 48px; 
	border-color: #ffbf00; 
	border-width: 1px; 
	}
