﻿/* 0 BASIC TAGS */



h1, h2, h3, h4 {
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}


h1.Header
{
    position: absolute;
    left: 20px;
    top: 2px;
    text-transform: uppercase;
    font-size: 20px;
}

#new
{
	text-align: left;
}


p {
	line-height: 1.4em;
	height: 27px;
}

hr {
	border-top: 1px solid #505050;
	height: -16px;
	border-left-style: none;
	border-left-color: inherit;
	border-left-width: 0;
	border-right-style: none;
	border-right-color: inherit;
	border-right-width: 0;
	border-bottom-style: none;
	border-bottom-color: inherit;
	border-bottom-width: 0;
}

a {
	text-decoration: none;
	color: #DBB94F;
}

a:visited {
	color: #C19B28;
}

a:hover {
	text-decoration: underline;
	color: #E6CD84;
}

a:active {
	color: #C19B28;
}

body {
	background-color: #656565;
	background-image: url(Images/background.gif);
	background-repeat: repeat;
	width: 800px;
	max-width: 800px;
	position: inherit;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url('Images/header.gif');
	background-repeat: no-repeat;
	height: 75px;
	width: 800px;
	
}

/* 3 FOOTER 

.footerbg {
	width: 800px;
	height: 79px;
	text-align: center;
	left: 200px;
}*/


.innerContent
{
	margin-left: 220px;
	text-align: center;
}

.footer {
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	padding-bottom: 0;
	width: 780px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	left: 50;
	vertical-align: middle;
}


h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

.menua {
	text-transform: uppercase;
	font-size: 10px;
	position: absolute;
	left: 260px;
	top: 25px;
	max-width: 600px;
	
}

.menua a:visited {
	color: #DBB94F;
}

.menub {
	text-transform: uppercase;
	font-size: 10px;
	vertical-align: middle;
	word-spacing: 5px;
	left: 25px;
	position: inherit;
	top: 129px;
}

.menub a:visited {
	color: #DBB94F;
}

.nav {
	position: absolute;
	left: 325px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
	width: 200;
	max-width: 300;
	margin-right: 148px;
	color: #FFFFFF;
}

.menua a:visited, .nav a:visited {
	color: #DBB94F;
}

/* 1.1 SHIM */

.shim {
	display: none;
}


/* 2 PAGE */

.page {
	background-repeat: repeat-y;

}

h3 {
	margin-top: 1.0em;
	margin-bottom: 0.2em;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#home {
	
	position: relative;
	width: 700px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#sidebar2 {
	float: left;
	width: 110px;
	height: 100%;
}

#content {
	
}

#content2 {
	margin-left: 130px;
	top:0 ;
}

.whatsnew {
	margin-left: 220px;
	top:20px; 
}

.coollinks {
	margin-left: 220px;
	top:0px;
	margin-top: 16px;
}



dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
	top: 21px;
	left: 88px;
	height: 1px;
	width: 578px;
}

dt {
	position: absolute;
	left: 0;
	top: 17px;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}



.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	color: #B2B2B2;
	margin-left: 44px;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}









.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}

