body
{
	background-color: #FFFFFF;
	background-image: url(../media/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: 'Gill Sans MT', 'GillSans', 'Gill Sans', 'Trebuchet MS', 'Verdana';
	font-weight: normal;
	font-size: 13px;
	
	text-align: center;
}


#maincontainer
{
	width: 686px;
	margin: 0 auto;
	text-align: left;
}

#top
{
	width: 686px;
	height: 80px;
	
	background-repeat: no-repeat;
}

#top.lang_1
{
	background-image: url(../media/title.johnhaenni.gif);
}

#top.lang_4, #top.lang_5
{
	background-image: url(../media/title.johnhaenni.gif);
}

#top h1
{
	position: absolute;
	left: -10000px;
}

#top #title
{
	float: left;
	width: 530px;
	height: 35px;
	padding: 45px 0px 0px 0px;

	color: #fad9c8;
	font-weight: bold;
	font-size: 18px;
}

#top #flags
{
	float: left;
	width: 156px;
	height: 80px;
}

#top #flags img
{
	border: 0;
	margin: 0px 0px 0px 10px;
}

/* nav */
#nav, #nav ul {

	/*float: left;*/
	width: 672px;
	height: 20px;
	list-style: none;
	/*line-height: 1;*/
	
	font-weight: bold;
	
	padding: 0px;
	background-color: #dbb2a0;
	border: solid #ff0909;
	border-width: 2px;
	margin: 0px 0px 5px 0px;
}

#nav a {
	display: block;
	width: 104px;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 2px 2px 6px;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 112px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ff0909;
}








#contentcontainer
{
	width: 676px;
	padding: 5px;
	background-color: #ffffff;
}

#middle
{
	width: 672px;
	border: 2px solid #6b4039;
	background-color: #dbb2a0;
	background-image: url(../media/bg.content.gif);
	background-repeat: repeat-x;
}

#skyline
{
	position: relative;
	width: 672px;
	height: 98px;
	background-image: url(../media/skyline.gif);
	background-repeat: no-repeat;
	z-index: 2;
}

#skyline
{
	text-indent:-5000px;
}

#bottom
{
	width: 676px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#bottom img
{
	border: 0;
	vertical-align: middle;
	margin: 0px 0px 0px 10px;
}

#bottom a.more
{
	margin-left: 7px;
	text-decoration: none;
	color: #ff0909;
}
#bottom a.more:hover
{
	text-decoration : underline;
}

#jayh
{
	position: absolute;
	top: 150px;
	width: 179px;
	height: 401px;
	margin: 0px 0px 0px 14px;
	background-image: url(../media/jayh.ill.png);
	background-image: expression("none");
	background-repeat: no-repeat;
	z-index: 0;
}

#shadow
{
	clear: both;
	height: 16px;
	background-image: url(../media/shadow.png);
	background-image: expression("none");
	background-repeat: no-repeat;
}


/* content */
#content {
	margin: 26px 26px -80px 196px;
	padding: 10px 10px 45px 10px;
	width: 426px;
	min-height: 370px;
	/*height: expression("370px");*/ /*just for ie*/
	background-color: #fad9c8;
	border: 2px solid #aa685d;
}

#content h2 {
	margin-top: 0;
}

#content p {
	margin: 0px;
	font-size: 13px;
}


#content .small, #content small, #content small li {
	font-size: 11px;
}

#content a {
	color: #ff0909;
	font-weight: bold;
	text-decoration : none;
}

#content a:hover {
	color: #ff0909;
	font-weight: bold;
	text-decoration : underline;
}

#content .selected {
	color: #436dc0;
	font-weight: bold;
	text-decoration : none;
}

#content .button {
	font-size: 12px;
	font-family: 'Gill Sans MT', 'GillSans', 'Gill Sans', 'Trebuchet MS', 'Verdana';
	color: #FFFFFF;
	border: 2px solid #ff0909;
	background-color: #dbb2a0;
	cursor: hand;
	width: 100px;
}

#content .button-over {
	font-size: 12px;
	font-family: 'Gill Sans MT', 'GillSans', 'Gill Sans', 'Trebuchet MS', 'Verdana';
	color: #FFFFFF;
	border: 2px solid #ff0909;
	background-color: #ff0909;
	cursor: pointer;
	width: 100px;
}

#content .inputtext {
	width: 300px;
	border: 1px solid #004896;
	font-family: 'Gill Sans MT', 'GillSans', 'Gill Sans', 'Trebuchet MS', 'Verdana';
	font-size: 12px;
	font-weight: normal;
}

/* gallery */

.gallery_head_bar
{
	 border: 2px solid #aa685d;
}

#gallery_ov_item
{
	float: left;
	width: 104px;
	height: 104px;
	cursor: hand;
}

#gallery_ov_item_box
{
	width: 90px;
	height: 90px;
/*	border: 1px solid #aa685d;*/
}

/* player */
#mediaplayer
{
	margin: 0 0 20px 0;
}

/* mod_raster */
.raster
{
	width: 100%;
	overflow:hidden;
}

.raster_left
{
	float: left;
	margin: 0 20px 0 0;
}

.raster_right
{
	float: right;
	margin: 0;
	padding:0;
}

.news_item
{
	border-top: 2px solid #aa685d;
	margin: 20px 0 0 0;
}

.news_item h2
{
	float: left;
	width: 320px;
}

.news_item img
{
	margin-top: 10px;
	border: 0 none;
	float: right;
}

.news_item p
{
	float: left;
	width: 300px;
}

.news_item small
{
	display: block;
	clear: both;
}

.news_detail_img
{
	border: 0 none;
	float: right;
	width: 200px;
	margin: 0 0 0 10px;
}


#content p.rss
{
	margin: 25px 0 35px 0;
}


form table
{
	margin-bottom: 30px;
}

#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../media/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}


