/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #eee5dc;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
font-size: 12px;
font-family:lucida grande,tahoma,verdana,arial,sans-serif;
size:12px;
color:#000000;
padding:0px;
margin:0px;
}
a {color: #000000;}
a:visited {color:#000000;}
a:hover {color: #000000; text-decoration:none;}



h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3{
padding-bottom:0px;
margin-bottom:0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
background-color:#FFFFFF;
width: 800px;
margin-bottom: 10px;
margin-top:20px;
margin-bottom:20px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner for logo-------------- */
#banner {
position:relative;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
margin: 0px;
}
#banner img {padding:10px 0px;} 


#logo
{
position:absolute;
background-image:url(images/logo.png);
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
_background-image:none;
background-repeat:no-repeat;
position:absolute;
 top:210px;
 right:20px;
 width:371px;
 height:69px;
}
#logo img{
padding:0px;
}

#strip{
padding:0;
margin-left:20px;
position:relative;
padding:0px;
margin-top:0px;
}

#thumb1
{
position:relative;
margin:0;
padding:0;
width:95px;
height:36px;
vertical-align:top;
background-color:#990000;
border-bottom:solid #FFFFFF 5px;
border-top:solid #FFFFFF 2px;
}

#thumb2
{
position:absolute;
margin:0;
padding:0;
width:95px;
height:36px;
left:95px;
top:2px;
vertical-align:top;
background-color:#DDCCBB;
}

#thumb3
{
position:absolute;
margin:0;
padding:0;
width:95px;
height:36px;
left:190px;
top:2px;
vertical-align:top;
background-color:#DDCCBB;
}

#thumb4
{
position:absolute;
margin:0;
padding:0;
width:95px;
height:36px;
left:285px;
top:2px;
vertical-align:top;
background-color:#DDCCBB;
}
#thumb5
{
position:absolute;
margin:0;
padding:0;
width:95px;
height:36px;
left:380px;
top:2px;
vertical-align:top;
background-color:#DDCCBB;
}
#thumb6
{
position:absolute;
margin:0;
padding:0;
width:95px;
height:36px;
left:475px;
top:2px;
vertical-align:top;
background-color:#DDCCBB;
}
#thumb7
{
position:absolute;
margin:0;
padding:0;
width:95px;
height:36px;
left:570px;
top:2px;
vertical-align:top;
background-color:#DDCCBB;
}
#thumb8
{
position:absolute;
margin:0;
padding:0;
width:95px;
height:36px;
left:665px;
top:2px;
vertical-align:top;
background-color:#DDCCBB;
}


/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 20px;
margin: 0px;
}
div#content { 
min-height:1200px;
height:expression(this.scrollHeight > 1200 ? "auto":"1200px"); 
}

#content img{ 
border: thin #666666 solid;
margin:3px;
}

#nav img{ 
border: none;
}

#nav{
float:left;
margin-right:20px;
}

div#nav { 
min-height:1000px;
height:expression(this.scrollHeight > 1000 ? "auto":"1000px"); 
}

#nav img{
margin-bottom:5px;
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
