body{
background-color:#ecf4f4;
margin:0;
font-family:Georgia, "Times New Roman", Times, serif;
}

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

#container{
background:url(../img/bg.jpg);
background-position:top;
background-repeat:no-repeat;
width:950px;
min-height:500px;
margin-left:auto;
margin-right:auto;
font-size:12px;
}

#content{
margin-left:517px;
width:349px;
}

#title{
background:url(../img/title.jpg);
background-position:top;
background-repeat:no-repeat;
width:349px;
height:95px;
}

.subtitle{
margin-top:20px;
}

.subtitle span{
color:#888183;
font-weight:bold;
}

.website{
margin-top:15px;
}

.website a{
color:#4599aa;
border-bottom:1px dashed gray;
text-decoration:none;
}

.website a:hover{
color:#286976;
}

.info{
margin-top:2px;
}

.artwork{
position:relative;
margin-top:7px;
float:left;
margin-left:7px;
}

.img img{
border:7px solid white;
}

.img{
margin-top:2px;
}

#clear{
clear:both;
}

#whois h2{
color:#4599aa;
font-size:12px;
display:inline;
}

.artwork span{
position:absolute;
background:url(../img/img.png);
background-repeat:repeat;
display:block;
width:65px;
height:65px;
left:7px;
top:9px;
color:#CCCCCC;
text-align:center;
}


