body {
	margin: 0;
	padding-top: 80px;
	color: #cccccc;
	font-size: 14px;
	font-family: 'Times New Roman', serif;
	text-align: center;
	background-color: #a00000;
	background-image: url(../images/backimg_red_branch.gif);
	background-repeat: no-repeat;
	background-position: left -90px;
}

body div {
	text-align: right;
}

img {
	border: 0;
}

h1 {
	display: none;
}

iframe {
	position: absolute;
	top: 5px;
	right: 0;
	text-align: right;
}

#construction {
	position: absolute;
	top: 55px;
	left: 210px;
	font-family: impact;
	font-size: 16px;
	color: #ffffff;
}

#container {
	background: #000000 url("../images/smoking1.jpg") no-repeat -50px bottom;
	border-top: solid 0px #700000;
	border-bottom: solid 0px #700000;
	height: 585px;
}

#menu ul {
	width: 832px;
	margin: auto;
	list-style: none;
}

#menu li {
	font-size: 13px;
	float: left;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
}

#menu li a:link, #menu li a:visited {
	display: block;
	background: #a00000;
	padding: 5px 20px;
	color: #000000;
	text-decoration: none;
}

#menu li a:hover {
	display: block;
	background: #000000;
	padding: 5px 20px;
	color: #bb0000;
	text-decoration: none;
}

#current {
	display: block;
	background: #000000;
	padding: 5px 20px;
	color: #ffffff;
	font-size: 13px;
}

#content {
	clear: both;
	height: 558px;
	padding-top: 0px;
	padding-right: 20px;
	color: #e0e0e0;
	font-size: 14px;
	line-height: 130%;
	font-family: "Times New Roman", serif;
	overflow: auto;
}

#righten {
	width: 550px;
	margin-left: auto;
	border: #ffffff 0px solid;
	text-align: right;
}

#righten li {
	list-style: none;
}

#facebook-icon{
	position: absolute;
	top: 43px;
	right: 0px;
	padding-right: 63px;
	text-align: right;
}

#follow-me-icon{
	position: absolute;
	top: 43px;
	right: 0px;
	padding-right: 25px;
	text-align: right;
}

#page-title {
	height: 30px;
	margin-bottom: 3em;
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	color: #dd0000;
}

#page-title span {
	visibility: hidden;
}

strong {
	font-weight: normal;
}

#footer {
	margin: 5px;
}

#footer div {
	float: left;
	width: 50%;
	height: 50px;
}

#copyright {
	color: #000000;
	font-size: 11px;
	text-align: left;
}

#contact, address {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}

.artistname {
	font-style: italic;
	font-weight: normal;
	font-family: 'Century';
}a:link {	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
}

.display-none {
	display: none;
}

