@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	color:#2f65b3;
	font-size:11px;
	line-height:14px;
	text-align:justify;	
	background-color: transparent;
	background:none;
}

a:link, a:visited {
	text-decoration:none;
	color:#2f65b3;
}

a:active, a:hover {
	text-decoration:none;
	color:#2f65b3;
}

#centralize {
	position:absolute;
	margin-left:-480;
	left:50%;
	top:40px;
	background-color:#fafafa;
	width:960px;
	height:1070px;
}

#headerblock {
	background-image:url(images/block_background.jpg);
	background-repeat:repeat-y;
	position:absolute;
	top:15px;
	width:960px;
	height:75px;
}

#headertitle {
	position:relative;
	top:6px;
	left:8px;
}

#nav, #nav ul {
	position:absolute;
	left:60px;
	padding:0;
	margin:0;
	list-style:none;
	font-size:15px;
}

#nav li {
	float:left;
	width:144px;
}

#nav li ul li {
	text-align:left;
}

#nav ul {
	position:absolute;
	width:144px;
	left:-1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left:auto;
	position:0 30;
}

#nav a {
	display:block;
	text-decoration:none;
	margin:2px 0 4px 5px;
}

ul ul a:link, #nav ul ul a:active, #nav ul ul a:visited {
}

ul ul a:hover {
	color:#FFF
}

ul a:hover {
	color:#FFF
}

ul ul li {
	background-color:#c8e4f8;
	border-top:#2f65b3 solid 1px;
}

#menubar {
	background-image:url(images/block_background.jpg);
	background-repeat:repeat-y;
	position:absolute;
	top:328px;
	left:0px;
	width:960px;
	height:21px;
	z-index:999;
}

.menuitem {
	position:absolute;
	left:0px;
	top:0px;
	padding:3px 0 0 0;
	height:21px;
	width:160px;
	text-align:center;
	font-size:15px;
}

#column1 {
	width:560px;
	position:absolute;
	top:360px;
	left:0px;
}

#header1 {
	background-image:url(images/block_background.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:0px;
	width:553px;
	height:50px;
}

#column2 {
	width:400px;
	position:absolute;
	top:360px;
	left:560px;
}

#column3 {
	width:960px;
	position:absolute;
	top:360px;
	left:0px;
}

.textcolumn {
	position:absolute;
	top:56px;
	width:227px;
}

.textcolumn3col {
	position:absolute;
	top:56px;
	width:247px;
}

.textcolumn3col a:hover{
	text-decoration:underline;
}

.textcolumn3col ul {
	list-style:disc;
	text-align:left;
	position:relative;
	width: 227px;
	left: -20px;
}

.textfoto {
	background-color:#cccccc;
	width:220px;
	height:100px;
	position:relative;
	margin-left:4px;
	margin-top:12px;
	margin-bottom:14px;
}

.textfoto3col {
	background-color:#cccccc;
	width:240px;
	height:160px;
	position:relative;
	margin-left:7px;
	margin-top:10px;
	margin-bottom:12px;
	left: -4px;
}

#header2 {
	background-image:url(images/block_background.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:5px;
	width:395px;
	height:50px;	
}

#header3 {
	background-image:url(images/block_background.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:0px;
	width:960px;
	height:50px;
}

.occasionblock {
	width:395px;
/*	height:118px; */
	height:134px;
	position:relative;
	top:0px;
	left:0px;
}

.occasionblock_header {
	background-image:url(images/block_background.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	position:absolute;
	top:6px;
	left:5px;
	width:395px;
	height:21px;	
}

.occasionblock_foto {
	display: block;
	position:absolute;
	background-color:#cccccc;
	width:142px;
/*	height:72px; */
	height:88px;
	left:50px;
	top:33px;
	overflow:hidden;
	text-align: center;
	vertical-align:middle;
}

.occasionblock_textbox {
	position:absolute;
	width:110px;
/*	height:72px; */
	height:88px;
	left:200px;
	top:33px;
}

.occasionblock_text {
	position:absolute;
	text-align:right;
	right:0px;
	bottom:0px;
}

.occasiontitle {
	position:absolute;
	font-weight:bold;
	left:47px;
	top:4px;
}

#footer {
	background-image:url(images/block_background.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	position:absolute;
	bottom:20px;
	left:0px;
	width:960px;
	height:50px;
}
#flashimages {
	position:absolute;
	top:97px;
	left:0px;
	width:960px;
	height:225px;
}

#occframe {
	width:860px;
	border:none;
	border:0px;
	padding:0;
	height:1070px;
	top:50px;
}

.emptybox {
	display:block;
	background:none;
	border:none;
	position:absolute;
	height:auto;
	width:247;
}