body
{
	background-color:#093922;
	margin: 0px;
	padding:0px;
	font-family:"Baskerville Old Face", "Times New Roman", serif;
	color: #EAAE21;
	font-size: 18px;
	padding: 8px;
	text-align:justify;
}

div#container
{
	width: 765px;
	height: 100%;
	margin:0 auto;
}
div.content
{
	position:inherit;
	top:0px;
	left:0px;
	width: 735px;
	height:250px;
	padding:15px;
}

img#motto
{
	float:right;
	margin-top:-50px;
	text-decoration:none;
}

div#menuSWF
{
	padding-top:20px;
	width:741px;
	height:53px;
	padding-bottom:5px;
}

h1
{
	font-family:"Baskerville Old Face", "Times New Roman", serif;
	color: #EAAE21;
	font-size: 18px;
	margin: 5px;
}

h2
{
	font-family:"Baskerville Old Face", "Times New Roman", serif;
	color: #EAAE21;
	font-size: 14px;
	margin: 0 25px;
}


div.text
{
	text-align:justify;
}

a:link, a:visited
{
	color:#EAAE21;
	text-decoration:none;
}

a:hover,a:active
{
	color:#FFFFFF;
	text-decoration:none;
}

div.gallery
{
	position:inherit;
	width:289px;
	height:233px;
	background-image:url(../images/gallery_bg.png);
	float:right;
	margin-right:-2px;
	padding-top:5px;
	overflow:hidden;
}

span.pages
{
	float:right;
	margin-right: 24px;
	margin-top:5px;
}
span.pages a#on
{
	font-weight:bold;
	color:#FFFFFF;
}


div#content_container
{
	width:765px;
	height:250px;
}
/*---INPUTS--*/
input{
	border:solid 1px #EAAE21;
	color:#eaae21;
	font-family:"Baskerville Old Face", "Times New Roman", serif;
/*	text-align:center;*/
	background-image:url(../images/text_bg.gif);
}
select{
	border:solid 1px #EAAE21;
	color:#eaae21;
	font-family:"Baskerville Old Face", "Times New Roman", serif;
	background-color:#064326;
	width:100%;
}
textarea{
	border:solid 1px #EAAE21;
	color:#eaae21;
	font-family:"Baskerville Old Face", "Times New Roman", serif;
	background-color:#064326;
}

div#footer
{
	position:relative;
	/*bottom: -352px;*/
	font-size: 14px;
	margin-top: 30px;
	text-align: center;
	width:100%;
}
