* {

	padding: 0px;
	margin: 0px;
	border: 0px;
	z-index: 0;
}

html {

	width: 100%;
	height: 100%;
	
	background: #635134 url('/images/footer/background-dock.png') repeat;
}

body {

	background: #A6E7FF url('/images/header/background.png') no-repeat center top;
	
	width: 100%;
}

#page-wrap {

	top: 0px;
	width: 900px;
	
	margin: 0px auto;
	
	border: 0px;
}

#page-wrap #header-wrap {

	position: relative;
	
	top: 0px;
	left: 0px;
	width: 100%;
	height: 260px;
	
	background: transparent url('/images/header/header.png') no-repeat;
}

#header-wrap #scoopys-wrap {

	position: absolute;
	
	top: 59px;
	left: 714px;
	width: 136px;
	height: 121px;
	
	cursor: pointer;
}

#header-wrap #navigation-wrap {

	position: absolute;
	
	top: 205px;
	left: 175px;
	width: 718px;
	height: 34px;
	
	cursor: pointer;
}

#navigation-wrap .navigation {
	
	margin-right: -5px;
}

#content-wrap {

	position: relative;
	
	top: 30px;
	width: 900px;
	
	color: #122F78;
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	
	margin-bottom: -90px;
	
	overflow: hidden;
	clear: both;
	
	z-index: 50;
}

#content-wrap .column1,
#content-wrap .column2,
.column1 .column1-1,
.column1 .column1-2 {

	float: left;
	position: relative;
}

#content-wrap .menu {

	color: #000000;
	font-family: times;
	background: url('/images/menu/background.png') repeat;
}

#content-wrap .column1 {

	left: 30px;
	width: 610px;
}

#content-wrap .column2 {

	left: 60px;
	width: 230px;
}

.column1 .column1-1 {

	left: 15px;
	width: 260px;
	
	padding: 15px 0px;
}

.column1 .column1-2 {

	left: 60px;
	width: 270px;
	
	padding: 15px 0px;
}

#footer-wrap {

	width: 100%;
	height: 300px;
	
	/*margin: -300px auto 0;*/
	
	background: url('/images/footer/background.png') repeat-x center bottom;
}

#footer-dock-wrap {

	width: 100%;
	height: 40px;
	
	/*margin: -300px auto 0;*/
	
	background: url('/images/footer/dock.png') repeat;
}

#footer-wrap #subfooter-wrap {

	position: relative;
	
	top: 0px;
	left: 0px;
	width: 900px;
	height: 150px;
	
	margin: 0px auto 0;
}

#subfooter-wrap .column1,
#subfooter-wrap .column2 {

	float: left;
	position: relative;
}

#subfooter-wrap .column1 {

	left: 30px;
	width: 610px;
	height: 150px;
}

#subfooter-wrap .column2 {

	position: relative;

	left: 60px;
	width: 230px;
	height: 150px;
}

#footer-wrap #flash-wrap {

	position: relative;
	
	top: 0px;
	left: 0px;
	width: 900px;
	height: 150px;
	
	margin: 0px auto 0;
}

table {

	padding: 0px;
	margin: 0px;
	
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	
	empty-cells: show;
}

table {

	border-collapse: collapse;
}
html>body table {

	border-collapse: separate;	
}

tr {

	padding: 0px;
	margin: 0px;
	
	border: 0px;
}

td {

	padding: 0px;
	margin: 0px;
	
	border: 0px;
	
	color: #AEA651;
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 25px;
}

td.cell-thumbnail {

	padding: 0px 2px 2px 0px;
}

.thumbnail {

	border: 2px solid #39579B;
	
	cursor: pointer;
}

.zoom {

	border: 3px solid #39579B;
}

a {

	color: #25A433;
	text-decoration: none;
}

a:hover {

	color: #25A433;
	text-decoration: underline;
}

h1 {

	font-family: arial;
	font-size: 22px;
	letter-spacing: 0em;
	line-height: 22px;
	font-weight: normal;
	
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

h1.withsub {

	font-family: arial;
	font-size: 22px;
	letter-spacing: 0em;
	line-height: 22px;
	font-weight: normal;
	
	padding: 0px;
	margin: 0px 0px 2px 0px;
}

.counterheader {

	position: relative;
	
	top: 0px;
	left: 10px;
	width: 189px;
	
	background: #FFFFFF;
	border-top: 3px solid #39579B;
	border-left: 3px solid #39579B;
	border-right: 3px solid #39579B;
	
	padding: 5px 0px 6px 0px;
	
	color: #39579B;
	text-align: center;
}

.counterbody {

	position: relative;
	
	top: 0px;
	left: 10px;
	width: 195px;
	
	background: #39579B;
	
	padding: 5px 0px 6px 0px;
	margin-bottom: 30px;
	
	color: #FFFFFF;
	text-align: center;
}

.urbanspoon {

	position: relative;
	left: 16px;
}
