h3 {
color:#88936d;
font-style: normal;
font-weight:normal;
font-size: 14px;
font-family: Tahoma , sans-serif;
}


p {
color:#471F39;
font-style: normal;
font-weight:normal;
font-size: 14px;
font-family: Tahoma , sans-serif;
}
p {
text-indent: 50px;
text-align: justify;
}

h1 {
color:#471F39;
font-style: normal;
font-weight:bold;
font-size: 15px;
font-family: Tahoma , sans-serif;
}

h2 {
color:#471F39;
font-style: normal;
font-weight:normal;
font-size: 15px;
font-family: Tahoma , sans-serif;
}

h3 
{
color:#471F39;
font-style: normal;
font-weight:normal;
font-size: 10 px;
font-family: Tahoma , sans-serif;
text-indent: 0 px;
text-align: justify;
}

html {overflow-x: hidden;}

.header { position: relative; top: 10; margin-left: auto; margin-right: auto; text-align: center; width: 80%;}

.header a:link {color:#452264; border: 20;}
.header a:visited {color:#452264}
.header a:hover {color:##AA0055}
.header a {text-decoration:none;}

#footer { position: fixed; bottom: 10; left:48%; margin-left: auto; margin-right: auto; text-align: center;}

#container {position: absolute; text-align: center; width: 100%;}

.gallery { 
	display: block; 
	position: relative; 
	width: 700px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 5px !important; 
	overflow-y: none; 
	border-style: solid; 
	border-color: #eee100;
	border: 0;
	text-align: left;}

.gallery li {
	display: -moz-inline-box; 
	display: inline-block; 
	zoom:1;
	*display:inline;
	position: relative; 
	margin: 5px 10px 10px 0 !important; 
	vertical-align: top;
	color:#C9AF8A; 
	border: 0;
	text-align: left;
	}

.gallery a span, .gallery a span { 
	position: absolute; 
	display: block; 
	top: 0; 
	left: 0; 
	background: #C9AF8A; 
	opacity: .5;
	 filter:alpha(opacity=50);
	border: 0px;
	cursor: hand; }

.gallery .new li { 
	border-color: #452264;
	z-index: 100;}

.gallery .new a, .gallery .new a { border-color: #452264; }

.gallery ul a, .gallery a { 
	position: relative; 
	display: block; 
	float: left; 
	border: 1px solid #452264; 
	text-decoration: none; }


.gallery a:hover span { 
	display: none;
	border: 0; }

.gallery img { 
	display: block; 
	border: 0;}

.listReset, .listReset li, .defListReset,  .defListReset dt, .defListReset dd { margin: 0; padding: 0; }
.defListReset dt { font-weight: normal; }
.defListReset dd { font-style: normal; }
.listReset li { list-style: none outside; background: none; }

