﻿body {
  text-align: center; 
  min-width: 910px;
  margin: 0px;
}

.fixed_width {
  width : 910px;
  text-align : center;
  margin: 0px auto;
  position: relative;
	padding: 0px;
}

a.link, a:link, a:visited {
  color: #0000ff;
}

img.link, div.link {
   cursor : pointer;
}

div#busy { 
  position: absolute; 
  right: 5px; 
  top: 5px;  
  font-family : Arial;
  font-size : 12px;
  font-weight : bold;
  width : 100px;
    
}

body > div#busy {
  position: fixed;
  z-index : 9999;
}

.lightbox {
  color: #333;
  display: none;
  position: absolute;
  top: 30%;
  left : 20%;
  width: 60%;
  height: 70%;
  padding: 1em;
  text-align: left;
  z-index:1002;
}


#footer {
 position : relative;
 clear : both;
 letter-spacing : 0.2px;
 font-size : 11px;
 text-align : left;
 color : #aaaaaa;
 height : auto;
 width : 900px;
 display : inline-block;
 margin: 0px auto; 
 padding : 4px;
}

#footer hr {
  border : #c0c0c0 1px solid;
  margin-top : 20px;
}

table {
  font-family : Arial;
  font-size : 12px;
}  

div {
  font-family : Arial;
  font-size : 12px;
}  
.main_header 
{
	background-image: url('../images/azbackground_v3.jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 160px;
}
.main_nav_box_top
{
	background-image: url('../images/main_nav_box_background.jpg');
	background-repeat: no-repeat;
	width: 418px;
	height: 36px;
	text-indent: 50px;
	color: #fcfcf3;
	font-size: 12px;
	font-style: italic;
	font-family: Lucida Sans;
	vertical-align: middle; 
	text-align: left;
	text-decoration: none;
}
.left_box
{
	background-image: url('../images/left_box_background.jpg');
	background-repeat: repeat-y;
	width: 2px;
	color: #fcfcf3;
	vertical-align: top; 
	text-align: left;
	text-decoration: none;
}
.right_box
{
	background-image: url('../images/right_box_background.jpg');
	background-repeat: repeat-y;
	width: 2px;
	text-indent: 0px;
	vertical-align: top; 
	text-align: left;
	text-decoration: none;
}
.main_nav_box_bottom
{
	background-image: url('../images/bottom_box_background.jpg');
	background-repeat: no-repeat;
	width: 395px;
	height: 22px;
	text-indent: 50px;
	vertical-align: top;
	text-decoration: none;
}
.box_top
{
	background-image: url('../images/box_top.jpg');
	background-repeat: no-repeat;
	width: 375px;
	height: 2px;
	vertical-align: bottom;
	text-decoration: none;
}
.box_bottom
{
	background-image: url('../images/box_bottom.jpg');
	background-repeat: no-repeat;
	width: 375px;
	height: 22px;
	text-indent: 50px;
	vertical-align: top;
	text-decoration: none;
}
.main_nav_background
{
	background-image: url('../images/main_nav_background.jpg');
	background-repeat: repeat-x;
	height: 36px;
}
.main_nav_divider
{
	background-image: url('../images/main_nav_divider.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 3px;	
	vertical-align: middle; 
	text-align: center;
}
.main_nav, .main_nav a, .main_nav a.link,.main_nav a:link,.main_nav a:visited
{
	color: #fcfcf3;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle; 
	text-align: center;
	text-decoration: none;
}
.second_ribbon
{
	background-color: #807C70;
	height: 40px;
	width: 900px;
}
.third_ribbon
{
	vertical-align: top; 
	background-color: #E8E3CD;
	height: 150px;
	width: 900px;
}
.forth_ribbon_spacer
{
	background-color: #FCFCF4;
	height: 10px;
	width: 900px;
}
.forth_ribbon
{
	background-color: #FCFCF4;
	height: 340px;
	width: 900px;
}
.forth_ribbon_normal
{
	background-color: #FCFCF4;
	height: 340px;
	width: 900px;
}
.job_pics
{
	text-align: center;
	border-color: #938777;
	border-width: 2px;
	border-style: solid;
}

.footer_ribbon
{
	background-color: #938777;
	height: 45px;
	width: 900px;
}
.CalendarIcon
{
	cursor: hand;
}