/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
body {
/*background: #000000 url('body.jpg') top left;*/
font-size: 16px;
font-family: Garamond;
padding:0px;
margin:0px;
}

h1 {
font-size: 11px;
text-transform:uppercase;

/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;*/
/*padding:5px 15px;*/
margin:0px }

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

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 1000px;

margin-left: auto;
margin-right: auto;
height:100%;
background: url('menubottom2.jpg') no-repeat bottom left;
/*border:1px solid #8D8D8D;*/
}


/*#photoholder{
width:1000px;
  height:171px;
  background: url('SpaceTitle.png') 50% 50% no-repeat;
}
#thephoto {
  width:1000px;
  height:171px;
}*/

/* ----------banner for logo-------------- */
#banner {
background: url('4644.jpg') repeat top right;

} 

/* -----------------content--------------------- */
#outer{background: url('OldParchment.jpg') repeat top right;
}
#content {
background: url('OldParchment.jpg') repeat top right;

padding: 0px;
margin-left: 150px;
margin-right: 0px;
}
div#content { 
min-height:600px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

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

/* --------------left navi------------- */
#left {
float: left;
width: 150px;
margin: 0px;
padding: 0px;
background:url('4644.jpg') repeat top right;
 height:90%;
}

#inner{
background: url('OldParchment.jpg') repeat top right;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:0px;

height:35px;
text-align: right; 
background:  url('botbar.png') repeat-x ;
}
 #footer h1 a{
 background: url('4644.jpg') repeat top right;
 }
  #footer h1{
  padding:5px 5px 0px 0px;
  }
 /**********vertical menu***************/
.verticalmenu ul{
 list-style:none;
/*list-style-image: url("bullet.gif")*/


 padding: 10px;
 margin: 0px;
}

 .verticalmenu a:hover {
   display: block;
   font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   text-align: left;
   
   width: 150px;
   /*background: url('menuhover.gif') no-repeat;*/
 }
#bodyinner {
	background-image: url(symbcol.png);
}
