@charset "ISO-8859-1";
body{
margin: 0;
text-align:center;
background:#99cdfc;
}
#content{
background: transparent url(img/logo.png) center top no-repeat;
width: 618px;
height: 355px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -225px;
margin-left: -309px;
font: normal 11pt/2em Verdana;
text-align: left;
}
* html #content{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/logo.png');
background:none;
}
#content h1{
color:#ffffff;
font-size:15px;
font-weight:normal;
margin:0;
padding-left:110px;
}
#content .first{
margin-top:180px;
margin-bottom:20px;
}
#content ul{
width:400px;
margin:0;
padding-left:104px;
color:#ffffff;
}
#content ul li{
float:left;
}
#content ul li a{
font: normal 11pt/2em Verdana;
font-size: 10pt;
text-decoration: none;
color: #fff;
display: block;
padding: 0 5px 0 8px;
line-height: 18px;
margin-bottom: 2px;
width: 385px;
}
#content p {
clear:both;
width:400px;
padding-left:103px;
padding-top:15px;
}
#content p a{
font: normal 11pt/2em Verdana;
font-size: 10pt;
text-decoration: none;
color: #fff;
display: block;
padding: 0 5px 0 8px;
line-height: 18px;
margin-bottom: 2px;
width: 385px;
}
#content a:hover{
background:transparent url(img/spacer.png) 0 0 repeat;
color:#362f2d;
font-weight:bold;
}
* html #content a:hover{
background:none;
text-decoration:underline;
}
#top{
background: #362f2d;
padding: 5px 5px 0 0;
height: 18px;
overflow: hidden;
}
#top p{
font: normal 10px Verdana;
color: #fff;
margin:0;
text-align:right;
line-height:12px;
}
#top p a{
color:#666;
text-decoration:none;
}
#top p a:hover{
text-decoration:underline;
}
#bottom{
position: absolute;
top: 90%;
left: 0%;
background: #362f2d;
font: normal 9pt/8pt Verdana;
color: #fff;
width: 100%;
padding-top: 2px;
height: 10%;
overflow: hidden;
}
#bottom p{
margin: 0;
text-align:right;
padding-right:5px;
line-height:12px;
font-size:10px;
}
#bottom p a{
color:#fff;
text-decoration:none;
}
#bottom p a:hover{
text-decoration:underline;
}
#bottom span{font-size:7pt;color:#ddd;}
