
body{	
 width: 900px;
 margin-top: 10px;
}

a{
 text-decoration: none;
 color: #000; 
}

a:visited{
color: #000;
}

a:active{
color: #000;
}

a.inline_link{
 text-decoration: underline;
 color: #6699FF;
}

a.inline_link:hover{
	text-decoration: underline;
	color: #999;
}

a.inline_link:visited{
 text-decoration: underline;
}

a.inline_link:active{
 text-decoration: underline;
}




div.clear{
 clear: both;
}



/* Text Attributes */
h1{
 font-size: 1.5em; 
 font-family:Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
}

h2{
 font-size: 1.3em;
 line-height: 1.2em;
 margin-bottom: 8px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
}

h3{
 font-size: .9em;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 padding-bottom: 3px;
 margin-bottom: 8px;
 margin-top: 5px;
 border-bottom: 1px solid #f2db96;
}

/* H 3  C L A S S  F O R  C S P C  R O S T E R */

h3.appointee_type{
 font-size: .9em;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 color: #993333;
 padding-bottom: 3px;
 margin: 25px 0px 8px 0px;
 border-bottom: 1px solid #f2db96;
 }

/* E N D  C S P C  L I S T I N G S */

.first_paragraph{	
 font-size: .9em;
 line-height: 1.3em;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 padding-bottom: 10px;
}

.paragraph{
 font-size: .9em;
 line-height: 1.3em;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 padding-bottom: 15px;
}

.p_justified{
 font-size: .9em;
 line-height: 1.3em;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 padding-bottom: 10px;
 text-align: justified;
}

.dropcap {
float:left;
/*color:#D4D4C7;*/
color: #f2db96;
font-size:100px;
line-height:70px;
padding: 2px 5px 0px 0px;
font-family: Times, serif, Georgia;
} 

.strong_body_text{
 font-weight: bold;
 font-size:12px;
}

.body_list_bul{
 padding-left: 25px;
 background-image:url(../images/bullet.png);
 background-repeat: no-repeat;
 background-position: 2% 20%;
 margin-bottom: 3px;
}

.list{
 margin-bottom: 10px;
 background:#CCCCCC;
 padding: 5px;
 border: 1px solid #999999;
}

/* S O L  S T Y L E S */

.sol_list{
 list-style:disc inside;
}

.sol_intro_paragraph{
 font-size: .9em;
 line-height: 1.3em;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 padding: 15px 0px;
}

.sol_header{
 background-color:#f2db96;
}

/* E N D  S O L  S T Y L E S */


ul.board li{
 margin-bottom: 10px;
 margin-left: 2px;
}

.staff_name{
 display: block;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 1em;
 font-weight: bold;
 margin-top: 19px;
 padding-top: 3px;
 border-top: 1px solid #f2db96; 
}

.board_name{
 display: block;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 1em;
 font-weight: bold;
}

.board_title{
 display: block;
 color: #993333;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: .8em;
}
.job_title{
 display: block;
 margin-top: 3px;
 font-family:arial, sans-serif;
 font-size: .8em;
 font-style: italic;
}



/* Navigation Menu */
.nav_item {
 display: inline;
 margin: 0px 10px 0px 0px;
 padding: 3px 3px 3px 3px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 1em;
 color: black;
 h: expression(onmouseover=new Function("this.style.borderBottom='2px solid #f2db96'; "),
               onmouseout=new Function("this.style.color='black'; this.style.borderBottom='none';"));
}

.nav_item:hover {
 border-bottom: 2px solid #f2db96;
 }
/* End Navigation Menu */

.right_spacer{
 
 position: relative;
 width: 148px;
 border: 1px solid #ccc;
 padding: 10px 10px 10px 10px;
 background-color: #f2db96;
 color: #000;
 }
 
.right_spacer_boarder{
width: 170px;
padding: 3px 3px 3px 3px;
background-color: #f2db96;
margin-top: 20px;
} 
 
.right_spacer p{
text-align: justify;
}


#wrapper{
 margin: 0px 0px 0px 10px;
 /*height: 800px; 	 for IE */
 /* min-height: 800px; /* for Firefox*/
 background-image: url(../images/851_248_header.jpg);
 background-repeat: no-repeat;
 
}

#print_header{
 display: none;
}

#header{
 /*border: 1px solid black;*/
 height: 190px;
 width: 100%;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 
 /*background: url(../images/890_300_header.jpg);*/
 /*background-repeat: none;*/ 
}

#noflash_header_content{
 width: 231px;
 height: 170px;
 background-image:url(../images/noflash_header.jpg);
 background-repeat: no-repeat;
 margin: 0px 0px 0px 294px;
 display: none;
}

#flash_header_content{
 margin: 0px 0px 0px 294px;
 display: none;
}

#nav{
 /*border: 1px solid blue;*/
 padding: 15px 0px 15px 15px;

}

#left_column{
 /*border: 1px solid red;*/
 margin: 46px 0px 0px 0px;
 float: left;
 width: 152px;
}

#center_column{
 /*border: 1px solid blue;*/
 float: left;
 margin: 10px 30px 0px 20px;
 width: 478px;
}

.byline{
 width: auto;
 height: 16px;
 margin: 20px 0 0 0;
 background-image:url(../images/byline.gif);
 background-position: center;
 background-repeat: no-repeat;
 clear: both;
 display: block;
 
}


#right_column{
 /*border: 1px solid green;*/
 float: left;
 margin: 46px 10px 0px 0px;
 width: 200px;
 
}



#footer{
 clear: both;
 float: left;
 width: 100%;
 margin: 15px 0px 15px 0px;
 font-size: .83em;
 text-align: center;
}


#footer li{
 font-family: Arial, Helvetica, sans-serif;
 font-size: .75em;
 display: inline;
 padding: 0px 10px 0px 0px;
}

#footer a:hover{
text-decoration: underline;
}

/* -- P I C T U R E   B O X  C L A S S E S */


.picture_box_l{
 float: left;
 margin: 0px 9px 2px 0px;
}

.picture_box_c{
 margin-left:auto;
 margin-right:auto;
}

.picture_box_c2{
 clear: both;
 display: block;
 width:auto;
}

.picture_box_r{
 float: right;
 margin: 0px 0px 2px 5px;
 
}

.picture_element{
  margin: 0px;
  border: 1px solid #ccc;
  padding: 3px;
  line-height: 0px;
}

.picture_caption_text{
 width: 266px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: italic; 
 text-align: left; 
}

/* E N D  P I C T U R E   B O X  C L A S S E S */

.webcam{
 border-bottom: 1px solid black;
 border-left: 1px solid black;
}

.inline_indent_left{
 padding-left: 50px;
 margin: 10px 0px 10px 0px;
}

#telephone{
 background-image: url(../images/tel.png);
 background-repeat: no-repeat;
 background-position: 0% 30%;
 height: 30px;
}

#mail{
 background-image: url(../images/mail.png);
 background-repeat: no-repeat;
 background-position: 0% 40%;
}

#email{
 background-image: url(../images/email.png);
 background-repeat: no-repeat;
 background-position: 0% 42%;
 height: 34px;
}

.document{
 background-image: url(../images/document.png);
 background-repeat: no-repeat;
 padding-left: 20px;

}





