body
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #3a3a3a;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-size: 10pt;
}

a:link, a:visited, a:hover
{
	text-decoration: underline;
	color: #f66101;
}

dt
{
	font-weight: bold;
	margin-top: 11px;
}



.partner_logo
{
	margin: 3px;
}

.always_welcome
{
	margin-bottom: 20px;
	font-size: 12pt;
	color: #5a5a5a;
}

span.nobr
{
	white-space: nowrap;
}

table#header
{
	width: 868px;
	height: 148px;
	text-align: center;
	vertical-align: bottom;
}

table#content
{
	width: 868px;
	padding: 14px 60px 20px 60px;
	text-align: left;
	vertical-align: top;
}

table#container
{
	margin-top: 23px;
}

table#container td
{
	vertical-align: top;
}

td#main_td
{
	padding-left: 24px;
}

td#main_td_nopad
{
	padding-left: 0px;
}

table.align_center table#container
{
	margin-left: auto;
	margin-right: auto;
}

table#footer
{
	width: 868px;
	height: 80px;
	padding: 6px 50px 0px 50px;
	text-align: center;
}

table#footer td
{
	color: #ffffff;
	font-size: 9pt;
}

p
{
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

div#languages
{
	position: absolute;
	right: 1px;
	top: 5px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10pt;
}

div#languages a
{
	display: block;
	margin-bottom: 1px;
	color: #8e8e8e;
}

div#menu
{
	font-size: 13pt;
	text-align: center;
	font-variant: small-caps;
	height: 44px;
}

div#menu img, div#submenu img, div#languages img
{
	border: 0px;
}

div#submenu
{
	font-size: 11pt;
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-variant: small-caps;
	height: 36px;
}

.splitter
{
	color: #a2a2a2;
}

img#pagephoto
{
	margin: 0px 10px 10px 0px;
	border: 2px solid #fedfc4;
}

div.overlibbed
{
	color: #7f7f7f;
	border-left: 1px #a3a3a3 dotted;
	border-top: 1px #a3a3a3 dotted;
	margin-bottom: 10px;
	padding: 3px 3px 3px 8px;
}

div.overlibbed a
{
	text-decoration: none;
}

div.overlibbed a.u
{
	text-decoration: underline;
}

span.more
{
	font-family: Lucida Sans Unicode, Arial, sans-serif;
}

div.popup
{
	padding: 8px 12px 8px 8px;
	background-color: #ffffff;
	color: #3a3a3a;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-size: 9pt;
}

div#partners img
{
	border: 0px;
}

table#thumbs_albums
{
	margin: 0;
	padding: 0;
}

table#thumbs_albums td
{
	padding: 0 0 20px 0;
	text-align: center;
	width: 187px;
}

table#thumbs_albums img, table#thumbs_album img
{
	border: 2px solid #bababa;
}

table#thumbs_albums a
{
	color: #808080;
	font-size: 9pt;
}

div.album_title
{
	margin-top: 3px;
	line-height: 2.3ex;
}

div.album_title_big
{
	font-size: 15pt;
	text-align: center;
	margin: 0px 0 18px 0;
}

.album_date
{
	font-size: 13pt;
	color: #aeaeae;
	margin-right: 15px;
}

table#content ul
{
	list-style: none;
	margin-left: 2em;
	padding-left: 1em;
	text-indent: -1.2em;
	margin-top: 1ex;
}

li
{
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

span.li_bullet
{
	margin-right: .8em;
}

ol span.li_bullet, ul.tabs span.li_bullet
{
	display: none;
}

hr
{
	height: 1px;
	color: #c4c4c4;
	background-color: #c4c4c4;
	border: 0px;
	width: 80%;
	margin: 20px 0px 20px 40px;
}

ul.tabs li
{
	display: inline;
	white-space: nowrap;
	margin: 0 5px 0 5px;
}

li#tabActive
{
	color: red;
}

div#tabs > *
{
	display: none;
}

div#tabs0 > *:first-child
{
	display: block;
}

::selection
{
	background-color: #fb983f;
}
::-moz-selection
{
	background-color: #fb983f;
}
