body
{
	background: #003a54;
	background-image: url('../img/bg.gif');
	border-top: 5px solid #000;
	color: #fff;
	font-size: 13px;
	padding: 20px 0 40px;
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 0;
}

img
{
	border: 0px;
}

.container_12
{
	margin-bottom: 20px;
}

.align_right
{
	text-align: right;
}

.large_white
{
	color: #fff; font-size: 15px;
	}


#contact
{
	margin-top: 0px; font-size: 14px; color: #ffe2c7; line-height: 17px; height: 90px; margin-bottom: 0px;
}	

#logo
{
margin-top: 20px;
}

.nav
{
	height: 36px; color: #000; margin-top: -22px; text-align: center;
}

.column_left
{
	margin-top: 23px;
}

.column_right
{
	background-image: url('../img/bg-right.gif'); background-repeat: repeat-x; background-color: #001f2e; padding-top: 23px;
}

.column_right_bottom
{
	background-image: url('../img/bg-right-bottom.gif'); background-repeat: repeat-x; margin-top: 150px; background-repeat: repeat-x; height: 153px;
}

.column_right_content
{
	padding-left: 10px; padding-right: 10px;
}

#footer
{
	background-image: url('../img/bg-bottom.png'); height: 140px; background-repeat: no-repeat; text-align: center; padding-top: 60px; font-size: 17px;
}

#fp_blue_container
{
	/*height: */
}

.img-fp
{
	border: #FD8802 2px solid;
}

.img
{
	border: #F73B02 2px solid;
}

#mic
{
	margin-top: -84px; margin-left: 100px;
}


/****************** Dropdown Menu styling starts here **************/

.menusan

{
 /* use these params to positions your menu */
 position: relative; 
 z-index: 100;

}

 

.menusan, .menusan li, .menusan li ul { /* all lists */

 padding: 0;

 margin: 0;

 list-style: none;

}

 

.menusan li a {

 display: block;

padding-left: 13px; padding-right: 13px; padding-top: 8px; padding-bottom: 7px;

 color:#000 ;

 text-decoration:none;

}

 

.menusan li { /* all list items */

 float: left; 

font-size: 13px; font-weight: bold;

/* width needed or else Opera goes nuts */

}

 

.menusan li ul { /* second-level lists */

font-size: 12px;

background-color:#9c9c9c;

 position: absolute; z-index: 100;

 width: 15em;

 left: -98%; /* using left instead of display to hide menus because display: none isn‰Ûªt read by screen readers */

}



.menusan li ul li {

width: 15em; font-size: 12px; font-weight: normal;

border-bottom: #fff 1px solid;

}

 

.menusan li a:hover {

 background-color:#e0be9f;

 color:#000;

}

 

.menusan li:hover ul, .menusan li.sfhover ul  { /* lists nested under hovered list items */

 left: auto; /* change is to 10px, 20px, etc for indenting the sub menue */

}

/* **************** Dropdown Menu styling end here ***************/

form {

}

form label {
  width: 100px;
  display: inline-block;
	*display: inline;
	zoom: 1.0;
  font-weight: bold;
}

#photos_list { 
  list-style-type: none;
  margin: 0; padding: 0;
}
#photos_list li {
  margin: 3px 3px 3px 0; 
  padding: 1px;
  float: left;
  /*
  width: 120px;
  height: 150px;
  */
  font-size: 12px;
  text-align: center;
}


.reason {
  width: 338px;
  height: 253px;
}

