* {
	padding: 0;
	margin: 0;
}

html, body {
	 min-height:100%; margin-bottom:1px;
}


body {
	background-image: url(images/floral-design-soft-bkg.jpg);
	text-align: center;
	font-size: 84%;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #7D0000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#container {
	position: relative;
	border: 2px solid #666;
	color: #000;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #fff;
}

body.home #container {
	background: #fff url(images/main-bkg.jpg) repeat-y;
}

#header {
	height: 220px;
	border-bottom: 2px solid #8E8E8E;
	position: relative;
}

body.music #header {
		background: url(images/header-music.jpg) no-repeat;
}

body.links #header {
		background: url(images/header-links.jpg) no-repeat;
}

body.bio #header, body.contact #header {
		background: url(images/header-bio.jpg) no-repeat;
}

body.contact #header {
		background: url(images/header-contact.jpg) no-repeat;
}

body.guestbook #header {
		background: url(images/header-guestbook.jpg) no-repeat;
}

body.home #header {
	background-color: white;
	border: none;
}

#leftfront {
	background: url(images/front-image.jpg) no-repeat;
	height: 600px;
}

#topnav {
	margin-left: 510px;
	padding-top: 10px;
}

#topnav ul, #topnav li { margin:0; padding:0; }
#topnav ul { padding-top: 8px; list-style:none; }
#topnav ul.row2 {
	clear: both;padding-left: 20px;
}
#topnav li { display:inline; }

#topnav span {display:none; }
#topnav #nv_home a, #topnav #nv_music a, #topnav #nv_bio a, #topnav #nv_links a, #topnav #nv_gbook a, #topnav #nv_contact a {
	display: block;
	float:left;
	padding-right: 10px;
}

#topnav #nv_home a {
	background:url("images/home-btn.jpg") no-repeat; 
	width:65px; height:31px; border:0; 
}

#topnav #nv_music a {
	background:url("images/music-btn.jpg") no-repeat; 
	width:67px; height:31px; border:0; 
}

#topnav #nv_bio a {
	background: url(images/bio-btn.jpg) no-repeat; 
	width:44px; height:31px; border:0; 
}

#topnav #nv_links a {
	background:url("images/links-btn.jpg") no-repeat; 
	width:53px; height:39px; border:0; 
}

#topnav #nv_gbook a {
	background:url("images/guestbook-btn.jpg") no-repeat; 
	width:90px; height:39px; border:0; 
}

#topnav #nv_contact a {
	background:url("images/contact-btn.jpg") no-repeat; 
	width:64px; height:39px; border:0; 
}

#pagetitle {
	position: absolute;
	right: 0;
	bottom: 10px;
}

#content {
	text-align: left;
	min-height:400px;
   height:auto !important;
   height:400px;
}

#content h1 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 10px;
}

#content p {
	padding-bottom: 10px;
	line-height:1.3em;
}

#sideinfo {
	float: right;
	padding: 6px;
	margin: 0 10px 10px 0;
	border: 2px solid #8e8e8e;
	text-align: right;
}

#sideinfo p {
	padding: 0 0 6px 0;
	font-weight: bold;
}

#contentleft, #contentright {
	float: left;
	width: 340px;
	margin-left: 0;
	padding: 20px;
}

body.music #content {
	margin-left: 6px;
	padding-top: 20px;
	padding-bottom: 20px;
}

body.home #content {
	margin-left: 400px;
	margin-right: 4px;
	padding-right: 18px;
	padding-bottom: 40px;
}

#content img {border: none;}

img.thumbleft {
	padding: 10px 10px 10px 0;
	float: left;
}

img.thumbright {
	padding: 0 0 6px 6px;
	float: right;
}

div.capright {
	position: relative;
	height: 230px;
}

div.capright p {
	position: absolute;
	top: 30%;
	line-height: 1.6em;
	text-align: right;
}

#footer {
	clear: both;
	background: url(images/corner-scroll.jpg) no-repeat bottom right;
	height: 45px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#footer p {
	margin-left: 390px;
	text-align: left;
	font-size: .8em;
}

#footer p.copyright {padding-top: 14px;}

/* forms */

table.form {
	margin-top: 10px;
}

table.form td {
	padding: 6px 6px 0 0;
}

input.text, textarea.text {
	background-color: #FFECEC;
}

/* guestbook */
.entry  { 
	background-color: #fff; 
	margin-bottom: 10px; 
	position: relative; 
	width: 320px; 
	height: auto; 
	border-bottom: 1px solid #B7B7B7; 
	padding-bottom: 6px;
}

.gbook {
	background-color: #fff; 
	position: relative; 
	width: 320px; 
	height: auto; 
}

.entry_header  {
	display: inline; 
	margin-top: 5px; 
	position: relative; 
	width: 320px; 
	height: auto; 
}
.entry_data  {
	padding: 0 0 2px 0; 
	position: relative; 
	width: 185px; 
}
.message   {
	color: #000; 
	display: inline; 
	position: relative; 
	width: 320px; 
	height: auto; 
	overflow: hidden;
}
.req {
	color: #646464; 
}
body.guestbook input.text {width: 200px; height: 15px; }
input.captcha { font-size: 10px; width: 90px; height: 20px; ;background-color: #FFECEC } */
#capdiv { width: auto; height: 20px }
input.maxlenght { color: #000; font-size: 10px; width: 40px; height: 15px; border-width: 0 }
body.admin  { color: #000; background-color: #fff; margin-top: 20px; }
body.admin h1 { color: #000; font-size: 12px; font-family: Verdana; font-weight: bold }
#adminmain { color: #000; background-color: #fff; margin-left: auto; margin-right: auto; position: relative; width: 500px; padding: 10px; }
.adminrow_pos { color: #000; padding: 3px; position: relative; width: 100%; float: left }
.adminrow_diapos { color: #000; background-color: #dcdcdc; padding: 3px; position: relative; width: 100%; float: left }
a.admin   { color: #fff; background-color: #7D0000; text-decoration: none; text-align: center; margin-left: 20px; padding: 1px 2px 1px 2px; width: 25px; height: 15px !important; border: solid 1px }
#adminmain form {
	padding:20px;
}
