/* THIS IS A CUSTOM CSS STYLESHEET FOR FRANK EBER */
/* Date: February 5, 2010 */
/* Author: Mary Joy Gumayagay */
/* Website: www.indus3ous.com */

/* BODY */
body,
	html
{
	background: #fef9dd;
	background-image: url("../images/bg.gif");
	color: #666666;
	margin: 0;
	padding: 0;
}

#wrap
{
	background: #ffffcc;
	margin: 0 auto;
	width: 1000px;
}

#header
{
	background: #3b0f07;
	height: 150px;
	padding: 0px;
}

#stroke
{
	background: #fef9dd;
	height: 1px;
	padding: 0px;
}

#subhead
{
	background: #988e8b;
	height: 30px;
	padding: 0px;
}

#gallery
{
	background: #fef9dd;
	padding: 25px 0px 25px 0px;
}

#archive
{
	background: #fef9dd;
	padding: 25px 25px 25px 25px;
}

#info
{
	background: #fef9dd;
	float: left;
	padding: 25px;
	width: 275px;
}

#statement
{
	background: #fef9dd;
	float: right;
	padding: 25px;
	width: 625px;
}

#footer
{
	background: #330000;
	clear: both;
	padding: 10px 10px;
}

#footer p
{
	margin: 10;
	text-align: center;
}

#footer table
{
	align: center;
	margin: 0;
}

* html #footer
{
	height: 1px;
}

/* IMAGES */
td.images
{
	text-align: center;
	vertical-align: bottom;
}

td.images img
{
	margin: 0 auto;
}

/* TEXT */
.navglobal
{
	color: #ffcc33;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 50%;
	text-align: right;
	word-spacing: normal;
}

.navglobal a		{ color: #ffcc33; text-decoration: none; }
.navglobal a:link		{ color: #ffcc33; text-decoration: none; }
.navglobal a:visited	{ color: #ffcc33; text-decoration: none; }
.navglobal a:active		{ color: #ffcc33; text-decoration: none; }
.navglobal a:hover		{ color: #990000; text-decoration: none; }

.navglobaloff
{
	color: #990000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 50%;
	text-align: right;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #990000; /* #988e8b; */
	line-height: 135%;
	text-transform: lowercase;
}

.subhead
{
	color: #fef9dd;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.2em;
	line-height: 100%;
	text-transform: uppercase;
}

h1
{
	margin: 0;
}

h2
{
	margin: 0 0 1em;
}

.body
{
	color: #796e6b;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
}

.body a	{ color: #796e6b; text-decoration: none; font-weight: bold; }
.body a:link	{ color: #796e6b; text-decoration: none; font-weight: bold; }
.body a:visited	{ color: #796e6b; text-decoration: none; font-weight: bold; }
.body a:active	{ color: #796e6b; text-decoration: none; font-weight: bold; }
.body a:hover	{ color: #990000; text-decoration: none; font-weight: bold; }

.navbottom
{
	color: #ffcc33;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.2em;
}

.navbottom a	{ color: #ffcc33; text-decoration: none; }
.navbottom a:link	{ color: #ffcc33; text-decoration: none; }
.navbottom a:visited	{ color: #ffcc33; text-decoration: none; }
.navbottom a:active	{ color: #ffcc33; text-decoration: none; }
.navbottom a:hover	{ color: #990000; text-decoration: none; }
