/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
	background-position: top;
	background-image: url(../img/film_strip_tile.gif);
	background-repeat: repeat-x;
}
a {
	color: #D9000A;
	text-decoration:none;
}
a:visited {
	color:D9000A;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color:D9000A;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	padding:5px 15px;
	margin:0px;
	color: #0A0A0A;
	font-weight: normal;
	background-image: url(../img/monthTab.gif);
	background-repeat: no-repeat;
}
#bodyText {
	width: 95%;
	padding-left: 5px;
	padding-top: 5px;
}
#date {
	font-size: 2em;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 42px;
	padding-top: 98px;
	float: right;
	text-align: right;
	color: #FFFFFF;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subscribePanel {
	background-image: url(../img/subscribe_temp.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 10px;
}

h2 {
	font-size:2em;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

img.download {vertical-align:middle;}
#archive_List {
	line-height: 1.5;
	text-indent: 0px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#archive_List a:visited{
	color: #D9000A;
}
.subHeading {
	color: #FF0000;
	font-weight:bold;
	font-size: 1.5em;
}

/* ----------container to center the layout-------------- */
#container {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
}
#archive_Link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	width: 110px;
	float: left;
	text-align: right;
	margin-top: 172px;
	margin-right: 0px;
	height: 0px;
	clear: right;
	font-weight: bold;
	margin-left: 150px;
}
#visitBtn {
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 1.1em;
	color: #751700;
	font-weight: bold;
	background-image: url(../img/endofline_shdw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}
#visitBtn a:visited{
	color: #751700;
}
#archive_Link a:link, a:visited{
	color:#FFFFFF;
	text-decoration:none;

}
#archive_Link a:hover{
	color:#FF3300;
	text-decoration: none;

}
#imageHolder {
	padding: 0px;
	height: 200px;
	width: 300px;
	float: right;
	margin-left: 0px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 10px;
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/banner.jpg);
	height: 196px;
	width: 100%;
	background-position: center;
}

/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin-right: 0px;
	width: 0px;
	background-repeat: repeat-y;
	background-position: left;
}
#contentBG {
	background-image: url(../img/content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 660px;
	padding-top: 15px;
	padding-left: 8px;
	margin-left: 10px;
	margin-top: 10px;
}
div#content {
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px");
	width: 950px;
	padding-top: 10px;
	padding-left: 45px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 1.2em;
	background-image: url(../img/content_bg.jpg);
	background-position: top left;
}

p, pre{
padding: 5px 10px;
margin:0px;
}
#shadow {
	background-image: url(../img/content_Shdw.jpg);
}
#linksPanel {
	height: 200px;
	background-image: url(../img/links_bg.jpg);
	background-repeat: no-repeat;
}
#tile {
	background-image: url(../img/bg_tile%20copy.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* --------------FOOTER------------- */

#footerInfo {
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	margin-left: 60px;
	padding-top: 5px;
	font-weight: bolder;
	margin-right: 40px;
}
#footerInfo a:hover {
	color:#000000;
	text-decoration:none;
}
#footerInfo a:visited {
	color:#751700;
	text-decoration:none;
}
#footerInfo a:active {
	color:#751700;
	text-decoration:none;
}

/* -------------- navi------------- */
#menu {
	width: 247px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	min-height:600px;
	background-repeat: no-repeat;
	margin-left: 14px;
}
#hatchTile {
	background-repeat: repeat-x;
	background-image: url(../img/hatch_tile.gif);
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 87px;
}

/* -----------Sub Menu--------------------------- */
#menuNav {
	width: 247px;
	margin: 0px;
	margin-top: 15px;
	padding-left: 0px;
	}
	
#menuNav li a {
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 28px;
	text-decoration: none;
	font-size: 1.1em;
	}	
	
#menuNav li a:link, #menuNav li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(../img/menuNav_btn.gif);
	padding: 12px 0 0 10px;
	}
	
#menuNav li a:hover {
	color: #FFF;
	background:  url(../img/menuNav_btn.gif) 0 -46px;
	padding: 12px 0 0 10px;
	}	
	

/* -----------Links Menu--------------------------- */
#linksPanel {
	width: 271px;
	margin: 0px;
	margin-top: 15px;
	padding-left: 0px;
	}
	
#linksPanel li a {
	height: 34px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 34px;
	text-decoration: none;
	font-size: 1.1em;
	}	
	
#linksPanel li a:link, #linksPanel li a:visited {
	color: #FFFFFF;
	display: block;

	padding: 12px 0 0 10px;
	}
	
#linksPanel li a:hover {
	color: #FFF;

	padding: 12px 0 0 10px;
	}	
	
#leftSide {
	background-image: url(../img/left_side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightSide {
	background-image: url(../img/right_side.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.articleHeading {
	color: #000000;
	font-weight:bold;
	font-size: 1.9em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 19px;
	padding-left: 10px;
	background-image: url(../img/artTitle_shdw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.articleMasthead {
	color: #000000;
	font-weight:bold;
	font-size: 1.2em;
	padding-right: 4px;
	padding-bottom: 19px;
	padding-left: 10px;
	font-style: italic;
	line-height: 22px;
	padding-top: 5px;
}
.articleQuote {
	color: #FF0000;
	font-weight:normal;
	font-size: 1em;
	font-style: italic;
}
#menuShadow {
	background-image: url(../img/menu_btm_shadow.gif);
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 10px;
	background-position: left top;
}
