body{
font-family: Georgia, serif;
margin:0px;
padding:0px;
font-size:8pt;
color:#000;
background-image: url("../css/img/dots.gif");
background-repeat: repeat;
margin-left:160px;}

#header{
background-color: #fff;
height:144px;
padding-left: 20px;
padding-bottom: 8px;}

#header p{
font-size: 11px;
padding-left:195px;
margin-top:-90px;
width:470px;}

#header i,#textcontent i{
color:#000;
font-weight: bold;}

.imgbox{
width:180px;
height:256px;
float:left;
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:7px 0px 7px 0px;
margin:0px 8px -1px 0px;
cursor:pointer;
}

#imgboxwrapper{
float:left;
background-color: #fff;
width: 100%;}

#navi{
width:120px;
background-color: #fff;
float: left;
margin:129px 0px 0px -150px;
*margin-top: 136px;
line-height: 16px;
font-size: 10px;
padding:0px 10px 5px 10px;
}

#navi img {
padding-left: 5px;
}

#navi a, #navi a:link{
text-decoration: none;
color: #000;
}
#navi a:hover, a#selected{
text-decoration: none;
background-color: #000;
color: #00ffd8;
font-style: italic;}

#navi a:hover img{
text-decoration: none;
background-color: #fff;}



h1{
font-size: 11px;
font-weight: normal;
padding-left: 2px;
border-bottom: 1px solid #000;
font-style: italic;
color:#00ffd8;
letter-spacing:1.5pt;
}

#imgboxwrapper span{
position: relative;
top:-50px;
line-height: 15px;
font-size: 11px;
display: none;
color:#00ffd8;
background-color: #000;
cursor:pointer;
width:175px;
height:45px;
padding-left:5px;
padding-top:5px;
text-decoration: none;
}

#imgboxwrapper span u{
width:135px;
float: left;
margin: 0px;
padding: 0px;
text-decoration: none;
}

#imgboxwrapper span i{
font-size: 30px;
float: right;
padding:10px 5px 0 0;
*padding:0px 0px 0 0;
line-height: 30px;
}

#textcontent{
background-color: #fff;
width:550px;
padding:5px 0 10px 10px;
}
#textcontent a,#textcontent a:link{
color: #000;
text-decoration: none;
border-bottom: 1px solid #00ffd8;
}
#textcontent a:hover{
border-bottom: 1px solid #000;
}



