:focus, a {
	outline: 0;
}
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../_images/rkrbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
p {
	padding: 0px 30px 5px;
	margin: 0px;
	text-align: justify;
}
p a {
	color: #333;
}
ol, ul {
	list-style: none;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px 20px 5px 30px;
	margin: 0px;
}
blockquote {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	float: right;
	font-size: 22px;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 225px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin: 5px 50px 5px 30px;
}
blockquote:before {
	content: open-quote;
	font-weight: bold;
}
blockquote:after {
	content: close-quote;
	font-weight: bold;
}
#ie-message {
	background:#db2e2e;
	border:1px solid #333;
	color: #fff;
	padding:15px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:10px;
}
#ie-message a {
	color:#fff;
	text-decoration:underline;
}
#header {
	position: relative;
	width: 940px;
	margin: 0 auto;
	height: 175px;
}
#header img {
	height: 120px;
	width: 320px;
	padding: 50px 30px 20px 25px;
}
#content {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0 30px 135px 30px;
}
#news {
	border: 1px solid white;
	position: relative;
	background: url(../_images/white.png) repeat;
	padding-bottom: 10px;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/white.png',sizingMethod='crop');
}
#news p {
	padding-right: 20px;
	padding-left: 50px;
}
#news .news_img {
	position: absolute;
	right: -50px;
}
#news .post_date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #666;
	padding-left: 2px;
	margin: 0px;
	font-weight: lighter;
}
#news .post_date a {
	color: #666;
}
#photodiv {
	width: 240px;
	height: 370px;
	margin-right: 30px;
	margin-left: 10px;
	border: 1px solid #333;
	background: no-repeat;
}
#artists {
	border: 1px solid white;
	position: relative;
	background: url(../_images/white.png) repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/white.png',sizingMethod='crop');
}
#artists p {
	padding-right: 50px;
}
#artists .artist_bio {
	padding-left: 185px;
}
#artists .artist_img {
	margin: 15px 25px 25px;
	padding: 2px;
	border: 1px solid #333;
	position: absolute;
	left: 0px;
}
#artists .artist_links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	color: #666;
	padding-left: 30px;
	text-transform: uppercase;
}
#artists .artist_links a {
	color: #666;
}
#artists .artist_name {
	margin: 5px 0px 10px 30px;
	position: relative;
}
#store {
	border: 1px solid white;
	position: relative;
	background: url(../_images/white.png) repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/white.png',sizingMethod='crop');
}
#store table {
	margin-left: 30px;
	margin-top: 10px;
}
#store table ol {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 20px;
}
#store .item {
	margin: 10px 20px 10px 30px;
}
#store .album {
	padding-left: 185px;
}
#store .album table tr td p {
	line-height: normal;
	padding-left: 0px;
}
#store .album_img {
	border: 1px solid #333;
	left: 0px;
	padding: 2px;
	position: absolute;
	margin: 15px 25px 25px;
}
#store .purchase_img {
	padding: 2px;
	background: url(../_images/white.png);
	border: 0;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/white.png',sizingMethod='crop');
}
#contact {
	position: relative;
	border: 1px solid white;
	background: transparent url(../_images/white.png) repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/white.png',sizingMethod='crop');
}
#contact .contact_img {
	padding: 2px;
	border: 1px solid #333;
	margin-right: 10px;
	margin-left: 20px;
}
#footer {
	position: fixed;
	bottom: 0px;
	height: 37px;
	width: 100%;
	border-top: 1px solid #999;
	background: url(../_images/footer.png) repeat;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 3px;
}
#footer .footer_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #666;
	padding-left: 20px;
	margin-bottom: 10px;
}
#footer #FlashID {
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
}
.section_title {
	margin: 20px 20px 0px 30px;
}
.round {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}
.nav-section {
	position: relative;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-bottom: 10px;
	height: 20px;
}
.nav-section ul {
	position: absolute;
	right: 10px;
	margin-right: 15px;
	top: -15px;
}
.nav-section ul li {
	display: inline;
	margin-left: 20px;
}
.nav-section ul li a {
	color: #fff;
	padding: 18px 0;
}
