body {
	padding-left: 50px;
	padding-right: 50px;
	background-color: #FFFFFF;
	text-align: center;
	background: #fff;
}
h1 {
	font: bold 14px verdana,arial,helvetica;
	color: #660033;
	padding: 0px; margin: 0px;
	line-height: 150%;
	letter-spacing: 2px;
}
h2 {
	font: 14px verdana,arial,helvetica;
	color: #660033;
	padding: 0px; margin: 0px;
	letter-spacing: 4px;
}
h3 {
	font: bold 12px verdana,arial,helvetica;
	color: #3785B9;
}


.iakllinklist {

}
.iakllinkdate {
	color: #999;
	font: normal 8pt Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.formlabel { font-family:verdana,arial,helvetica; color:#999; font-size:10px; }
.formfield { font-family:verdana,arial,helvetica; color:#333333; font-size:10px; background:#eeeeee;}
.formbutton { font-family:verdana,arial,helvetica; color:#333333; font-size:10px; background:#ccccee;}

#interface_wrapper {
	margin: 0 auto; 
	width: 950px;
}
#interface_topheader {
	width: 950px;
	height: 90px;
	background: #000;
}
#interface_navigationwrapper {
	width: 950px;
	height: 40px;
}
#interface_navigation {
	height: 40px;
	background: #000;
	position: relative;
	z-index: 99999;
}

#interface_content {
	width: 883px;
	padding: 15px 15px 15px 50px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	text-align: left;
	background: #fff;
}

#interface_bot {
	clear: both;
	width: 950px;
	height: 37px;
	background: #1A1430;
	text-align: center;
	padding-top: 13px;
}
#interface_homewrapper {
	width: 880px;
}

#interface_homeright {
	float: right;
	width: 450px;
	padding: 0px;
	margin: 0px;
}
#interface_homephoto {
	width: 450px;
	padding: 0px 0px 10px 0px;
}
#interface_homenews {
	width: 390px;
	padding: 20px 30px;
	border: 1px solid #000;
}
#interface_homemain {
	width: 370px;
	padding: 0px;
	margin: 0px;
}
.homemaintext P {
	font: normal 10pt Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	line-height: 205%;
}
#interface_onewrapper {
	width: 880px;
}
#interface_onecolumn {
	width: 800px;
	padding: 15px 15px;
}

#interface_twowrapper {
	width: 880px;
}
#interface_twocolumnleft {
	width: 515px;
	padding: 15px 25px 15px 15px;
}
#interface_twocolumnright {
	border-left: 1px solid #bbb;
	float: right;
	width: 250px;
	height: 100%;
	padding: 15px 15px 15px 35px;
}
#interface_clearfloat {
	clear: both;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.tablestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1A1430;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	color: #FFFFFF;
}
.tableRow1 {
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.tableRow2 {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #FF6600;
	text-decoration: none
}
a:visited {
	color: #FF6600;
	text-decoration: none
}
a:hover {
	color: #FF6600;
	text-decoration: underline
}
a:active {
	color: #CC3300;
}

#slideshow {
	position: relative;
	width: 450px;
    height:300px;
	z-index:1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow2 {
	position: relative;
	width: 225px;
    height:150px;
	z-index:1;
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow2 IMG.last-active {
    z-index:9;
}

.verysmalltype {
	font: normal 8pt Arial, Helvetica, sans-serif;
}

