/* *** css by miss monorom www.intensivstation.ch *** */
/* *** adapted by hightide to our own evil ends :) *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #cccccc;
font-size: small;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}
a {color: #666666;}
a:visited {color:#cccccc;}
a:hover {color: #0099ff;}
a:active { color:#000000;}

h1 {
font-size: medium;
color: #26abe2;
padding: 15px 0px 5px 30px;
margin:0px }

h2 {
font-size:small;
color: #666666;
font-weight: normal;
padding: 5px 30px;
margin:0px;}

p {
font-size: x-small;
color: #000000;
padding:5px 30px;
margin:0px }

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */

#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}

/* ----------banner for logo-------------- */

#banner {
background-image: url(images/curveback2.gif);
image-repeat: none;
image-align: bottom;
height:130px;
width:800;
text-align: right;
padding: 0px;
margin: 0px;
}

.bannerlogo {
float: left;
padding: 30px 20px 0px 30px;
margin: 0px;
}

.bannertext {
float: right;
padding: 40px 20px 0px 0px;
margin: 0px;
}
ul {
font-size: x-small;
color: #000000;
padding:5px 30px;
margin-left:40px
}
/* -----------------menu--------------------- */

#menu {

font-weight: normal;
height: 25px;
padding: 0px 11px;
margin:0px;
border-bottom: 1px solid #cccccc;}

#menulist
{margin: 0px;
padding: 0px 0px 5px 10px;}

#menulist ul, #menulist li
{margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;}

#menulist a:link, #menulist a:visited
{float: left;
line-height: 20px;
margin: 0 10px 4px 10px;
text-decoration: none;
color:#666666;}

#menulist a:link#current, #menulist a:visited#current, #menulist a:hover
{padding-bottom: 0px;
background: transparent;
color: #0099ff;}

#menulist a:hover { color: #0099ff; }


/* -----------------content--------------------- */

#content {
background-color: #ffffff;
padding: 0px;
margin-left: 500px;
margin-right: 0px;
}
div#content { 
min-height:300px;
height:expression(this.scrollHeight > 300 ? "auto":"300px"); 
}


.boards {width: 40%; float:left; margin-left: 30px; 
}

.imglayout {
padding: 10px 5px 10px 0px;}

.titleimg {
padding: 20px 0px 0px 30px;
align: left;}


/* --------------left navi------------- */

#left {
float: left;
width: 500px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */

#footer {
background-image: url(images/footer.gif);
height:110px;
margin: 0px;
padding: 0px;
clear:both;
text-align: left; 
font-size: v-small;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;}
