/* *** original css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
/* css modified by Amphelisia Wynter */
/* css modified by Yehudah of Nuremberg, 07/2009 */


/* ------ set body default background color fonts, text color ----*/
body {background-image: url(/images/background_parch2.gif);
font-size: 12px;font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;color:black; padding:0px;margin:0px;
}


/* body {background-image: url(/images/tan-steelblue.png); background-repeat: repeat-y;  */
/* background-color: #446699; background-position: left; font-size: 12px; */ 
/* font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;color:black ;padding:0px;margin:0px;
} */



/* --- URL Link colors below ---*/ 
a {color:maroon;}
a:visited {color:maroon;}
a:hover {color: darkviolet;}
a:active {color: black;}

/* ----- HEADING 1 -------- */
h1 {font-size: 11px;color:black ;text-transform:uppercase;
background-image: URL(/images/background_silverstar.jpg);
background-color: ltgray;
border-top:1px solid #564b47;border-bottom:1px solid #564b47;padding:5px 15px;margin:0px }

h2 {font-size:20px;font-weight: normal;	padding: 5px 10px; margin:0px;}
A.img {padding: 0; border: none; background: transparent; color: black;}

IMG { border: none;padding: 0;}
img.download {	vertical-align:middle;}

td,th {vertical-align:top;}

/* ----------container to center the layout for the menu -------------- */
#container {margin-bottom: 10px;margin-left: auto;margin-right: auto; 
background-image: url(/images/background_parch2.gif);}

/*url(/images/tan-steelblue.png); background-repeat: repeat-y;*/ 
/*background-position: left;} */


/*background-image: URL(/images/background_whitecrinkle.gif);*/

/*----------banner for logo-------------- */
#banner {
background-color: white;text-align:center; padding:0px;margin: 0px;}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */

#content {background-image: url(/images/background_parch2.gif); padding: 0px; margin-left: 150px;margin-right:0px;}


/* #content {background-image: url(/images/tan-steelblue.png); background-repeat: repeat-y; */
/* background-color:  #446699; background-position: left; padding: 0px; margin-left: 150px;  */
/* margin-right:0px;}  */


div#content {min-height:300px;height:expression(this.scrollHeight > 300 ? "auto":"300px");}

p, pre{padding: 5px 10px;margin:0px;}

/* --------------left navi------------- */
#left {float: left;width: 150px;margin: 0px;padding: 0px;}

/* -----------footer--------------------------- */
#footer {clear: both;margin: 0px;padding: 0px;text-align: center;}

.menu_items {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;margin-left: 5px;}

/* set menu text colors */
.menu_items a {color: red;color: blue;}
.menu_items a:hover {color:darkviolet;}

.disclaimer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; margin:1.5em 0.5em ;}

.SubTopic {font-size: 16px; font-weight: bold;margin:.5em 8px;	padding:0;}

/*.Topic {font-size: 24px;font-weight: bold;color: #824a8f;margin:0 4px;padding:0;} */
.Topic {font-size: 24px;font-weight: bold;color: slateblue;margin:0 4px;padding:0;}
.center {text-align:center}

