body {
	background-color: #908070;
	background-image: url(../img/bkg,4.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link {text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {text-decoration: none;}
a:active {	text-decoration: none;}

#wrapper {
	width: 850px;
	background: #fff;
	padding: 15px;
	position: relative;
	left: 75px;
	float: left;
}

#wrapper #wrapperinner {
	font: 12px Arial, Helvetica, sans-serif;
	color: #403020;
	z-index: 1;
	height: auto;
	width: 845px;
	float: left;
	overflow: visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6BBB0;
	border-right-color: #C6BBB0;
	border-bottom-color: #C6BBB0;
	border-left-color: #C6BBB0;
	padding-bottom: 15px;
	background-color: #F4F4ED;
	background-image: url(../img/bkg_wrapperinner.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapper #copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #988878;
	float: left;
	width: 100%;
	margin-top: 15px;
	letter-spacing: -1px;
	padding-left: 15px;
}


.logovertical {
	background: #706050 url(../img/logo-picard,04.png) no-repeat;
	height: 250px;
	width: 30px;
	position: absolute;
	border-top: 5px solid #fff;
	border-right: 5px none #fff;
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	left: 40px;
	top: 75px;
}

.logo {
	background: url(../img/logo_top.png) no-repeat;
	height: 13px;
	width: 880px;
	position: relative;
	left: 75px;
	margin-top: 15px;
}

.langmenu {
	height: 25px;
	width: 84px;
	position: absolute;
	float: right;
	right: 60px;
	top: 15px;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	background: #fff;
	text-align: center;
}

.langmenu img {border:none}

#wrapper #topslide {
	height: 150px;
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	background: #908070;
	visibility: inherit;
	z-index: 2;
	float: left;
	text-align: center;
}

#wrapperinner #topnav {
	height: 25px;
	background: #000;
	width: 596px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px;
	float: right;
	padding-top: 5px;
	vertical-align: middle;
	line-height: 18px;
	font-weight: bold;
	margin-right: -1px;
	text-indent: 55px;
	margin-left: -5px;
}

#wrapperinner #left {
	float: left;
	width: 250px;
	height: 400px;
	background: url(../img/bkg_left,03.jpg) no-repeat;
}

.audioplayer {
	width: auto;
	height: 125px;
	background: #504030 url(../img/bkg_mediaplayer.png);
	padding: 3px;
	text-align: center;
	margin-left: -1px;
	border-bottom: 4px solid #777;
	border-top: 5px solid #332;
	border-right: 2px solid #444;
}

#mp3player {
	color: #fff;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#mp3player a {color:#ccc}

    #wrapperinner #leftphoto {
	    margin: -45px -15px -15px;
	    width: 200px;
	    float: left;
     }
	 
	 #left .content {
	    font: 11px Verdana, Arial, Helvetica, sans-serif;
	    margin: 20px;
     }
     #left .quoteheader {
	    width: 215px;
	    margin-right: auto;
	    margin-left: auto;
	    border-bottom: 1px dotted #908070;
	    padding-bottom: 2px;
	    padding-top: 25px;
     }
    #left .randomtext {
	    font: italic 11px Georgia, "Times New Roman", Times, serif;
	    margin: 20px;
	    text-align: left;
	    border-top: 1px dotted #908070;
	    color: #990000;
	    padding-top: 5px;
	    float: left;
	    width: 210px;
     }
	 
    #wrapperinner #right {
	   float: right;
	   width: 505px;
	   margin-top: 45px;
	   font: 13px/1.5em Georgia, "Times New Roman", Times, serif;
	   margin-right: 35px;
	   text-align: left;
	   margin-bottom: 50px;
	   color: #605040;
     }
         #right h1 {
	        font-family: Georgia, "Times New Roman", Times, serif;
	        color: #990000;
	        font-size: 22px;
	        font-weight: normal;
	        padding: 5px 0px 10px;
	        background: url(../img/bkg_h1_dotted.gif) no-repeat left bottom;
         }
         #right h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #930;
	margin: 0px;
	padding: 0px;
         }
         #right h3 {
	        font: 12px Georgia, "Times New Roman", Times, serif;
	        color: #807060;
	        text-transform: uppercase;
         }
         #right a { color: #908070; }
         #right a:hover { color: #CC0000;}
		
		
#footer {
	background: #eaeae3 url(../img/bkg-footer.jpg) repeat-x left bottom;
	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #908070;
	width: 815px;
	border-top: 1px solid #C6BBB0;
	border-right: 1px solid #C6BBB0;
	border-bottom: 1px solid #C6BBB0;
	border-left: 1px solid #C6BBB0;
	padding: 15px;
	float: left;
}


/* Miscellanea */


.notes {	font: 10px Verdana, Arial, Helvetica, sans-serif;	color: #807060;}
.notes a:link {
	color:#996633;
	border-bottom: 1px dotted #996633;
}
.notes a:visited {color:#996633}

.newsdate {
	font-family: "arial narrow", arial, helvetica, "helvetica narrow";
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	background-color: #605040;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	position: relative;
}


@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  }
}
.printReady {
	background: url(none);
}
