body {
     font-family: Arial, sans-serif;
     font-size: 100%;
     color: #e0e0e0;
     background-color: #000000;	
     text-align: center;
     border: none;
     margin: 0 auto;
     padding: 0;
}

#container {
     position: relative;
     top: 25px;
	 text-align: left;
     background: #000000;
	 height: 100%;
     width: 1000px;
     margin: 0 auto;
     padding: 0;
     border: 2px solid white;
}

#links {
	 position: relative;
	 background: url(link-bg.jpg) no-repeat;
	 width: 1000px;
	 height: 98px;
	 margin: 0;
	 padding-left: 72px;
	 border: 0;
	 letter-spacing: -3px; /*to make the images have 1px space only */
}

#banner {
     background: url(banner.jpg) no-repeat;
     position: relative;
     width: 1000px;
     height: 401px;
     border-bottom: 4px solid #2e728b;
     margin: 0;
     padding: 0;   
}

#stage-bg {
     background: url(content-repeat.jpg) repeat-y;
	 width: 1000px;
     position: relative;
     border: none;
     padding: 0;
	 margin: 0;
}

#left-announce {
	 background: url(left-announce.jpg) no-repeat;
	 position: absolute;
	 left: 0;
	 width: 285px;
	 padding: 50px;
	 height: 524px;
	 margin: 0;
	 border: none;
}

#content-news {
	 background: url(right-content.jpg) no-repeat;
	 position: relative;
	 left: 38.4%;
	 width: 540px;
	 min-height: 524px;
	 padding-left: 15px;
	 padding-right: 61px;
	 border: none; 
	 padding-top: 35px;
	 padding-bottom: 35px;
	 margin: 0;
}

#content-bottom {
	 position: relative;
	 width: 1000px;
	 height: 39px;
	 border: none;
	 padding: 0;
	 margin: 0;
}

#copyright {
	 background: url(copyright.jpg) no-repeat;
	 position: relative;
	 top: 25px;
	 width: 1004px;
	 height: 75px;
	 border: none;
	 padding: 0;
	 margin: 0 auto;
	 text-align: center;
	 font-size: 75%;
}

#gallery-container {
	 background: url(scanline-bg-black-brown.jpg) repeat-y;
     position: relative;
     top: 25px;
	 height: auto;
	 text-align: left;
     width: 1000px;
     margin: 0 auto;
     padding: 0;
     border: 2px solid white;
}

#content-gallery {
	 background: url(stage-bg.jpg) no-repeat;
	 position: relative;
	 width: 900px;
	 min-height: 514px;
	 margin: 0px;
	 padding: 50px;
	 border: none;
	 text-align: center;
}

#model-container {
	 background: url(scanline-bg-brown-black.jpg) repeat-y;
     position: relative;
     top: 25px;
	 height: auto;
	 text-align: left;
     width: 1000px;
     margin: 0 auto;
     padding: 0;
     border: 2px solid white;
}

#model-stats {
	 background: url(left-announce.jpg) no-repeat;
	 position: absolute;
	 left: 0;
	 width: 285px;
	 padding: 20px 50px 50px 50px;
	 height: 524px;
	 margin: 0;
	 border: none;
	 line-height: 1.4;
}

#content-model {
	 background: url(right-model.jpg) no-repeat;
	 position: relative;
	 left: 38.4%;
	 width: 540px;
	 min-height: 524px;
	 padding-right: 76px;
	 border: none; 
	 padding-top: 76px;
	 text-align: center;
}

#contact-container {
	 background: url(scanline-bg-brown-black.jpg) repeat-y;
     position: relative;
     top: 25px;
	 height: auto;
	 text-align: left;
     width: 1000px;
     margin: 0 auto;
     padding: 0;
     border: 2px solid white;
}

#content-contact {
	 background: url(stage-bg.jpg) no-repeat;
	 position: relative;
	 width: 1000px;
	 height: 514px;
	 margin: 0px;
	 padding: 0px;
	 border: none;
}

#contact-info {
	background-color: #040f17;
	position: relative;
	top: 75px;
	left: 298px;
	width: 350px;
	min-height: 300px;
	padding: 25px;
	border: 2px solid white;
}

#bio-container {
	 background: url(scanline-bg-black-brown.jpg) repeat-y;
     position: relative;
     top: 25px;
	 height: auto;
	 text-align: left;
     width: 1000px;
     margin: 0 auto;
     padding: 0;
     border: 2px solid white;
}

#content-bio {
	 background: url(stage-bg.jpg) no-repeat;
	 position: relative;
	 width: 1000px;
	 min-height: 514px;
	 margin: 0;
	 padding: 0;
	 border: none;
}

#bio-info {
	background-color: #040f17;
	position: relative;
	margin: 50px 0px 50px 0px;
	left: 198px;
	width: 550px;
	min-height: 514px;
	padding: 25px;
	border: 2px solid white;
}

#music-container {
	 background: url(scanline-bg-black-brown.jpg) repeat-y;
     position: relative;
     top: 25px;
	 height: auto;
	 text-align: left;
     width: 1000px;
     margin: 0 auto;
     padding: 0;
     border: 2px solid white;
}

#content-music {
	 background: url(stage-bg.jpg) no-repeat;
	 position: relative;
	 width: 1000px;
	 min-height: 514px;
	 margin: 0px;
	 padding: 0px;
	 border: none;
}

#music-info {
	background-color: #040f17;
	position: relative;
	margin: 50px 0px 50px 0px;
	left: 198px;
	width: 550px;
	min-height: 514px;
	padding: 25px;
	border: 2px solid white;
}


#privacy {
	 background-color: #040f17;
	 position: relative;
	 top: 50px;
	 width: 800px;
	 text-align: left;
	 border: 2px solid white;
     margin: 0 auto;
	 margin-bottom: 70px;
     padding: 30px;
}

#foundation {
	 background-color: #040f17;
	 position: relative;
	 top: 50px;
	 width: 800px;
	 text-align: left;
	 border: 2px solid white;
     margin: 0 auto;
     padding: 30px;
}

img {
     border: none;
	 padding: 0;
	 margin: 0;
}

img.gallery {
     border: 1px solid white;
	 padding: 4px;
	 margin: 30px;
}

img.model {
     border: 1px solid white;
	 padding: 4px;
	 margin: 25px;
}

img.model-side {
     border: 1px solid white;
	 padding: 4px;
	 margin: 30px 30px 0px 30px;
}

img.bio {
	 float: left;
	 margin-right: 15px;
	 border: 5px solid black;
}

span.bold {
	 font-weight: bold;
}


a:link {
	 color: #5fb7f7;
	 text-decoration: none;
}

a:visited {
	 color: #b99ee2;
	 text-decoration: none;
}

a:hover.model {
	 background: url(model1.jpg) no-repeat;
}

h3 {
     font-size: 120%;
	 font-weight: bold;
	 margin-bottom: 0px;
	 padding-bottom: 0px;
}   

p.news {
	 margin: 5px;
	 padding: 0;
}

ul.track {
	 list-style-type: decimal;
}
	 
	 