@charset "UTF-8";
/* CSS Document */

body{
background: #e7e7e8;
font: 11px "Lucida Grande", tahoma, arial, verdana, sans-serif;
line-height: 15px;
color: #666;
}

a{
color: #666;
font-weight: bold;
}

.title{
color: #004B89;
font-size: 17px;
padding: 0 0 22px 0;
}

.title2{
color: #004B89;
font-size: 14px;
padding: 0 0 4px 0;
}

.small{
font-size: 10px;
}

.blue{
color: #004B89;
}

.bold{
font-weight: bold;
}

.line{
border-bottom: 1px solid #ccc;
margin: 15px 0;
}

.intro{
font-size: 13px;
line-height: 17px;
}

.clear{
clear: both;
}

#container{
border: 1px solid #999;
width: 850px;
margin: auto;
background: #fff;
}

#top{
background: url(images/fade.jpg) repeat-x;
height: 18px;
padding: 4px 16px 0 16px;
border-bottom: 10px solid #edeeee;
text-align: right;
font-size: 10px;
color: #fff;
}

#top a{
color: #fff;
text-decoration: none;
padding: 0 5px;
font-weight: normal;
}

#top a:hover{
color: #a5e5fd;
}

#footer{
background: #edeeee;
text-align: center;
padding: 6px 0;
font-size: 10px;
}

#footer a{
font-weight: normal;
text-decoration: none;
}

#footer a:hover{
text-decoration: underline;
}

#bottom{
background: url(images/fade.jpg) repeat-x;
height: 22px;
}

#content{
padding: 40px 50px;
min-height: 300px;
}

#content ul{
padding: 0 0 0 14px;
margin: 0;
}

#content li{
padding: 3px 0;
}

#text{
width: 450px;
}

#right-col{
float: right;
width: 240px;
}

#comments{
border: 1px solid #1FC4F4;
padding: 15px;
}

.comments-box{
padding: 0 15px 15px 15px;
}

.gallery{
background: #edeeee;
padding: 25px 30px;
}

.gallery a{
font-weight: bold;
text-decoration: none;
}

.gallery a:hover{
text-decoration: underline;
}

.gallery table td{
padding: 10px 0 15px 0;
}

.right-img{
padding: 38px 0 0 0;
}

table#access2 td{
border-bottom: 1px solid #ccc;
padding: 7px 4px;
}
