
/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

/* ### Logo ####################################################################### */

a:hover { text-decoration:none; }
a:link, a:active, a {color:#cdb478;}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}



/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	background:#990000;
	background-image: url(bg_top.jpg);
	background-repeat:repeat-x;

	color: #fff;
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	}

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width:731px;
	text-align:left;
	
}

/* ### Header ##################################################################### */

#header {
	position:relative;
	margin:auto;
	width:699px;
	height:240px;
}

#header img {
	display:none;
	position:absolute;
	top:0; left:0;
}




/* ### Teaser ##################################################################### */

#main-teaser {
	text-indent:-700em;
	height: 220px;
}

/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;

}
#column {
	width:699px;
	background: #fff url(bg_main.jpg) repeat-y;
	padding-left:16px;
	padding-right:16px;
}

#topbar {
	display:block;
	height:30px;
	width:699px;
	margin-left:16px;
	margin-right:16px;
	background:#990000;

}
#breadcrumb{
padding:0;
padding-top:6px;
padding-left:6px;
font-size:11px;
color:#fff;
}
#breadcrumb a, #breadcrumb a:active , #breadcrumb a:link {color:#fff;font-weight:bold;}
#breadcrumb a:hover {color:#cc9900;}
/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {}

#main {
	float:left;
	width:540px;
	margin-top:35px;
	z-index:500;
}


/* ### main-block => MainContent ################################################### */

#main-block {
	float:left;
	width:540px;
	color: #fff;
	z-index:500;

}


#main-content-block {
	padding:20px;
	padding-bottom:0;
	display:block;

}


/* ### Footer ###################################################################### */

div#footer {
	display:block;
	width:699px;
	background:#fff url('footer.jpg') 0 0 no-repeat;
	height:17px;
	padding-top:145px;
}

#footer p {
	padding: 0 10px;
	color:#666;
}

#footer p a,
#footer p a:link {
	color:#666
	text-decoration: underline;
	background:inherit;
}

#footer p a:hover {
	color:#666;
	text-decoration: none;
	background:inherit;
}






#slogan {
	display:block;
	background:transparent url(slogan.png) 0 0 no-repeat;
	position:relative;
	top:180px;
	height:200px;
}

#nav-header {
	position:absolute;
	left:339px;
	top:30px;
}


/* ### Start-block Background ################################################# */

#main-block {
	background-image: url(pattern-left.jpg);
	background-position: 0px -50px;
	padding-bottom:00px;
	background-repeat: no-repeat;

	color:#333;
	}

* html body #main-block { height: 580px; } /* IE 6 / 5.5 Hack */

/* ### main-block => MainContent ################################################### */

#main-content-block {

}
.contenttable table{border:0;}
.contenttable td {border:1px dashed #993300;padding:3px;}
.contenttable th (font-size:13px; font-weight:bold;color:#993300;)

/* ################################################################################# */
#hassoGallery {}
#hassoPic img {border: 1px solid #6a251e !important;padding:0;margin:0 !important;}

#hassoPrevNextNav a, #hassoPrevNextNav a:link, #hassoPrevNextNav a:active {color:#000;text-decoration:underline;}

#hassoPrevNextNav img {border: 0px solid #6a251e !important;margin-top:5px !important;}
#hassoPrevNextNav a:hover {color:#990000;text-decoration:none;}


div#hassoPrevPic, div#hassoNextPic, div#hassoMiddle{	float:left; width:150px;padding-left:10px;}
div#hassoPrevPic, div#hassoNextPic{	

}
div#hassoNextPic{

margin-left:100px;
width:50px;
}

