a:active, a:focus {outline: none;}
div:active, div:focus {outline: none;}

html
{
	font-family: trebuchet;
	font-size: 11px;
	height: 100%;
}

#intro
{
}

#intro_text
{
	top: 80%;
	position: absolute;
	text-align: center;
	z-index: 100;
	left: 50%;
	margin-left: -400px;
	color: #555555;
}

#intro_text a
{
	color: #555555;
}

#flashtester
{
}

body
{
	height: 100%;
	font-family: verdana;
	color: #FFFFFF;
	overflow: hidden;
}

#calendar p
{
	line-height: 18px;
	padding: 0px;	
	padding-right: 10px;
	margin: 0px;
}

p
{
	line-height: 18px;
	padding-right: 10px;
}

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

a:Hover
{
	text-decoration: underline;
}

.popup a:Hover
{
	text-decoration: none;
}

h1
{
	font-size: 20px;
	margin: 0px;
}

h2
{
	font-size: 16px;
	margin: 0px;
}

#background
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	z-index: -100;
}

#background_noflash
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -5;
}


#logo
{
	z-index: 100;
	position: absolute;
	margin-left: -300px;
	top: 0px;
	left: 0;
}

#logo_noflash
{
	z-index: 100;
	position: absolute;
	margin-left: -75px;
	top: 0px;
	left: 50%;
	width: 150px;
	height: 135px;
	padding-top: 15px;
	text-align: center;
	background-image: url(images/logo_background.png);
	display: none;
}

#units_slider
{
	width: 150px;
	top: 150px;
	margin: 2px auto;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -75px;
}

#units_slider .cont
{
	position: relative;
	top: 0px;
}

#units_slider img
{
	position: relative;
	top: 0px;
	cursor: pointer;
}

#content
{
	background-image: url(images/logo_background.png);
	width: 300px;
	padding: 10px;
	position: absolute;
	top: 210px;
	overflow: hidden;
}

#content #container
{
	padding-bottom: 20px;
}

#gallery_icon
{
	background-image: url(images/logo_background.png);
	padding: 3px;
	position: absolute;
	right: 20px;
	bottom: 0px;
}

.unit
{
	background-image: url(images/logo_background.png);
	text-align: center;
	color: #EEEEEE;
	margin-bottom: 2px;
	padding: 3px;
}

#dock 
{ 
	position: relative;	
	margin-left: -20px;
}

.dock-container 
{ 
	position: relative; 
	top: -8px; 
	height: 120px; 
	padding-left: 20px;
}

a.dock-item 
{ 
	display: block; 
	width: 60px; 
	position: absolute; 
	bottom: 0; 
	text-align: center; 
	text-decoration: none; 
	color: #333; 
}

.dock-item span 
{ 
	display: none; 
	padding-left: 20px; 
}

.dock-item img 
{ 
	border: 0; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

.month_selector 
{
	text-align: center;
}

.month_selector #month_prev
{
}

.month_selector #month_next
{
}

.month_selector
{
	margin-bottom: 20px;
	font-size: 20px;
}

.event_date
{
	margin-bottom: -10px;
	margin-top: -25px;
	height: 70px;
}

#calendar img
{
	margin-bottom: 0px;
}

#global_menu
{
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
}

#global_menu a
{
	background-image: url(images/logo_background.png);
	display: inline-block;
	padding: 6px;
	color: #DDDDDD;
	font-size: 11px;
	text-decoration: none;
	margin-right: 1px;
	letter-spacing: 0px;
	vertical-align: middle;
}

#global_menu a:Hover
{
	background-image: url(images/global_menu_hover.png);
	color: #FFFFFF;
}

.currentmonth
{
	text-align: center;
	margin-right: -11px;
}

.date_day
{
	font-size: 45px;
}

.dm_cont
{
	position: relative;
	top: -11px;
	left: -5px;
}

.date_month
{
	font-size: 20px;
}

.date_unit
{
	width: 70px;
}

.category_selector
{
	background-color: #666666;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: -2px;
	padding-left: 4px;
	height: 19px;
}

.category_selector .popup
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 6px;
	background-color: #666666;
	z-index: 999;
	line-height: 16px;
}

.category_selector .popup a
{
	width: 80px;
	display: inline-block;	
}
.category_selector .popup a:Hover
{
	background-color: #767676;
}

.category_selector .link
{
	font-size: 15px;
	margin-top: 5px; 

}

.post
{
	margin-bottom: 30px;
}

#arrow_left
{
	display: none;
	height: 100%;
	width: 60px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 20px;
	margin-top: -60px;
	cursor: pointer;
}

#arrow_right
{
	display: none;
	height: 100%;
	width: 60px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 20px;
	margin-top: -60px;
	cursor: pointer;
}

#island_newsletterform
{
	background-image: url(images/nl_badget.png);
	width: 136px;
	height: 136px;
	position: absolute;
	padding: 30px;
	text-align: center;
	background-repeat: no-repeat;
}

#island_newsletterform input
{
	margin-top: 90px;
	margin-bottom: 20px;
}
