body {
	background-color:#770707; 
	overflow: auto;  
	margin:5px;
	text-align: center;
}

#container{
	width: 900px;
	margin: 0px auto;
	position: relative;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
	border: solid; 
	border-width:5px; 
	border-color: #000000; 
	text-align: center;
}

.header{
	margin: 0 auto;
	width: 900px;
	height: 135px;
	position: relative;
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	text-align: center;
}

.content{
	margin: 0px auto;
	width: 900px;
	height: 390px;
	position: relative;
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	font-size: 20px; 
	font-family: Calibri, Arial, sans-serif; 
	font-weight: bold;
}
.body{
	width: 100%;
	height: 100%;
	font-size: 18px; 
	font-family: Calibri, Arial, sans-serif; 
	font-weight: bold;
	height: 100%; 
	overflow: auto;
}
p{
	text-indent: 1.5em;
}
.navbar  a{
	display:block; 
	vertical-align: middle;
	width: 200px;
	text-decoration:none; 
	padding=5px; 
	border: solid; 
	border-width:1px; 
	border-color: #000000; 
	font-weight: bold; 
	font-size: 14px;
}
.navbar  a:link, .navbar  a:visited {
	color: #FFFFFF; 
	background-color: #595959;
}
.navbar  a:hover, .navbar  a:active {
	color: #FFFFFF; 
	background-color: #770707;
}

.selected  a{
	display:block; 
	vertical-align: middle;
	width: 200px;
	text-decoration:none; 
	padding=5px; 
	border: solid; 
	border-width:1px; 
	border-color: #000000; 
	font-weight: bold; 
	font-size: 14px;
}
.selected  a:link, .selected  a:visited {
	color: #FFFFFF; 
	background-color: #770707;
}
#SlideShow{
	border: solid; 
	border-width:5px; 
	border-color: #000000; 
}
.footer {
	width: 900px;
	height:25px; 
	font-size:12px; 
	vertical-align:bottom;
}
a.email {
	color: #000000;
}
#show2{
	width: 300px;
	height: 225px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.bcard{
	width: 250px;
	height: 125px;
	padding: 5px;
	position: relative;
	background-color: #FFF;
	background-repeat:no-repeat;
	background-position:center; 
	background-image:url('images/bcard.gif');
	border: solid; 
	border-width:5px; 
	border-color: #000000;
	font-size: 14px; 
	font-family: Calibri, Arial, sans-serif; 
	font-weight: normal;
	text-align: left;
}
.bcat{
	height: 75px;
	width: 160px;
	padding: 5px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center -40px; 
	background-image:url('images/bcard.gif');
	border: solid; 
	border-width:5px; 
	border-color: #000000;
	font-size: 20px; 
	font-family: Calibri, Arial, sans-serif; 
	font-weight: normal;
	text-align: left;
	cursor: pointer;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 102%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 600px;
	height: 50%;
	padding: 16px;
	border: 16px solid black;
	background-color: white;
	z-index:1002;
	overflow: auto;
	text-align: auto;
}

.pnavbar  a{
	display:block; 
	vertical-align: middle;
	text-align: center;
	width: 75px;
	text-decoration:none; 
	padding=5px; 
	border: solid; 
	border-width:1px; 
	border-color: #000000; 
	font-weight: bold; 
	font-size: 14px;
}
.pnavbar  a:link, .pnavbar  a:visited {
	color: #FFFFFF; 
	background-color: #595959;
}
.pnavbar  a:hover, .pnavbar  a:active {
	color: #FFFFFF; 
	background-color: #770707;
}

.pselected  a{
	display:block; 
	vertical-align: middle;
	text-align: center;
	width: 75px;
	text-decoration:none; 
	padding=5px; 
	border: solid; 
	border-width:1px; 
	border-color: #000000; 
	font-weight: bold; 
	font-size: 14px;
}
.pselected  a:link, .pselected  a:visited {
	color: #FFFFFF; 
	background-color: #770707;
}

.caption{
	font-size: .6em; 
	font-family: Calibri, Arial, sans-serif; 
	color: #555555;
}

