/* TAGS DEFS */

h1 strong {font-weight:normal}

h1 {
   font-size: 40px;
   line-height: normal;
   font-family: Impact, Haettenschweiler, sans-serif;
   font-weight:100;
   color: black;
   margin: 0px;
   }
   
h2 strong {font-weight:normal}
   
h2 {
   font-size: 19px;
   line-height: normal;
   font-family: Arial Black, Arial, Helvetica, sans-serif;
   color: grey;
   margin: 0px;
   }
   
h3 {
   font-size: 19px;
   line-height: normal;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   color: #e20000;
   text-transform: uppercase;
   }
   
h4 {
   font-size: 16px;
   line-height: normal;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   color: grey;
   }
   

/* CLASSES */
   
   
.copynotice {
            font-family:Arial, Helvetica, sans-serif;
			text-align: center; 
            font-size: 9px; 
            color: white;
            }
   
.byline  {
      font-size: 12px;
	  letter-spacing: 4px;
      }
	  
.white   {
      color: #ffffff;
      }
	  
.black   {
      color: #000000;
      }
	  
.imagebleed {margin-left:-10px;}
.imageleft {float: left ; margin-right: 5px;}
.imageright {
	float: right;
	margin-left: 5px;
}

.caption {
background-color: #E9E9E9;
color: #333333;
padding: 3px 10px 3px 10px;
font-size: 12px;
line-height: 20px;
text-decoration:none;
} 



.justified	{
			text-align: justify;
			}
			
.allcaps {text-transform:uppercase;}

.allcaps-off {text-transform: none;}

.interview   {color: #e20000;
			font-weight: bold;
            }
			
.notedate  {
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #0048da;
      }
	  
.clearing 	{ 
			clear: both; 
			}
			
.darkbg {color: #D4F1FF}
	  

/* BULLETS */

.bulletedlist  {
               margin: 1em 0;
               }

.bulletedlist li  {
                  padding-left: 15px;
                  background-image: url(../../_Assets/bullet.gif);
                  background-repeat: no-repeat;
                  background-position: 0 2px;
                  margin-bottom: 0.3em;
                  }

.bulletedlist li ul  {
                     margin-top: 0.3em;
                     margin-left: 1em;
                     }
                                
.bulletedlist li li  {
                     background-image: url(../../_Assets/bullet_2level.gif);
                     background-position: 0 1px;
                     }
					 
					 

/* STORY TABS */		 

		 
#storytabs {
  float:left;
  width:100%;
  background:#e0e0e0 url("../../_Assets/storytabs/bg.gif") repeat-x bottom;
  background-color: none;
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height:normal;
  text-decoration:none;
  border-bottom: 0px none #ffffff !important; 
  }
#storytabs ul {
  margin:0;
  padding:40px 10px 0;
  list-style:none;
  }
#storytabs li {
  float:left;
  background:url("../../_Assets/storytabs/off-l.gif") no-repeat left top;
  background-color: none;
  margin:0;
  padding:0 0 0 9px;
  }
#storytabs a {
  float:left;
  display:block;
  background:url("../../_Assets/storytabs/off-r.gif") no-repeat right top;
  background-color: none;
  padding:5px 15px 4px 6px !important;
  text-decoration:none;
  border-bottom: 0px none #ffffff !important; 
  font-weight:bold;
  color:#777 !important;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#storytabs a {float:none;}
/* End IE5-Mac hack */
#storytabs a:hover {
  color:#333 !important;
  text-decoration:none;
  background-color: inherit !important;
  padding: none !important; 
  }
#storytabs #current {
  background-image:url("../../_Assets/storytabs/on-l.gif");
  background-color: none;
  }
#storytabs #title {
    position:relative;
	left:5px;
	top:-20px;
	font-size:12px;
	font-weight:bold;
	color:#d1d1d7;
    font-family: Arial, Helvetica, sans-serif;

  }
#storytabs #current a {
  background-image:url("../../_Assets/storytabs/on-r.gif");
  background-color: none !important;
  color:#333 !important;
  padding-bottom:5px;
  text-decoration:none;
  border-bottom: 0px none #ffffff !important; 
  }
  
/* MISC */

#photogal div {
	position: absolute;
	background-color:#efefef;
	padding: 4px;
	border: 1px #717171 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#676767;
	font-size: 11px;
}

.floatleft  {
            float: left;
            margin-right: 10px;
            }

.floatright {
            float: right;
            margin-left: 10px;
            }
			
.centerstuff {text-align: center;}
			
			
			
#agget {
background:url(../../_Assets/2009/aggetbg.jpg) no-repeat #002240;
font-size: 12px;
padding: 5px;
color: white;
display:block;
position:relative;
}

.gallerytitle {color: #B7C0CB; font-family: arial black; text-transform:uppercase; letter-spacing: 5px; font-size:40px; text-align:center;}

.linker {padding:0;}
