/* body
{
	background-color: #FFFFFF;
}
*/

ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

li
{
	float:left;
}

div#banner{
	display:block;
	background-color:#1D7F83;
	position:relative;
	width:100%;
	height:30px;
}

div#bann-element1{
	position:absolute;
	height:30px;
	left:0px;
}

div#bann-element2{
	position:absolute;
	height:30px;
	left:300px;
}

div#bann-element2 a
{
	display:block;
	width:10em;
	padding:4px;
	background-color:#1D7F83;
	color: #F0FFFF;
	font-family: Garamond, Palatino, Times ;
	font-size: 1.2em;
	text-align:center;
}

div#bann-element2 a:hover
{
	color: #FF7FD9;
	background-color:#186769;
}

div#bann-element3{
	position:absolute;
	height:30px;
	right:0px;	
}

a
{
	color: #4D1970;
}

a:hover
{
	color: #FF3366;
}

a:active
{
}

#title
{
	font-family: Trebuchet, Book Antiqua, Verdana, Arial, Palatino, Georgia, sans-serif;
	font-size: 5em;
	font-weight: 100;
	color: #F0F8FF;
}

div.imglink
{
	margin:2px;
	border:0px;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
}

div.imglink img
{
	display:inline;
	margin:3px;
	border-style:outset;
	border-color:#1D7F83;
	background:#FFFFFF;
}

div.imglink a:hover img
{
	border-style:inset;
	border-color:#4E8183;
}


p
{
	font-family:Garamond,"Book Antiqua",Georgia,Times;
	font-weight:100;
	text-align:justify;
	text-align-last:left;
	-ms-text-align-last:left;
}

p.contact
{
	font-size: 1.1em;
	font-weight: 100;
	color: #000000;
}

p.outside
{
	font-size: 1.2em;
	color: #000000;
}

p.outside a:link,a:visited
{
	color: #4D1970;
}

p.outside a:hover,a:active
{
	color: #FF3366;
}

p.description
{
	font-size: 1.1em;
	color: #3C3C3C;
}

p.caption
{
	font-size: 1em;
	font-style: italic;
	font-weight: 100;
	color: #3C3C3C;
	position:relative;
	top:0.2em;
}

foot
{
	font-family: Garamond,Times, serif;
	font-size: 1em;
	color: #3C6799;
}

#footer
{
	position:absolute;
	bottom:0;
	width:100%;
	height:90px;
}
