/* CSS Document */

 @import "globalactor.css";
body{
font-family:Arial, Verdana, Helvetica;
background:url(white_gray/white_18.jpg) repeat;

}
.description{
color:#000000;
line-height:21px;
}
.main_div{
width:810px;
margin:50px auto;
background:#acbbbf;
}
.top{
height:5px;
overflow:hidden;
}
.topleft{
background:url(white_gray/white_03.jpg) no-repeat;
}
.topright{
background:url(white_gray/white_05.jpg) no-repeat;
}
.corner{
height:5px;
width:5px;
}
.corner, .centertop{
float:left;
}
.centertop{
height:5px;
width:800px;
background:#acbbbf;
}
.bottomleft{
background:url(white_gray/white_11.jpg) no-repeat;
}
.bottomright{
background:url(white_gray/white_14.jpg) no-repeat;
}
.middle{
margin:0px 5px;
background:url(white_gray/white_08.jpg) repeat-x #ffffff;
}
.image img{
border: solid 5px #acbbbf;
}
.image{
float:left;
margin-right:15px;
}
.info{
float:left;
}
.name{
margin-top:80px;
margin-bottom:40px;
color:#000000;
font-size:50px;
}
table{
border:0px;
padding:0px;
width:100%;
}
table td{
vertical-align:top;
}
.left_td{
padding:15px;
}
.right_td{
padding:15px 15px 0px 0px;
}
.nav{
margin-top:15px;
text-align:center;
padding:8px 0px;
background:#97a5a9;
color:#000000;
font-size:12px;
}
.nav a{
color:#000000;
text-decoration:none;
}
.nav a:hover{
color:#ffffff;
text-decoration:underline;
}


.content{
padding:15px;
color:#000000;
line-height:21px;
}

.credits, .slideshow{
text-align:center;
}
.credits{
color:#333333;
font-style:italic;
font-size:12px;
}
.hello{
font-size:42px;
color:#FFFFFF;
}

.slideshow{
text-align:center;
font-size:12px;
}

.slideshow a{
text-decoration:none;
color:#333333;
}
.slideshow a:hover{
text-decoration:underline;
color:#acbbbf;
}


