/* CSS Document */

 @import "globalactor.css";


 
body{
font-family:Arial, Verdana, Helvetica;
background:url(black/black_21.jpg) repeat;
}

.main_div{
width:810px;
margin:50px auto;
background:#333333;
}
.top{
height:5px;
overflow:hidden;
}
.topleft{
background:url(black/black_03.jpg) no-repeat;
}
.topright{
background:url(black/black_05.jpg) no-repeat;
}
.corner{
height:5px;
width:5px;
}
.corner, .centertop{
float:left;
}
.centertop{
height:5px;
width:800px;
background:#333333;
}
.bottomleft{
background:url(black/black_13.jpg) no-repeat;
}
.bottomright{
background:url(black/black_15.jpg) no-repeat;
}
.middle{
margin:0px 5px;
background:url(black/black_06.jpg) repeat-x #151515;
}

.image{
float:left;
}
.info{
float:left;
}
.name{
margin-top:80px;
margin-bottom:40px;
color:#ff9600;
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:#000000;
color:#FFFFFF;
font-size:12px;
}
.nav a{
color:#FFFFFF;
text-decoration:none;
}
.nav a:hover{
color:#ff9600;
text-decoration:underline;
}

/*.description{
color:#FFFFFF;
line-height:21px;
}
.image img{
border: solid 5px #333333;
}
*/
.content{
padding:15px;
color:#FFFFFF;
line-height:21px;
}
.image{
float:left;
margin-right:15px;
}
.content img{
border: solid 5px #333333;
}
.slideshow{
text-align:center;
font-size:12px;
}

.hello{
font-size:42px;
color:#FFFFFF;
}

.slideshow a{
text-decoration:none;
color:#FF9900;
}
.slideshow a:hover{
text-decoration:underline;
color:#FFCC00;
}

