* {
	margin:0px;
	padding:0px;
	border:none;
	font-family: Verdana, Geneva, sans-serif;
	outline:none 0px;
}
p {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-bottom: 1em;
	color: #333333;
}
p.nobreak {
	margin-bottom: 0px;
}

a {
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	margin-bottom: 1em;
}
h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: .5em;
}
hr {
	width: 50%;
	margin-top: 10px;
	border: 1px solid #cccccc;
	clear: both;
}


a:link, a:visited {
	color:#333333;
}
a:hover, a:active {
	color:#920e17;
}

body {
	background: #49070b;
}

#wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background: #fff url(images/main_bg.jpg) no-repeat top center;
	width: 800px;
	border: 2px outset #920e17;
	margin: 15px auto;
	text-align: left;
	padding: 0px 29px 15px;
	position: relative;
}
#header {
	height: 100px;
	width: 100%;
}

.logo {
	float: left;
	width: 168px;
}


#header_bar {
	margin-top: 35px;
	width: 632px;
	float: right;
}

#postcard {
	height: 300px;
	width: 773px;
	clear: both;
	margin: 15px;
	position: relative;
}
#nav {
	float: left;
	display:inline;
	height: 300px;
	width: 200px;
}
#nav ul {
	list-style: none;
}
#nav ul a {
	display: block;
}
.navlink {
	height: 30px;
	width: 200px;
}
#FlashID {
	float:left;
	display:inline;
}
#contact_details {
	width: 100%;
	margin-top: 30px;
	clear: both;
}
#contact_details p {
	line-height: 1.2em;
	font-size: 0.6em;
	margin-bottom: .3em;
}
#contact_details .split {
	color: #920e17;
}
#sidebar {
	float: left;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	display: inline;
}
#contents {
	float: right;
	width: 472px;
	margin-top: 15px;
}
#contents ul, #sidebar ul {
	list-style-type:square;
	list-style-position:inside;
	margin-bottom:5px;
	clear:left;
	font-size: .7em;
	line-height:1.4em;
}

#vertical_rule {
	height: 300px;
	width: 2px;
	background-image: url(images/vertical_rule.jpg);
	float: left;
}

#base {
	clear: both;
	line-height: 1px;
}
#footer {
	width: 100%;
	margin: 15px;
}
#footer p {
	color: #FFF;
	margin-bottom: 1em;
	font-size:.6em;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
.pic {
	margin-top:5px;
	float: right;
}
.more {
	clear:right;
	float:right;
	margin:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/symbol_more.gif) left no-repeat;
	padding-left:17px;
	font-size:0.7em;
}

.more_left {
	clear:left;
	float:left;
	margin-right:0px;
	margin-left:0px;
}
.tab_heading{
	background: url(images/acc_tab_open_bg.jpg) no-repeat;
	padding: 4px 10px 16px 15px;
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 20px;
	text-transform:uppercase;
	color:#ffffff;
	clear:both;
	letter-spacing:0px;
	font-size: 0.8em;
}
#notification {
	position: absolute;
	height: 194px;
	width: 250px;
	top: -40px;
	left: 120px;
	z-index: 10;
	overflow: hidden;
}
#postcard_slideshow {
	display:inline;
	overflow: hidden;
	width: 570px;
	height: 300px;
	left:200px;
	position: absolute;
}
#postcard_nav{
	position:absolute;
	bottom:20px;
	right:20px;
	z-index:20;
	color:#fff;
	background:#333;
	border:1px #fff solid;
	padding:0 5px 0 5px;
	
}
a.postcard_nav_btn{
	font-size:0.8em;
	color:#fff;
	width: 10px;
	height: 10px;
}
div.caption p {
	z-index:20;
	color:#fff;
	background:#333;
	border:1px #fff solid;
	padding:2px 5px 2px 5px;
	position:absolute;
	top:260px;
	left:20px;
}
