@charset "UTF-8";
/* CSS Document */

body {
	background-color: #8c8070;
	background-image:url(images/main_background.jpg);
	background-repeat:repeat-y;
    background-attachment:fixed;
    background-position:center; 
}
#container {
    background-image:url(images/main_background.jpg);
	background-repeat:repeat-y;
    background-attachment:fixed;
    background-position:center; 
	min-height:100%;
	position:absolute;
	height:100%;
	width:860px;
	top: 0%;
	margin-top: 0%;
	left: 50%;
	margin-left: -430px;
	border: 0px none #000000;
	z-index:2;
	overflow: visible;
}
#generic {
	position:absolute;
	z-index:2;
	left: 637px;
	top: 159px;
}
#leftcolumn {
	position:absolute;
	width:175px;
	height:auto;
	top: 310px;
	left: 45px;
	z-index:2;
	overflow: auto;
	text-align: left;
	background-color:#dfd6c0;
}
#rightcolumn {
	position:absolute;
	width:175px;
	height:auto;
	right: 49px;
	z-index:2;
	overflow: auto;
	text-align: left;
	background-color:#dfd6c0;
}
#bigcontentbox {
	position:absolute;
	width:385px;
	height:auto;
	top: 260px;
	left: 238px;
	z-index:3;
	overflow: auto;
}
a.newslink {
	display: block;
	width: 49px;
	height: 29px;
	text-decoration: none;
	background-image: url(images/newslink_49x29.jpg);
	background-repeat: no-repeat;
}
/* for archive buttons in musings */
a.bold_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
a.bold_link:visited {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a.bold_link:hover {
	font-weight : bold;
	color : #000000;
	text-decoration: underline;
}
/* for splash skip link */
p {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	margin-top:10px;
	margin-right:0px;
	margin-left:10px;
	line-height: 150%;
	color: #1d0a0b;
}
h1 {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight:bold;
	margin-top:10px;
	margin-right:20px;
	margin-left:10px;
	line-height: 150%;
	color: #1d0a0b;
}
h2 {
	font-family: Georgia, Times, serif;
	font-size: 9px;
	font-weight:normal;
	margin-top:10px;
	margin-right:20px;
	margin-left:10px;
	line-height: 200%;
	text-decoration: none; 
	color: #8c816f;
}
a.columntext {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	line-height: 150%;
	text-decoration: none; 
	color: #1d0a0b;
}
a:link {
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none; 
	color: #7b0600;
}
a:hover {
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none; 
	color: #7b0600;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none; 
	color: #7b0600;
}
a:active {
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none; 
	color: #7b0600;
	text-decoration: underline;
}
a.newslink {
	display: block;
	width: 38px;
	height: 20px;
	text-decoration: none;
	background-image: url(images/sections/news.png);
	background-repeat: no-repeat;
	}
a.newslink:hover {
	background-position: 2px 2px;
	}
a.profilelink {
	display: block;
	width: 58px;
	height: 18px;
	text-decoration: none;
	background-image: url(images/sections/profile.png);
	background-repeat: no-repeat;
}
a.profilelink:hover {
	background-position: 2px 2px;
}
a.discolink {
	display: block;
	width: 91px;
	height: 31px;
	text-decoration: none;
	background-image: url(images/sections/discography.png);
	background-repeat: no-repeat;
}
a.discolink:hover {
	background-position: 2px 2px;
}
a.bloglink {
	display: block;
	width: 36px;
	height: 23px;
	text-decoration: none;
	background-image: url(images/sections/blog.png);
	background-repeat: no-repeat;
}
a.bloglink:hover {
	background-position: 2px 2px;
}
a.photolink {
	display: block;
	width: 44px;
	height: 14px;
	text-decoration: none;
	background-image: url(images/sections/photo.png);
	background-repeat: no-repeat;
}
a.photolink:hover {
	background-position: 2px 2px;
}
a.contactlink {
	display: block;
	width: 59px;
	height: 29px;
	text-decoration: none;
	background-image: url(images/sections/contact.png);
	background-repeat: no-repeat;
}
a.contactlink:hover {
	background-position: 2px 2px;
}
a.presslink {
	display: block;
	width: 43px;
	height: 23px;
	text-decoration: none;
	background-image: url(images/sections/press.png);
	background-repeat: no-repeat;
}
a.presslink:hover {
	background-position: 2px 2px;
}
a.tourlink {
	display: block;
	width: 38px;
	height: 16px;
	text-decoration: none;
	background-image: url(images/sections/tour.png);
	background-repeat: no-repeat;
}
a.tourlink:hover {
	background-position: 2px 2px;
}
a.storelink {
	display: block;
	width: 43px;
	height: 15px;
	text-decoration: none;
	background-image: url(images/sections/store.png);
	background-repeat: no-repeat;
}
a.storelink:hover {
	background-position: 2px 2px;
}
hr.a {
 	width: 95%;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}	
