﻿body         { 
font-family: 'Lucida Grande','Trebuchet MS', verdana, arial; 
font-size: 101%; 
color: #FFFFFF; 
background-image: url('images/sgd_bgr.jpg'); 
background-repeat:repeat-y; 
background-attachment: scroll;
background-position: center bottom;
}

div         { 
font-family: 'Lucida Grande','Trebuchet MS', verdana, arial; 
font-size: 0.9em; 
color: #FFFFFF 
}

.clear {
	clear:both;
	height:1px;
	line-height:0.1em;
}

#outa {
	margin: 0 auto;
	width:700px;
	height:100%;
	position:relative;
}

.context {
	margin: 20px 40px 25px 40px;
	font-size:.85em;
	color:#666666;
	line-height:110%;
}

#logo {
	float: left;
	margin: 15px 0 15px 15px;
}


h1 {
	margin: 20px 0 3px 0;
	font-size:1.5em;
	font-weight:bold;
	color:#ABB15C;
	line-height:120%;
}

#topnav {
	text-align:right;
	font-size:.75em;
	margin:5px 20px 12px 20px;
	letter-spacing:0.05em;
	clear: both;
}

#gallery_object {
	width:620px;
	height:520px;
	margin: 25px 0;
	}

span.txt-s		{ 
font-size: 0.85em; 
}

a:link			{ color: #ABB15C; text-decoration: none }
a:visited		{ color: #ABB15C; text-decoration: none }
a:active		{ color: #ABB15C; text-decoration: underline }
a:hover			{ color: #ABB15C; text-decoration: underline }
a:visited:hover	{ color: #ABB15C; text-decoration: underline  }

a:link.wht			{ color: #FFFFFF; text-decoration: underline }
a:visited.wht		{ color: #FFFFFF; text-decoration: underline }
a:active.wht		{ color: #a2a32b; text-decoration: none }
a:hover.wht			{ color: #a2a32b; text-decoration: none }
a:visited:hover.wht	{ color: #a2a32b; text-decoration: none }


#footer {
width:700px;
background:url('images/footer_bgr.gif') no-repeat bottom center;
height:360px;
}

#footer p {
	color:#333333;
	line-height:110%;
	margin:20px;
	font-size:.85em;
}

#credits {
	text-align:center;
	font-size:.85em;
	padding:350px 0 20px 0;
	color:#DF6C18;
}

#credits a:link, #credits a:visited {
	color: #DF6C18; text-decoration: underline;
}

#credits a:active, #credits a:hover {
	color: #DF6C18; text-decoration: none;
}

