/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body
{
	background-color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #E6E6E6;
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
	font-weight: normal;
}
a
{
	color: #D47B00;
	text-decoration: none;
}
a:visited {color:#D47B00;}
a:hover { color: #FFBF01; }
a:active { color:#000000;}

h1
{
	font-size: 2.6em;
	text-transform: none;
	border-bottom: #666;
	padding: 36px 15px 8px 24px;
	margin: 0px 0px 16px 0px;
	line-height: 100%;
	font-weight: normal;
	font-family: Georgia;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
h1 a, h2 a:visited, h2 a:active { color: white; }
 h2 a:hover
 {	color: #C90;
}
h2
{
	font-size: 2.2em;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	line-height: 100%;
}

h3
{
	font-size: 1.2em;
	font-weight: normal;
	margin: 4px 0px 16px 0px;
	padding: 0px 0px 4px 0px;
	text-transform: uppercase;
	border-color: gray;
	border-width: 0 0 1px 0;
	border-style: dotted;
}

h4
{
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 24px;
	text-transform: uppercase;
	letter-spacing: 0.2em;

}

h5
{
	font-size: 1.2em;
	text-transform: none;
	padding: 4px 8px 24px 0px;
	margin: 24px 0px 0px 24px;
	line-height: 100%;
	font-weight: normal;
	border-color: #FFF #FFF  #FFF;
	border-width: 0px 0 0 0;
	border-style: solid;
}

h6
{
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 8px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#right p {
	font-size: 1.3em;
	padding: 0px 8px 4px 0px;
 margin:0px; }

p, ul
{
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 0 0 8px 0;
}

#gallery_nav
{
	width: 96px;
	height: 24px;
	float: right;
	clear: none;
	border-color: fuchsia;
	border-width: 0px;
	border-style: solid;
	margin: 0px 8px 8px 0px;
}

#gallery_nav p
{
	text-align: right;
	font-size: 2.6em;
	line-height: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: left;
background-color: black;
padding: 0px;
margin: 0px; }


/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px black; /* color of the left column  */ 
border-right: solid 340px black; /* color of the right column  */ 
background-color: black;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
 #right
 {
 	width: 210px;
 	float: right;
 	position: relative;
 	margin-right: -230px;
 	margin-left: 1px;
 	padding: 0 0 0 8px;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px;
}

#content img
{
	border-color: #1A1A1A;
	border-width: 1px;
	border-style: solid;
}

/*  ----------------home page pics---------------------- */ 
#pic1
{
	position: relative;
	top: 0px;
	left: 0px;
}
#pic2
{
	position: relative;
	top: -48px;
	left: 180px;
}

#pic2
{
	position: relative;
	top: 0px;
	right: 80px;
}



/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: left; } 