body{
font-family: Helvetica, sans-serif;
font-weight:100;
font-size: 70%;
color: #c39ebc;
margin:0;
padding:0;
background:#18121d;
}
a:link, a:visited{
color: #5D4966;
text-decoration: none;
}
a:hover, a:active{
color: #c39ebc;
text-decoration: underline;
}
#header{
margin:0;
padding:0;
width:100%;
height:60px;
overflow:hidden;
background:#777 url(images/grey-texture.gif) repeat;
border-bottom:1px solid #505050;
}
#container{
margin:20px auto;
padding:0;
}
#center-container{
text-align:center;
margin:0 auto;
width:728px;
}
#gallery-title{
text-align:center;
}
#gallery-container{
clear:both;
margin:0 auto;
width:860px;
}
#info-container{
width:260px;
float:left;
}
#links-container{
margin:20px auto;
width:860px;
clear:both;
text-align:center;
}
/*#info-container a:link, #info-container a:visited, #info-container a:hover, #info-container a:active{
color: #518413;
font-weight: bold;
text-decoration: underline;
}*/
h1{
text-align:center;
color: #fff;
font-size: 2.2em;
font-weight:100;
}
#idols ul{
margin: 0;
padding: 10px;
list-style-type: none;
}
ul#gallery{
clear:both;
text-align:center;
margin: 0;
padding: 0;
list-style-type: none;
float: left;
width: 600px;
}
ul#gallery li{
float: left;
margin: 10px;
width: 120px;
}
ul#home{
clear:both;
text-align:center;
margin: 0;
padding: 0;
list-style-type: none;
float: left;
width: 700px;
}
ul#home li{
float: left;
margin: 10px;
width: 155px;
}
#nav{
clear:both;
text-align:justify;
margin:0 10px;
float: left;
width: 680px;
}
