body {font-family: trebuchet, helvetica, sans-serif; 
color:red;
width: 100%;
height: 100%;
background: url(http://lonelysong.com/pictures/cover_invert1.jpg)
}


body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin: 0px; padding: 0px;} 
img{border: 0px;}

em {
font-style: italic;
}

a {text-decoration: none}

a:link {
color: #fcd116;
}

a:hover {
color: blue;
}

a:visited {
color: #AFEEEE;
}


div#bigger {
height: 100%;
padding-bottom: 50px;
position: relative;
z-index: 1;
} 

div#hi {
height: 0px;
font-size: 10px;
font-weight: bold;
font-style: italic;
position: relative;
left: 270px;
top: 40px;
width: 400px;
z-index: 4;
}

div#main {
background-color: black;
width:800px;
margin: 20px auto 0px auto;
padding-bottom: 10px;
border-style: ridge;
border-width: 8px;
border-color: #771100;
position: relative;
z-index: 2;
}

div#logo {
width: 150px; height: 100px;
border-right-color:  #CC1100; 
border-right-style: double;
border-bottom-color:  #CC1100;
border-bottom-style: double;
float:left;
font-size: 1px;
clear:none;
position: relative;
z-index:3
}

div#header {
height: 100px;
border-bottom-color:  #CC1100;
border-bottom-style: double;
float:left;
width: 647px;
background: url(http://lonelysong.com/pictures/header.png) no-repeat;
position: relative;
z-index: 5;
}

div#header h1{
font-size: 1px;
padding: 15px 0px 0px 100px;
margin-left: -9999px;
color: yellow;}


div#menublock {
width: 647px;
background-color: black;  /*4d4d4d*/
float:right;
margin-right: 0px;
border-bottom: 1px solid  #CC1100;
}

ul#menu {
font-family: courier, serif;
list-style:none;
padding-top: 4px;
padding-bottom: 4px;
}

ul#menu li a {
font-size: 20px;
color: #517693;
font-weight: bold;
font-family: "courier new", serif;
text-decoration:none;
background-color: black;
}

ul#menu li {
float:left;
padding-left:40px;
padding-right: 10px;
}


div#sidebarcontainer {
width: 150px;
float: left;
background-color: black;
padding: 0px;
min-height: 350px;
}


div#sidebar {
width: 150px;
min-height: 300px;
border-right-color:  #CC1100;
border-right-style: double;
border-bottom-color:  #CC1100;
border-bottom-style: double;
float:left;
margin-bottom: 3px;
}

div#fb {
font-size: 10px;
margin: 3px 0px 0px 3px;
}

div#twit {
font-size: 10px;
margin: 3px 0px 0px 3px;
}

div#sidebar h4 {
padding: 25px 5px 0px 5px;
font-style: italic;
text-align: center;
font-size: 12px;
color: #517693;
}

div#sidebar h3 {
color: red;
font-size: 12px;
padding-top: 10px;
text-align: right;
padding-right: 5px;
}

div#content {
margin-left: 6px;
margin-bottom: 5px;
width: 642px;
background-color: black;
float:left;
}

div#words {
width:430px;
float:left;
margin: 10px 10px 10px 10px;
background-color: black;
min-height:200px;
}

div#words h2{
color: #fcd116;
font-size:20px;
text-align: center;
padding: 10px 0 10px 0;
}

div#words p{
color: #fffacd;
font-size:12px;
text-indent: 20px;
line-height: 15px;
padding-bottom: 5px; 
margin-left:10px;
margin-right:10px;
}

p.center{
text-align:center;
text-indent: 0px;
}

div#picture {
width: 180px;
height: 300px;
float:left;
margin-top: 20px;
}

div#footer{
width: 800px;
text-align: center;
color: #CC1100;
font-size: 14px;
font-weight: normal;
margin: 10px auto;
}



