*{/*~~~~~IE Hack~~~~~*/
	margin: 0;
	padding: 0;
	
}
html,body{
	height:100%;
	width:100%;
}
body{
	background:#ccc url(../img/bg2.jpg) 0 0 repeat-x;
}
#container{
	width: 775px;
	text-align: left;
	float:left;
	min-height:100%;
	background:url(../content_bg.gif) repeat-y 100% 0;
	


}
* html #container{
	height:100%;
}
#site{
	width:775px;
	margin:0 auto; /*~~~~~Center DIV~~~~~*/
	height:100%;
}


#content{
	width:535px;
	padding:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;

	
}
#header{
	height:138px;
	background-image:url(img/header2.jpg);
	
}


h2{
	color: #9C1A32;
	font-size: 28px;
	font-weight:100;
	font-family:"Times New Roman", Times, serif;

	}
h3{
	font-size: 21px;
	font-weight:100;
	font-family:"Times New Roman", Times, serif;

	}
h1{
	font-size: 21px;
	font-weight:100;
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;

	}
	
.calRow{
display:block; 

background-repeat:no-repeat;
text-decoration: none;
color:#000000;
width:520px;

}

calPad{
padding:12px 0px 12px 7px;
}

.docRow{
display:block; 
padding:20px 0px 20px 60px;
background-repeat:no-repeat;
text-decoration: none;
color:#000000;
width:472px;
}

.jobRow{
display:block; 
padding:4px 0px 10px 60px;
background-repeat:no-repeat;
text-decoration: none;
color:#000000;
width:472px;
}



.faqRow{
display:block; 
padding:15px 0px 15px 60px;
background-repeat:no-repeat;
text-decoration: none;
color:#000000;
width:472px;
}

#docs a:hover{
background-color:#E6E6E6;
background-repeat:no-repeat;
}

#faq a:hover{
background-color:#E6E6E6;
background-repeat:no-repeat;
}

#calendar a:hover{
background-color:#E6E6E6;
background-repeat:no-repeat;
}

.on{
background-color:#FDF4F5;
}

.pdf{
background-image:url(../img/pdf_icon.gif);
}

.job{
background-image:url(../img/human.gif);
}


.doc{
background-image:url(../img/doc_icon.gif);
}

.ppt{
background-image:url(../img/ppt_icon.gif);
}

.xls{
background-image:url(../img/xls_icon.gif);
}


.tools{
background-image:url(../img/tools_icon.gif);
}
.q{
background-image:url(../img/q.gif);
}

.a{
background-image:url(../img/a.gif);
}

.calendar{
background-image:url(../img/calendar.gif);
background-repeat:no-repeat;
}

.calendarThrough{
background-image:url(../img/calendarThrough.gif);
background-repeat:no-repeat;
}

.staffLeft{
padding:6px;
width:25%;
float:left;

}



.staffRight{
padding:6px;
width:68%;
float:left;
}

.board{
padding:10px;

}




ul{
list-style-type:disc;
padding-left:40px; 
}

		
/* BEGIN NAVAGATION */
	
#nav{
	height:100%;
	background-color:#B5B5B5;
	width:180px;
	float:left;


}
#nav .internal{
		width:170px;
		font: normal 12px Arial;
		padding:10px 0px 10px 10px;		
		padding-bottom: 1.5em;
		text-align: center;
		
		
		display:block;

}	
		
	#nav a:link, #nav a:visited {
       	text-decoration: none;
       	color:#000;
		
	}
	
	

	
	.navL1{
		width:170px;
		font: bold 12px Arial;
		padding:10px 0px 10px 10px;
		background-color:#B5B5B5;
		border-bottom: solid 1px #C8C8C8;
		display:block;
		text-transform:capitalize;
	}
	
	
	.navL1on{
		width:170px;
		font: bold 12px Arial;
		padding:10px 0px 10px 10px;
		background-color:#a3a3a3;
		border-bottom: solid 1px #bfbfbf;
		display:block;
		text-transform:capitalize;
	}
	
	
					
		#nav a.navL1:hover{
    			background:#9c9c9c;
		}
		
		
		#nav .sub{
		display:none;
		
		}
		#nav .internal_sub{
		display:none;
		position: absolute;
		bottom: 0;
		clear:both;
		
		}
		
			
  	#nav .navL2{
    	width:165px;
    	display:block;
      	font: normal 11px Arial;
      	padding:3px 0px 3px 15px;
       	background-color:#d0d0d0;
  	}
	
	  #nav .current{
    	width:165px;
    	display:block;
      	font: normal 11px Arial;
      	padding:3px 0px 3px 15px;
       	background-color:#EEEEEE;
		background-image:url(../img/tick.gif);
		background-repeat:no-repeat;

  	}

  	
		#nav a.navL2:hover{
			background:#d9d9d9;
		}
		
		.navL2on{
		/*background:url(bullet_black.gif) no-repeat;*/
		background-position:2% 40%;
		width:165px;
    	display:block;
      	font: normal 11px Arial;
      	padding:3px 0px 3px 15px;
       	background-color:#d0d0d0;      
	}
			
	.navL3{
		font: normal 11px Arial;
		width:170px;
  		display:block;
      	padding:3px 0px 3px 25px;
		display:block;
		background-color:#ebebeb;
		
	}
	
	.navL3on{
		background:url(../../../bullet_black.gif) no-repeat;
		background-position:8% 40%;
		width:170px;
		font: normal 11px Arial;
  		display:block;
      	padding:3px 0px 3px 25px;
		display:block;
		background-color:#ebebeb;
		
	}
	
			
  		#nav a.navL3:hover{
  			background:#f4f4f4;
  		}
			
	.navL4{
  		font: normal 11px Arial;
  		display:block;
      	padding:3px 0px 3px 50px;
      	background-color:#ffffff;
	}
	
	.navL4On{
		background:url(../../../bullet_black.gif) no-repeat;
		background-position:23% 40%;
  		font: normal 11px Arial;
  		display:block;
      	padding:3px 0px 3px 50px;
      	background-color:#ffffff;
	}
	
/* END NAVAGATION */

