
body {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	background: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #530603;
}

img {
	border-width: 0px;
}
#wrap {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	}

#navcontainer {
	width: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navcontainer hr {
	padding: 0px;
	color: #530603;
}

#navcontainer ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 5px 5px;

}

#navcontainer li {
	padding-bottom:3px;
}

#select {
	background:url(../images/select.gif) right top no-repeat;
}
#navcontainer a {
	display: block;
	padding: 2px;
	width: 98px;
	background-color: #ffffff;
	border: 1px solid #530603;
	font-size: x-small;
}

#navcontainer a:link, #navlist a:visited
{
color: #530603;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #530603;
color: #fff2b4;
}


#rightpanel {
	width: 639px;
	border-left: 1px solid #530603;
	border-bottom: 1px solid #530603;
	float: right;
	padding: 0px 0px 0px 0px;

}
#content {
	text-align: justify;
	margin: 20px 0px 10px 10px;
}

p {
	font-size: x-small;
}

td {
	font-size: x-small;
}
.topbar {
	background-color: #530603;
	color: #fff2b4;
	font-size: 12px;
	width: 100%;
	height: 24px;
}

.gallerycell {
	width: 220px;
	border: 1px solid #cbb4b3;
	border-bottom: 1px solid #530603;
	border-right: 1px solid #530603;
	vertical-align: top;
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

div.osDropShadow, div.osDropShadow div, div.osDropShadow div div {
	display:inline-table;
	/* \*/display:block;/**/
	}
div.osDropShadow {
	float:left;
	background:url(../images/shadow2.gif) right bottom no-repeat;
	}
div.osDropShadow div {
	background:url(../images/corner_bl.gif) bottom -8px no-repeat;
	}
div.osDropShadow div div {
	padding:0 12px 12px 0;
	background:url(../images/corner_tr.gif) 100% 0px no-repeat;
	}
div.osDropShadow div div img {
	display:block;
	}
	
}
#infobox td {
	padding: 0px 10px 5px 10px;
	vertical-align: top;
}
