/* CSS Document */
 * {margin: 0; padding: 0}
 a {
	text-decoration: none;
	color: #fff;
}
p { margin-bottom: 1em; }

html { background-color: #71827f; margin: 0;
}
div#page  {margin-left:auto; margin-right:auto; width: 800px; height:100%;
	padding: 0;
}
div#header {background: url(topbig.png) no-repeat center;	width: 737;
	height: 520px;
	margin: 0;
	padding: 0;
	z-index: 0;
}
div#sidebar {
	color: #fff;
	font-variant: small-caps;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	line-height: 25px;
	padding-right: 10px;
	width: 168px;
	margin-left: 56px;
	position: relative;
	z-index: 1;
	background-color: transparent;
	padding-top: 0;
	text-indent: -9999px;
	text-shadow: #000000 0 0 0;
	float: left;
	bottom: 330px;
}

div#copyright {
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	bottom: 0px;
	position: relative;
	text-align: center;
}

div#content {
	text-align: left;
	vertical-align: top;
	position: relative;
	left: -26px;
	padding: 10px;
	width: 500px;
	border-left: 2px solid #9ea9a7;
	border-right: 5px solid #9ea9a7;
	z-index: 1;
	opacity: 1;
	background-color: #aeb5aa;
	float: right;
	top: -327px;
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

.droppic {
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: 4px 5px 7px #565;
}
div.thumbwrapper {
	float: left;
	height: 300px;
	width: 50px;
	padding: 0px;
	background: transparent;
	margin: 0px;
	border: 0px;
	text-align: center;
}

hr { margin-bottom: 1em;
	border-style: solid;
	border-color: #9ea9a7;
}

div#news {
	z-index: 1;
	opacity: 1;
	font: normal x-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-transform: uppercase;
}

ul {
	margin-left: 25px;
}
