/* CSS Document */

body{
color:#CDCDCD;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
margin:0;
margin: 0;
padding: 0;
border: 0;
outline: 0;
background-color:#000000;
}
#wrapper{
width:975px;
margin:auto;
background-color:#000000;
}
#header{

width:200px;
height:70px;
margin-left:90px;
/*margin-top:10px;*/
}
#header img{
vertical-align:middle;
margin-top:12px;
}
#content{
width:920px;
clear:both;
/*height:550px;*/
margin-top:15px;
}
#left{
width:150px;
float:left;
margin-top:90px;
}
#right{
width:700px;
float:left;
margin:10px 0 0 60px;
}
#footer{
width:920px;
height:120px;
}
#footer_left{
background:url(../img/logo.jpg) no-repeat;
width:139px;
float:left;
height:110px;
margin:0 0 0 0px;
}
.menu{
float:left;
list-style-type:none;
color:#FFFFFF;
padding:0px;
/*margin-left:15px; WORKS fine in IE6 but not in FF*/
}
.menu li{
display:block;
margin-bottom:24px;
font-size:14px;
}
.menu li a{
/*color:#CDCDCD;*/
color:#999999;
text-decoration:none;
}
.menu li a:hover{
border-top:1px solid #FF0000;
}

.menu li a:active{
border-top:1px solid #FF0000;
}
.controllerspecific
{
  border-top:1px solid #FF0000; 
   }
.clearer{
clear:both;
padding:0;
margin:0;
}
#stories{
width:550px;
float:left;

}
#stories li{
list-style-type:none;
margin:10px 40px 0 20px;
width:120px;
float:left;
}
#stories img{
border:1px solid #999999;
float:left;
}
#photo{
clear:both;
background-color:#999999;
width:620px; 
margin-top:20px;
/*height:150px;*/
/*margin:15px;
padding:8px;*/

}
#photo p{
margin:10px;
color:#CDCDCD;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.paging{
clear:both;
width:550px;
padding:0 0 90px 0;
float:right;
margin-top:20px;
}
.paging a{
color:#CDCDCD;
display:inline;
float:left;
width:100px;
text-decoration:none;
}

#mypage
{  
color:#999999;
clear:both;
width:540px;
/*padding:0 0 90px 0;*/
padding-top:10px;
text-align:right;
  }
#mypage a
{  
color:#999999;
display:inline;
text-decoration:none;
  }  
#mypage a:hover
{  
color:#999999;
display:inline;
text-decoration:none;
border-top:1px solid #FF0000;
 }  
.paging img{
border:none;
}
.photos_index img{
float:left;
border:1px solid #999999;
margin:0 0 20px 10px;
}
.disabled{
float:left;
width:100px;
}
#photos{
width:600px;
float:left;
height:250px;
}
#photos li{
list-style-type:none;
margin:10px 30px 0 0;
width:100px;
float:left;
}
#photos img{
border:1px solid #999999;
float:left;
}
#page_links {
width:400px;
height:100px; 
float:right;
}
#page_links ul
{
   padding:0px;
   margin:0px;
   }
#page_links li
{
list-style-type:none;
}
#page_links li a{
display:block;
text-indent:-3000px;
float:right;
margin-left:20px;
}
#page_links li a.sheet_view{
background:url(../img/sheet_view.jpg);
width:66px;
height:40px;
}
#page_links li a.sheet_view:hover, #page_links li a#sheet_view.active{
background:url(../img/sheet_view2.jpg);
}
#page_links li a.single_view{
background:url(../img/single.jpg);
width:37px;
height:42px;
}
#page_links li a.single_view:hover, #page_links li a#single_view.active{
background:url(../img/single2.jpg);
}
#page_links li a.slide_show{
background:url(../img/slide_show.jpg);
width:53px;
height:42px;
}
#page_links li a.slide_show:hover, #page_links li a#slide_show.active{
background:url(../img/slide_show2.jpg);
}
.disabled{
display:none;
}
.myborder img
 {  
border:1px solid #999999
  }
.myrightstories
{
margin-top:90px;
height:400px;
}
.storiesname
{
  font-size:10px;
  width:100%;
  text-align:center;
  margin-bottom:1px;
  }
.storiesname a
{
   color:#999999;
   text-decoration:underline;
   text-align:center;
  }  
.singlephotoview  
{
float:left;
width:750px;
margin-bottom:10px;
text-align:center;
/* margin-left:70px;*/
}
.singlephotoview img
{
  border:1px solid #999999;
  }
.pdfslink{
float:left; 
width:80px;
margin-left:30px;  
height:100px;
 }
.bottomlinkspadding
{
  margin-top:15px;
  }
.myucorner
{
/*background:#CC8822 none repeat scroll 0%;*/
   }  
#myinnercorner
{
background-color:#333333;
/*height:150px;*/
margin:0px;
/*border:none;*/
padding:10px;
   }
#innercontact
{
background-color:#333333;
/*height:150px;*/
 }

/*#bio{
clear:both;
background-color:#999999;
width:650px;
//height:200px;
color:#FFFFFF;
margin:20px 0 0 20px;
float:left;
/*border:1px solid #4C4C4C;
}
#bio p{
font-size:12px;
margin:10px;
/*font-weight:lighter
}*/
