/* Main Caption */

#fma {
	width: 701px;
	height: 266px;
}

#fma .fma-link {
	display: block;
	width: 476px;
	height: 266px;
	position: absolute;
	background: url(../images/core/transparent.png);
}

#fma .fma-map-link {
	display: block;
	width: 225px;
	height: 139px;
	position: absolute;	
	margin-left: 476px;
	background: url(../images/core/transparent.png);	
}

#caption {
    width: 100%;
	height: 266px;
	margin: 0 0 40px 0;
	overflow: hidden;
	position: relative;
}

#caption #thumbs {
	display: block;
	position: absolute;
	right: 0;
	height: 55px;
	margin: 0;
	margin-top: 211px;
	margin-right: 245px;
	z-index: 1000;
}

#caption #thumbs li {
	display: block;
	width: 50px;
	height: 55px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#caption #thumbs li a:hover {
	background: none;
}

#caption #thumbs li a img {
	display: block;
	width: 30px;
	height: 30px;
	margin: 7px 10px;
	border: 2px solid #bae4f1;
}

#caption #thumbs li a span.color {
	display: none;
}

#caption #thumbs li a:hover img {
	border: 2px solid White;
}

/* Right Side Links */

#links
{
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 266px;
	margin: 0;
	padding: 0;
}
#links li {
	width: 220px;
	list-style: none;
	display: block;
	margin: 0;
	padding-bottom: 6px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	overflow: hidden;
}

#links li img {
	margin: 0;
	padding: 0;
	display: block;
	visibility: hidden;
}

#links a {
	display: block;
	background: url(../images/core/white-transparent-15.png);
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

#links a:hover {
	filter:alpha(opacity=10);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

/* Events */

#events {
	width: 340px;
	float: left;
}

#events .bottom,
#news .bottom {
	padding: 10px 0 15px 15px;
    background: #f6f6f6;
	border-top: 1px solid #dddddd;
}

/* News */
#news {
    width: 340px;
	margin: 0 0 0 21px;
	position: relative;
	float: left;
}

#news h1 {
	position: absolute;
	font-size: 16px;
    width: 326px;
	height: 19px;
	margin: 0;
	margin-top: -23px;
	padding: 0;
	padding-top: 4px;
	padding-left: 14px;
    color: White;
	text-transform: uppercase;
    background: url(../images/home/header_blue.png) repeat-x;
}

#tab-news,
#tab-web {
	width: 308px;
	padding: 15px;
	padding-bottom: 0;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

#tab-news img,
#tab-web img {
	display: block;
	margin-bottom: 14px;
}

#news h2 {
	margin: 0;
	margin-bottom: 1px;
	font: 14px Georgia,'Times New Roman', times, serif;
	font-weight: bold;
}
#news h2 a {
	color: #003a65;
}

#news h3 {
	margin: 0;
	color: #666;
	font-size: 11px;
}

#news h4 {
	margin: 0;
	font-size: 10px;
}

#news p {
	margin: 0;
	margin-top: 6px;
	margin-bottom: 18px;
	line-height: 17px;
}

#news .tags {
	float: none;
	margin: 0;
}

#news small { margin: 0; padding: 5px 15px; }
#news span.tab {display: block; width: 125px; height: 20px; line-height: 22px; background: url(../images/home/news_tab.png) -128px 0 no-repeat; font-size: 11px; text-transform: uppercase; font-family: Georgia,'Times New Roman',times,serif; text-indent: 10px; }
#news span.uja { position: absolute; top: -20px; left: 55px; }
#news span.around { position: absolute; top: -20px; left: 182px;}
#news span.active { display: block; width: 125px; height: 20px; line-height: 22px; font-size: 11px; text-transform: uppercase; font-family: Georgia,'Times New Roman',times,serif; text-indent: 10px; background: url(../images/home/news_tab.png) 0 0 no-repeat; }
#news span.active a { color: #000; }

#news #tab-news {
	display: block;
}

#news #tab-web {
	display: none;
}

/* RSS */

#news .rss {
    position: absolute; top: -17px; left: 315px;
}

#news .bottom {
	margin-left: -15px;
	width: 323px;
}

#events .bottom p,
#news .bottom p,
#events .bottom small,
#news .bottom small {
	margin: 0;
	padding: 0;
}

#events .bottom a,
#news .bottom a {
	font-weight: bold;
}

#events .bottom {
	border: 1px solid #dddddd;
	border-top: none;
}

#col2 {
	margin-top: -23px;
}