body {
	background: #414141;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/background.gif);
}

* html body {
	line-height: 14px;
}
a:link { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

#content a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	width: 775px;
}

#content {
	clear: both;
	width: 775px;
}

#footerbg {
	clear: both;
	margin-bottom: 20px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

#left {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	width: 263px;
	height:605px;
	display:inline;
	overflow:hidden;
}

#nav {
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

#right {
	background: #1c2f45;
	float: left;
	height: 540px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	width: 446px;
	display:inline;
	border-top: 0px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
}

#full {
	background: #1c2f45;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 733px;
	display:inline;
	border-top: 0px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	margin-bottom: 0px;
}

#fullbottommargin {
	background: #1c2f45;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 733px;
	display:inline;
	border-top: 0px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	margin-bottom: 15px;
}

#fullnoheader {
	background: #1c2f45;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 733px;
	display:inline;
	border-top: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

#bannerbox {
	background: #1c2f45;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 733px;
	border-top: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

#bottombannerbox {
	background: #1c2f45;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 733px;
	border-top: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 15px;
}


.thumbnails img {
	border: 3px solid #FFFFFF
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

#header {
	text-align: center;
	background-color: #5f7c8d;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom:0px;
	width: 446px;
	height: 50px;
	background-image: none;
	border-top: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	margin: 0px;
}

#fullheader {
	text-align: center;
	background-color: #5f7c8d;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom:0px;
	width: 733px;
	background-image: none;
	border-top: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	margin-top: 0px;
}

#fullheadertopmargin {
	text-align: center;
	background-color: #5f7c8d;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom:0px;
	width: 733px;
	background-image: none;
	border-top: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	margin-top: 15px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 2em;
	margin: 0px;
	padding: 4px;
	border: 0px none;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

#gallery {
	background: #1c2f45;
	float: left;
	height: 370px;
	padding: 10px;
	width: 703px;
	display:inline;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#friendsbg {
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}

#friends {
	border: 6px solid #FFFFFF;
	padding: 5px;
	clear: both;
	font-size: 13px;
	
	text-align: center;
	width: 753px;
	background-color:#1c2f45;
}

#gallerydescription {
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}

#fulltable {
	width: 717px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	border: 0px solid #FFFFFF;
	padding: 6px;
}

.banner img {
	border: 3px solid #FFFFFF;
}

.banner p {
	font-size: 10px;
	padding: 2px;
	border: 0px;
	margin: 0px;
}

.bigpic img {
	border: 3px solid #FFFFFF;
}
