/* *** 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: #e1ddd9;
background-image: url(http://www.day-is-gone.net/866675.png);
font-size: 11px;
font-color: #c0c0ff;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color#8eb9f4;
padding:0px;
margin:0px;
}
a {color: #8eb9f4;}
a:visited {color: #8eb9f4;}
a:hover {color: #8eb9f4;}
a:active { color: #8eb9f4;}

h5 {
font-size: 11px;
text-align:center;
text-color: #c0c0ff;
text-transform:uppercase;
background-color: #084876;
border-top:1px solid #8eb9f4;
border-right:1px solid #8eb9f4;
border-bottom:1px solid #8eb9f4;
padding:5px 15px;
margin:0px }

h1,h2 {
font-size:17px;
text-align:center;
text-color: #c0c0ff;
border-bottom:1px solid #8eb9f4;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 600px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
border-left:1px solid #8eb9f4;
background-color: #11356b;
}


/* -----------------content--------------------- */
#content {
background-color: #2474ac;
border-right:1px solid #8eb9f4;
margin-left: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}



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