/*body notes*/

body{
font-size: 12px;
font-family: verdoana, Arial, san-serif;
background-color:black;
text-color: black;
padding: 0px;
margin; 0px;
/*background-image: url(images/background5.gif);*/
/*background-repeat: repeat;*/

}

a {
color: black;
text-decoration: none ;
}

a:visited {
color: #4464bd;
}

a:hover {
color: white;
}

a:active {
color: red;
}

h1 {
color: white;
font-size: 50px;
font-weight: bold;
padding: 60px 0px 0px 120px;
margin: 0px;
}

h2 {
position: relative;
color: white;
top:-25px;
left: 60;
font-size: 25px;
font-weight: normal;
padding: 0px 0px 0px 60px;
}



/*container notes*/
#container {
width: 700px;
background-color: #000000;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
border-style: solid;
border-width: 2px 2px 2px 2px;
border-color: #000000;
}

/*-GALLERY-*/

.gallery {
float: left;
text-align: center;
height: 250px;
width: 325;
margin: 6px;
background: #666666;
}

.gallery img {
display: inline;
Margin: 5px;
}

.desc {
text-align: center;
font-size:20px;
font-weight: normal;
text-color: #ffffff;
height: auto;
width: 325px;
margin: 3px
}
/*-BANNER-*/

#banner {
height: 150px;
background-image: url(websitebanner.jpg);
border-style: solid;
border-width: 0px;
border-color: black;
}
body.photogallery #banner {
background-image: url(banner_photogallery.jpg)
}
body.photogallery2 #banner {
background-image: url(banner_photogallery2.jpg)
}
body.rippedandtorn #banner {
background-image: url(banner_rippedandtorn.jpg)
}
body.nastypieces2 #banner {
background-image: url(banner_nastypieces2.jpg);
border-style: solid;
border-width: 2px;
border-color: #000000;
}
body.photogallery4 #banner {
background-image: url(banner_photogallery4.jpg)
}
body.storyofbillie #banner {
background-image: url(banner_storyofbillie.jpg)
}


/*content notes*/
#content {
background-color:#76745b;
padding: 10px;
margin-left:205px;
margin-right: 0px;
min-height: 452px;
border-style: solid;
border-width: 1px 1px 1px 2px;
border-color: #000000;
}



#content p {
padding: 15px;
margin:0px;
font-size: 20px;
font-style: normal;
}

img.floatright {
float: right;
margin: 10px;
}

img.floatleft {
float: left;
margin: 10px;
}

/*-menu-*/
#menu {
height: 30px;
padding: 5px;
margin: 0px:
background-color:#494949;
border-style: solid;
border-width: 2px 0px 2px 0px;
border-color: #494949;
}

#menu ul {
list-style:none;
text-transform: uppercase;
padding: 0px;
margin: 0px;
list-style: none;
}

#menu ul li {
display: inline;
}
#menu ul li a {
color:#494949;
padding: 5px ;
margin: 5px;
text-decoration: none:
}

#menu ul li a:hover {
color: #FFFFFF;
}


/*sidebar notes*/
#sidebar {
float: left;
width:200px;
background-color:#000000;
padding: 0px;
margin: 0px;
min-height: 450px;
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: white;
}
#sidebar2 {
float: right;
width:200px;
background-color:#000000;
padding: 0px;
margin: 0px;
min-height: 450px;
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: white;
}

/*footer notes*/
#footer {
clear: both;
text-align: center;
font-size: 15px;
font-weight: normal;
background-image: url(websitebanner2.jpg);

height: 25px;
padding: 5px;
margin: 0px;
border-style: solid;
border-width: 2px 0px 0px 0px;
border-color: #494949;
}
