body
{
	background-color: #3e78b7;
	padding: 0;
	margin: 0;
	font-family: Georgia, serif;
	font-size: 12pt;
	line-height: 1.5em;
	color: #eeeeee;
}

h1
{
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

a
{
	color: #ffffff;
}
a:hover
{
	color: #ffd283;
}

#page
{
	width: 980px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	background: url('header.jpg') no-repeat top ;
	border-left: 2px solid #427cbb;
	border-right: 2px solid #427cbb;
}

#left
{
	float: left;
	width: 520px;
	margin: 0 0 0 30px;
}

#right
{
	float: right;
	width: 340px;
	margin: 0 30px 0 0;
}

.index-feo table
{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.index-feo table tr td
{
	padding: 10px;
	text-align: center;
}
.index-feo img
{
	border: 2px solid #619cd9;
}

.clear {clear: both;}

.index-gal
{
	width: 100%;
	margin: 0 auto;
}
.index-gal tr td
{
	text-align: center;
	width: 50%;	
}

.contacts
{
/* 	width: 80%; */
	margin-top: 40px;
/* 	padding-left: 50px; */
}
/*.contacts dl
{
	float: left;
	width: 33%;
	margin: 0 auto;
	margin-top: 10px;
}*/
.contacts dl dt
{
	font-weight: bold;
}
.contacts dl dd
{
	margin-left: 20px;
}

.box {cell-spacing: 0; border-collapse: collapse; margin-bottom: 30px;}
.box td {padding: 0;}

.border-content
{
	background-color: #4a85c2;
}

.border-l, .border-r, .border-t, .border-b,
.border-br, .border-bl, .border-tr, .border-tl
{
	line-height: 1em;
}
.border-l {width: 20px; background: url('border.l.gif') #4a85c2;}
.border-r {width: 20px; background: url('border.r.gif') #4a85c2;}
.border-t {height: 20px; background: url('border.t.gif') #4a85c2;}
.border-b {height: 20px; background: url('border.b.gif') #4a85c2;}
.border-br {width: 20px; height: 20px; background: url('corner.br.png') no-repeat top left;}
.border-bl {width: 20px; height: 20px; background: url('corner.bl.png') no-repeat top right;}
.border-tr {width: 20px; height: 20px; background: url('corner.tr.png') no-repeat bottom left;}
.border-tl {width: 20px; height: 20px; background: url('corner.tl.png') no-repeat bottom right;}

.gal
{
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.gal h1
{
	font-size: 1.5em;
	margin-bottom: 30px;
	text-align: left;
}
.gal p
{
	margin: 0;
	padding: 0;
	text-align: left;
}
.gal img
{
	margin: 12px;
	border: 2px solid #619cd9;
}

.index
{
	margin-top: 35px;
	height: 120px;
}
.index a
{
	padding: 25px 300px 25px 0;
	text-decoration: none;
}

#footer
{
	width: 90%;
	height: 90px;
	font-size: 90%;
	margin: 0 auto;
	margin-top: 30px;
/* 	border-top: 2px solid #619cd9; */
}
#footer .alliance
{
	float: left;
	width: 40%;
}
#footer .author
{
	float: right;
	width: 40%;
	text-align: right;
}