.holder {
   margin:30px;
}

.lois {
   margin:6px;
   white-space:nowrap;
   border-bottom:1px dotted #DDD;

}

#rotator
{
  background: url(../header_imgs/rotate.php) no-repeat;
  width: 760px;
  height: 75px;
  border-bottom:1px dotted #000
}

a.offState, a:link {
	color:black;
	text-decoration:underline
}
a.onState, a:hover {
	color:red;
	text-decoration:none;
}

#aheader {
width: 99%;
border: 1px dotted black;
height: 100px;
background-color: transparent;
background-position: center center;
margin: 20px auto;
clear: both;
}

blockquote {
margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
}

li {list-style: circle outside; } 

.headerportrait {
   width:100px;
   float: left
   border-spacing:0px;
   margin:6px ;
   padding-top:10px;
  
}

.header {
	border-spacing:0px;
	padding-top:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
  
}
.header2 {
   border-spacing:0px;
   
   
}
.header3 {
   border-spacing:0px;
   
}
.header4 {
   border-spacing:0px;
   
}

.labels td {
   color:#999;
   font-weight:bold;
   padding-bottom:10px;
   border:0px;
}

.country {
   width:400px;
   white-space:nowrap;
   border-top:1px dotted #DDD;
   padding:4px;
     margin:40px 0 0 0 ;
   		
}

.award {
   width:175px;
   white-space:nowrap;
   border-top:1px dotted #DDD;
   padding:1px;
}

.who {
   width:50px;
   white-space:nowrap;
   border-top:1px dotted #DDD;
   padding:1px;
}


.spacer {
   width:20px;
   border-top:1px dotted #DDD;
   padding:1px;
}

.contact {
	border-top:1px dotted #DDD;
	margin-top: 20px;
}

h1 {
   margin:10px;
   font: bold 16px  Helvetica, sans-serif; 
   letter-spacing: 0.4em;
   color:#000;
   }
   
h4 {
	font: bold 12px  Helvetica, sans-serif;
	letter-spacing: 0.3em;
	color:#660000;
	 
   }
 
 h3 {
	font: bold 12px  Helvetica, sans-serif;
	letter-spacing: 0.3em;
	color:#dadada;
	
	 
   }

.LRE {
 	margin:40px;
   font:bold 12px  Helvetica, sans-serif; 
   letter-spacing: 0.2em;
   padding:  0 10px 0 0;
   color:#000;
   }

body { 
   font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
   color:#333; 
   margin:0px;
   padding:0px;
}

a:link {
   color:#000;
   text-decoration:none;
   font-weight:normal;
}

a:visited {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#660000;
	
}

img {
   border: 1 px dotted thin #dadada;

}

.content {
	text-align:left;
	padding:15px 0px 10px 15px;
	border:1px solid thin #dadada;
	background-color: #F6F5F2;
}

p {
   width:80%;
   text-align:left;
   padding:5px 0px 5px 0px;
}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none; 
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



