@charset "windows-1251";
/* CSS Document */

body {
  text-align: center;
  background:url(images/bg.gif);
  background-repeat: repeat;
  font-family: Helvetica, sans-serif;
  color:#330000;
  font-size: 0.75em;
  line-height: 1.5em;
  padding: 0px;
  margin: 0px;
   }
   
@media print {body {font-size: 16px;}}
H1{

color: #81270b;
font-size: 130%; }

H2{
color:#990000;
font-size: 120%;
margin: 15px 0 5px 0;
}


H3{
color:#436d02;
font-size: 120%;
margin: 10px 0 0px 0;
}

p{margin-top: 0.5em;
margin-bottom: 0.7em;}


a {
color: #436d02;
}

a:hover {
color: #660000;
}

#middle_float {
  margin: 0 auto;
 width: 900px;
  background:url(images/middle_float_bg.jpg);
  background-repeat:repeat-y;
  text-align:center;
  }

#container {  
margin: 0 auto;
 width: 800px;
   background:url(images/container_bg.jpg);
  background-repeat:repeat-y;
   text-align:center;}

#banner, #headline {
margin: 0px;
background-color: #410404;
}



#topic {
margin: 0 50px 0 50px;
padding: 0px;
width: 798px;
text-align:center;

}

#border {
margin: 0px;
padding: 0px;
width: 798px;
height: 2px;
clear: both;
background-image:url(images/stripe_bg.gif);
background-repeat:repeat-x;
}

#left {
	width: 169px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #660000;
	}
	
#foto {
	width: 171px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:right;
}
	
#left ul{padding: 0px; margin: 10px 0px 0px 0px; text-align: right; }

#left li {list-style-image:none; list-style:none; font-weight: bold; font-style: oblique;
padding: 0px 0px 7px 0; margin: 0px;}	

#left a {text-decoration: none; padding-left: 20px;}

@media print {#left a {text-decoration: none; padding: 0px;}}

#left a:hover {
color: #660000;
background-image:url(images/decor.gif);
background-repeat: no-repeat;
background-position: left;}
	


#right, #specialties {
	width: 550px;
	float: left;
	margin: 5px 0px 0px 30px;
	padding: 0px 0px 0px 0;
	line-height: 1.5em;
	text-align: left;
	}
	
#right  {
	padding: 0px 0px 30px 0;
	background-image:url(images/decor2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
#specialties  {
	background-image:url(images/topic_bgimage.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}		

ul  {
margin: 10px 0px 0px 10px;
padding: 0px 0px 0px 10px;
list-style-image:url(images/decor3.gif);
list-style:url(images/decor3.jpg);
}

li  {
list-style-image:url(images/decor3.gif);
margin: 0 0 7px 0px; 
padding: 0px; 

}

	
#footer {
font-size: 120%;
color: #e3cd8d;
clear: both;
padding: 0px;
height: 94px;
font-weight:bold;
background-image: url(images/footer_bg.jpg);
background-repeat: no-repeat;
margin: 0 auto;
width: 800px;
background-color: #5E0302;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:oblique;
}

#footer a{color: #e3cd8d;}

#footer a:hover {color: #436d02;}

#print {float:right;}

.credits {color:#666666;}
