html {
height: 100%;
margin-bottom: 0.1em;
background: #000000 url(images/site-bg.png) fixed;
}

body {
font: 12px/16px Lucida Sans Unicode, Tahoma, san serif;
margin: 0 0 0;
padding: 0;
text-align: center;
color: #FFFFFF;
}

p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
i
{
color: #696969;
}


h1, h2, h3, h4, h5 {
font-family: Lucida Sans Unicode, Tahoma, san serif;
font-size: 22px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -1px;
color: #CDD905;
}

.bigger {
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
line-height: 28px;
}

.date {
color:#ACACAC;
}

#wrapper {
width: 1000px;
padding-bottom: 40px;
margin: 0 auto;
background: url(images/content-bg.png) no-repeat;
}

#left {
width: 475px;
float: left;
padding-top: 15px;
}

#musicleft {
width: 800px;
float: left;
padding-top: 15px;
}

#post {
width: 475px;
border-bottom: 1px solid #272727; /*3AA0B9*/
text-align: justify;
padding-bottom: 10px;
padding-top: 10px;
}

#post2 {
width: 475px;
text-align: justify;
padding-bottom: 10px;
padding-top: 10px;
}

#post-music {
width: 350px;
text-align: justify;
margin-left: 25px;
padding-bottom: 10px;
padding-top: 10px;
float: left;
}

#leftcredits {
width: 950px;
float: left;
padding-top: 15px;
}

#credits1 {
width: 315px;
text-align: justify;
padding-bottom: 10px;
padding-top: 10px;
float: left;
}

#credits2 {
width: 315px;
text-align: justify;
padding-bottom: 10px;
padding-top: 10px;
float: left;
}

#credits3 {
width: 115px;
text-align: justify;
padding-bottom: 10px;
padding-top: 10px;
float: left;
}

#sidebar {
width: 300px;
min-height: 400px;
margin-top: 40px;
float: right;
}

#sidebarcredits {
width: 100px;
margin-top: 40px;
float: right;
}

#contact1 {
width: 215px;
text-align: justify;
padding-bottom: 10px;
padding-top: 10px;
float: left;
}

#contact2 {
width: 315px;
text-align: justify;
padding-bottom: 10px;
padding-top: 10px;
float: left;
}

#content {
width: 801px;
margin: 0 auto;
padding-top: 75px;
}

#highlight {
width: 300px;
height: 181px;
background: url(images/sidebar_highlight_bg.jpg);
}

.footer {
font: 11px/13px Lucida Sans Unicode, Tahoma, san serif;
text-align: center;
color: #3D3D3D;
}

#keyart {
width: 170px;
float: left;
}

#title {
width: 250px;
float: left;
font-size: 12px;
font-weight: bold;
}

#clips {
width: 280;
float: left;
font-size: 12px;
}

#form {
display: block;
width: 100%;
margin-top: 20px;
margin-bottom: 200px;
}
a
{
	text-decoration: none;
	color: #CDD905;
}
a:link, a:visited
{
	color: #CDD905;
	text-decoration: none;
}
a:hover, a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}


ul {
list-style-type: none;
margin: 0px 0px 10px 0px;
padding-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;

}

li {
padding-left: 0px;
padding-top: 0px;
padding-bottom: 3px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
}

#musicleft ul {
list-style-type: none;
margin: 0px 0px 10px 0px;
padding-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
border-top: 1px solid #262626;
}

#musicleft li {
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
background-image: url(images/audio.png);
background-repeat: no-repeat;
background-position: 0 .99em;
border-bottom: 1px solid #262626;
}

.medfont {
font-size: 12px;
}

.gray {
font-size: 11px;
color: 636363;
}

label {
		width: 6em;
		float: left;
		text-align: left;
		margin-right: 0.5em;
		display: block;
}
input {
		color: #000000;
		background: #FFFFFF;
		border: 1px solid #081F38;
      	font-family: Arial, Helvetica;
            padding: 5px;
}

textarea.gray {
		background-color: #FFFFFF;
		border: 1px solid #081F38;
      	font-family: Arial, Helvetica;
		font-size: 12px;
		padding: 5px;

}
.submit input {
		margin-left: 85px;
		color: #000000;
		background: #ABABAB;
		border: 2px outset #1a1a1a;
}

* html .submit input {
		margin-left: 80px;
		color: #000000;
		background: #647486;
		border: 2px outset #081F38;
}

#fancymenu {
position: relative;
height: 30px;
width: 801px;
padding: 4px 13px 4px 140px;
margin: 0 auto;
overflow: hidden;
}
  
#fancymenu ul {
padding: 0;
margin: 0;
}

#fancymenu ul li a span {
padding: 0 7px;
}
  
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li {
float: left;
list-style: none;
}
  
#fancymenu ul li a {
text-indent: -500em;
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 0 5px 0 5px;
border-right: 0px solid #413524;
}

#fancymenu .border_bonus {
}

#menu_home a {
width: 69px;
background: url('menu/newconcept_menu_1.png') no-repeat center;
}
  
#menu_about_david a {
width: 119px;
background: url('menu/newconcept_menu_2.png') no-repeat center;
}
  
#menu_credits a {
width: 90px;
background: url('menu/newconcept_menu_3.png') no-repeat center;
}
  
#menu_music a {
width: 80px;
background: url('menu/newconcept_menu_4.png') no-repeat center;
}

#menu_contact a {
width: 100px;
background: url('menu/newconcept_menu_5.png') no-repeat center;
}

#fancymenu .background .left {
height: 30px;
 /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #000000; */

}

#fancymenu li.background {
background: url('menu/fancymenu_bg.png');
z-index: 8;
position: absolute;
visibility: hidden;
}

#borderbox {
float: left;
border-bottom: 5px solid #272727;
border-top: 1px solid #272727;
width: 790px;
height: 38px;
padding: 5px 5px;
margin-bottom: 10px;
margin-top: 20px;
}

br.clear {
	clear: both;
}
