body {
	background-color: #355469;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

a {
	color: #355469;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 3px;
}

h1 {
	color: #c13826;
	font-size: 18px;

}

h2 {
	color: #d53421;
	font-size: 16px;
}

h2 {
	color: #c13826;
	font-size: 14px;
}

td {
	font-size: 12px;
}

#outline {
	margin-left: -515px;
	position:absolute; 
	width:1029px; 
	height:600px; 
	z-index:1; 
	left: 50%; 
	top: 10px;
}

#topbar {
	width: 1029px;
	height: 26px;
	background-image: url("images/topbar.jpg")
}

#corner_tr {
	position: absolute;
	left: 982px;
	width: 47px;
	height: 46px;
	z-index: 3;
	background-image: url("images/corner_tr.png");

}

#menu {
	padding-left: 102px;
	padding-top: 5px;
}

#menu a {
	color: #355469;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 5px;
}

#menu a:hover {
	color: silver;
	border-bottom: 1px solid #355469;
}

#side {
	position: absolute;
	width: 94px;
	height: 574px;
	z-index: 2;
}

#corner_bl {
	position: absolute;
	top: 528px;
	width: 47px;
	height: 46px;
	z-index: 3;
	background-image: url("images/corner_bl.png");
}

#spacer {
	position: absolute;
	left: 94px;
	width: 95px;
	height: 492px;
	z-index: 2;
	background-image: url("images/bg_spacer.jpg");	
}

#bgeye {
	position: absolute;
	left: 189px;
	width: 840px;
	height: 492px;
	z-index: 2;	
}

#bottombar {
	position: absolute;
	left: 94px;
	top: 518px;	
	width: 935px;
	height: 82px;
	z-index: 2;
	background-image: url("images/bottombar.jpg");	
}

#logo {
	position: absolute;
	left: 630px;
	top: 1px;
	width: 292px;
	height: 82px;
	z-index: 3;
	background-image: url("images/desertdog_logo.png");		
}

#content {
	position: absolute;
	left: 110px;
	top: 90px;
	width: 230px;
	height: 460px;
	border: 0px solid silver;
	z-index: 10;
}

#footprint {
	position: absolute;
	left: -20px;
	top: 430px;
	width: 635px;
	height: 100px;
	border: 0px solid silver;
	z-index: 11;
	font-size: 10px;
	line-height: 13px;
	color: #355469;
}

#bottomline {
	position: absolute;
	top: 605px;
	width: 1003px;	
	z-index: 11;
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	color: #FFF;
}

#bottomline a {
	color: #FFF;
	letter-spacing: 0px;
	font-size: 11px;
}

#bottomline a:hover {
	color: silver;
	text-decoration: underline;
}

#voorwaarden {
	font-size: 11px;
}

#voorwaarden h1 {
	font-size: 13px;
	color: #355469;
}

#showcase{
	position: absolute;
	width: 900px;
	height: 400px;
}

#showcase_menu {
	position: absolute;
	top: -25px;
	padding: 5px;
	background-color: #FFFFFF;
	display: none;
}

#showcase a {
	color: #C13826;
	text-decoration: none;
}

#showcase a:hover {
	color: silver;
	border-bottom: 1px solid #355469;
}

.scroll-pane {
	width: 900px;
	height: 400px;
	overflow: auto;
}

/* IMAGE PRELOADER */
.hiddenPic {display:none;}

