body{
margin-top:2%;
margin-bottom:2%:
margin-left:20% auto;
margin-right:20% auto;
font-family:Palatino Linotype,Serif;
font-size:11pt;
background:#eee;
text-align:center;
}

#box{
width:800px;
height:auto;
margin:auto;
background-color:#fff;
border:2px solid rgb(253, 123, 1);
}


#thewindow{
text-align:left;
padding:10px;

}



#headerbox
{
position:absolute;
border-top:1px solid black;
border-bottom:1px solid black;
height:114px;
width:500px;
left:400px;
}

#layout_table{
margin-top:10px;

height:700px;
width:100%;
}

html>body #layout_table{
margin-top:10px;

height:700px;
width:100%;
}

td.left{
border-right:2px solid black;
padding-right:15px;
}


td.right{
padding-left:15px;

}
#logo{
float:left;

margin-left:-3px;
}

html>body #logo{
float:left;

margin-left:0px;
}


h1{
font-size:12pt;
font-weight:bold;
}

label.spec{
width: 12em;float: left;margin-left:4em;text-align:left;
}



input.spec{width:300px;}

/* Code from Listamatic http://css.maxdesign.com.au/listamatic/horizontal08.htm, http://kalsey.com/tools/csstabs/2 */
#menu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menu a:link, #menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : 10pt;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	/* The left and right below were changed from 10px to 5px to bring tabs in closer 8*/
	padding : 2px 5px 2px 5px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu a:hover	{
	color : #f00;
}

	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a,
body.section-6 #menu li#nav-6 a,
body.section-7 #menu li#nav-7 a,
body.section-8 #menu li#nav-8 a,
body.section-9 #menu li#nav-9 a
 {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5,
#menu #subnav-6,
#menu #subnav-7,
 {
	display : none;
	width: 90%;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-5 #menu ul#subnav-5,
body.section-6 #menu ul#subnav-6,
body.section-7 #menu ul#subnav-7,
 {
	display : inline;
	left : 10px;
	position : absolute;
	top : 95px;
}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-5 #menu ul#subnav-5 a ,
body.section-6 #menu ul#subnav-6 a,
body.section-7 #menu ul#subnav-7 a
  {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

 #menu ul a:hover {
	color : #f00 !important;
}

#contents {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}
/* End Code from Listamatic */
#news_block
{
width:81%;
overflow:auto;
}


table.photos td
{
border:1px dashed gray;
}








































































































































































































