/*-----------------------------
TITLE:  Diane Monroe Main CSS
AUTHOR: Hanzi
DATE: July 05 2008
-------------------------------*/
body {
	font-family:Verdana, Tahoma, "Microsoft Sans Serif";
	font-size:0.8em;
	font-weight:normal;
	line-height:5mm;
	color:#ffffff;
	}
a:link {
	color:#ffffff;
	background-color:inherit;
	font-family:Verdana, Tahoma, "Microsoft Sans Serif";
	font-weight:normal;
	text-decoration:none;
}
a:visited {
	color:#ffffff;
	background-color:inherit;
	font-family:Verdana, Tahoma, "Microsoft Sans Serif";
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	background-color:inherit;
	font-family:Verdana, Tahoma, "Microsoft Sans Serif";
	font-weight:normal;
	text-decoration:underline;
	border:none;
}
p {
	color:#EBEBEB;
	background-color:inherit;
	/*font-family:Verdana, Tahoma, "Microsoft Sans Serif";*/
	/*font-size:0.7em;*/
	font-weight:normal;
	/*line-height:5mm;*/
}
#header {
	width:900px;
	height:161px;
	background:url(../images/header_bg.jpg);
	margin:0 auto;
}
#menu_wrap {
	width:900px;
	height:41px;
	margin:0 auto;
	padding:0;
}
ol, ul {
	list-style: none;
}
#navigation {
	left:0;
	width:900px;
	height:41px;
	background:url(../images/nav_bg.gif) no-repeat 0 0;
	z-index:1;
}
#navigation ul {
	margin:0;
	padding:0 0 0 0px;
}
#navigation ul li {
	height:41px;
	line-height:41px;
	float:left;
	position:relative;
}
#navigation ul li a {
	height:41px;
	line-height:41px;
	display:block;
	text-indent:-9999px;
}
#n-home a {
	width:73px;
	background:url(../images/nav_but.gif) no-repeat 0 0;
}
#n-home a:hover {
	background-position:0 -41px;
}
#n-biography a {
	width:93px;
	background:url(../images/nav_but.gif) no-repeat -69px 0;
}
body#biography #n-biography a, #n-biography a:hover {
	background-position:-69px -41px;
}
#n-upcomingevents a {
	width:139px;
	background:url(../images/nav_but.gif) no-repeat -161px 0;
}
body#upcomingevents #n-upcomingevents a, #n-upcomingevents a:hover {
	background-position:-161px -41px;
}
#n-listen a {
	width:61px;
	background:url(../images/nav_but.gif) no-repeat -294px 0;
}
body#listen #n-listen a, #n-listen a:hover {
	background-position:-294px -41px;
}
#n-press a {
	width:76px;
	background:url(../images/nav_but.gif) no-repeat -354px 0;
}
body#press #n-press a, #n-press a:hover {
	background-position:-354px -41px;
}
#n-discography a {
	width:109px;
	background:url(../images/nav_but.gif) no-repeat -432px 0;
}
body#discography #n-discography a, #n-discography a:hover {
	background-position:-432px -41px;
}
#n-composition a {
	width:112px;
	background:url(../images/nav_but.gif) no-repeat -542px 0;
}
body#composition #n-composition a, #n-composition a:hover {
	background-position:-542px -41px;
}
#n-cdshope a {
	width:99px;
	background:url(../images/nav_but.gif) no-repeat -644px 0;
}
body#cdshope #n-cdshope a, #n-cdshope a:hover {
	background-position:-644px -41px;
}
#n-links a {
	width:60px;
	background:url(../images/nav_but.gif) no-repeat -737px 0;
}
body#links #n-links a, #n-links a:hover {
	background-position:-737px -41px;
}
#n-contact a {
	width:74px;
	background:url(../images/nav_but.gif) no-repeat -794px 0;
}
body#contact #n-contact a, #n-contact a:hover {
	background-position:-794px -41px;
}
#news_subscribe {
}
.clear {
	width:auto;
	height:40px;
}
.clear_20 {
	width:auto;
	height:20px;
}
.title_img {
	padding:20px 0px 20px 0px;
}
.img_border {
	border:0px;
}
#footer_wrap {
	width:100%;
	height:auto;
	margin:0 auto;
}
#footer {
	width:100%;
	letter-spacing:1px;
	border-top:2px solid #2B222C;
}
.copyright {
	color: #FFFFCC;
	border-top:2px solid #2B222C;
}

