/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background:url('http://www.josymirmaltese.com/Puppies/tealflor.gif') top left;
font-size: 15px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
padding:20px 30px;
margin:10px;
}

a{color: #FFC0CB;text-decoration: none;t font;25px; strong;}
a:visited {color: #FFC0CB;text-decoration: none;font:25px;strong;}
a:active {color: #FFC0CB;text-decoration: none;font: 25x;strong;}
a:hover {color:#40E0D0;text-decoration:underline; font:25px; strong;}

/* ----------------- content--------------------- */

#content {

padding: 0px;
margin-left: 10px;
margin-right: 0px;
margin-top:5px;

}
div#content { 
min-height:1500px;
/*height:expression(this.scrollHeight > 1000 ? "auto":"1500px"); */
}

p, pre{
padding: 5px 5px;
margin:8px;
}



/* ----------------------menu--------------------*/
#menu {
clear: both;
margin: 0px;
padding: 10px;
font:20px;  Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:30px;
width:600px;
align:center; 
}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 15px;
padding:5px;
height:70px;
text-align: center; 
}



td.content { 
background-repeat: repeat;
background-color:#000000;
padding: 0px;
margin-left: 10px;
margin-top:5px;
}



/*------------the sutff that gets changed is here--------------*/

/* ----------container to center the layout where info is-------------- */
#container {

width:850px;
position: relative;
margin-left: auto;
margin-right: auto;
height:100%;
background: #000000;
border:4px double #FFC0CB;
}


table.info {
background-color:#000000;
border:4px double #40E0D0;
padding: 0px;
margin-left: 10px;
margin-top:25px; 
align:center;
width:700px;
}


h1{
color:#AFEEEE;
font-size:20px;
font-weight: strong;
padding:10px;
}


h2 {
color: #FFC0CB;
font-size:20px;
font-weight: strong;
padding:10px;
}

h3 {
font-size: 10px; 
color:#ffffff;
}
