/* CSS Document */

body { text-align: center; background: #D7B9BD url(img/bg3.jpg) center repeat-y; width: 100%;}

h1 {font-size: 25px; margin: 0 0 10px 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serifcolor; color: #990033;}
h2 {}
p {margin: 0;}
a {text-decoration: none;}
a:hover {color: #A22532;}
ul {margin: 0;}
li {list-style: none;}

.clear {clear: both;}

#wrapper {position: relative; width: 850px; margin: 0 auto; font-size: 14px;}

/*---- header ----- */
#header {width: 850px; height: 25px; margin: 0 auto; padding: 85px 0 0 0; background: url(img/header.jpg) no-repeat; text-align: right;}
#header ul {margin: 0 22px 0 0; padding: 0;}
#header ul li {margin: 0; display: inline;}
#header ul li a {padding: 0 7px; font-family: Georgia, "Times New Roman", Times, serifcolor; color: white; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; font-size: 11px;}
#header ul li a:hover {text-decoration: underline; color: #A22532;}


/*---- content ----- */
#content {width: 846px; margin: 0 auto; padding: 0 0 20px 0; background: white url(img/bg.jpg) repeat-x; border-right: 2px solid #888; border-left: 2px solid #888;}
#content #left {width: 200px; float: left; padding: 20px 0 0 0; margin: 0; }
#content #left ul {text-align: left; margin: 0 0 0 20px; padding: 0;}
#content #left ul li {margin: 0; paddding: 0;}
#content #left ul li a {display: block; width: 130px; height: 25px; padding:55px 0 0 30px; margin: 0 0 5px 0; background: url(img/button1.jpg) no-repeat; color: white; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; line-height: 15px; font-size: 12px; text-transform: uppercase; border-right: 2px solid #333;}
#content #left ul li a.debs {height: 40px; padding:40px 0 0 30px;}
#content #left ul li a.current {background: url(img/button.jpg) no-repeat; color: white;}
#content #left ul li a.debs span {display: block;}
#content #left ul li a:hover {background: url(img/button.jpg) no-repeat; color: #A22532;}

#content #left p {display: block;  height: 112px; width: 130px; padding: 100px 0 0 30px; margin: 14px 0 0 20px; color: #333; text-align: left;}
#content #left p a {color: gray; text-decoration: underline;}

#content #right, #content #right_page, #content #right_gallery {width: 614px; margin: 20px 23px 0 0; float: right; display: inline;}
#content #right {background: url(img/img01.jpg) no-repeat; border-left: 2px solid #333; height: 420px;}
#content #right_page {background: #eee; text-align: left; padding: 20px; width: 570px;}
#content #right_page p {margin: 0 0 20px 0; padding: 0;}
#content #right_page strong {color:#990033;}
#content #right_gallery {background: #eee; padding: 0px; width: 616px; padding-bottom: 0px;}
#content #right_gallery p {margin-top: 10px; background: #444; padding: 15px; width: 586px; color: white; text-align: left;}
#content #right_gallery .gallery a img {border: 2px solid #ddd;}
.gallery {
	width: 140px;
	float: left;
	display: inline;
	margin: 9px 0 0 10px;
	_margin-left: 8px;
}

/*---- footer ----- */
#footer {width: 846px; height: 82px; margin: 0; background: url(img/footer.jpg) no-repeat; font-size: 11px; border-right: 2px solid #888; border-left: 2px solid #888; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
#footer p {float: left; margin: 60px 0 0 15px; color: #444;}
#footer a {float: right; margin: 60px 15px 0 0; color: #444; text-decoration: none;}
#footer a:hover {text-decoration: underline; color: #A22532;}