body 
{ 
	margin: 0; 
	padding: 0; 
	
	background:#CACED1 none repeat scroll 0%;
	color:#777777;
	margin:15px 0pt;
	text-align:center;
	
	color:#757575;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
}


#container
{
	width: 790px;
	margin: 0 auto;
	background: #CCC url(/style/content.jpg) repeat-y center top;
}

/* ### HEADER ######################################### */
#head
{
	color:#E0E0E0;
	position:relative;
	font-family:Helvetica,Arial,Verdana,sans-serif;	
	margin: 0 5 0 5px;
}

#head #nav { 
	background:#FFFFFF url(/style/s_menu_bg_2.gif) repeat-x bottom left;
	position:relative;
	height:53px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 20px;
}

#head #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#head #nav ul li { 
	display:block;
	float:left;
	margin:0 1px;
}

#head #nav ul li a { 
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:53px;
}

#head #nav ul li a span
{
	padding: 20px 20px 0 0;
	height:21px;
	float:left;
}

#head #nav ul li a:hover {
	color: #EAF3F8;
	background: url(/style/s_menu_bg-over_2.gif) repeat-x top right;
}
	
#head #nav ul li a:hover span
{
 	display:block;
	width:auto;
	color: #EAF3F8;
	
	cursor:pointer;
		
}

#head #nav ul li.current a,
#head #nav ul li.current a:hover
{
	color: #000000;
	background:#FFCC66 url(/style/s_menu_left-on_2.gif) no-repeat top left;
	line-height:275%;
}

#head #nav ul li.current a span
{
	display:block;
	padding: 8px 20px 0 0;
	width:auto;
	background: url(/style/s_menu_right-on_2.gif) no-repeat top right;
	height:53px;
}

#head #subnav{
background:#FFFFFF url(/style/bg_sepia_2.gif) repeat-x scroll left;
/*border: solid red 1px;*/
width: auto;
height: 25px;
}

/* ######################### */

/* ### DIVIDERS ######################################### */

#horizdivider,
#sectionbottom 
{
	border-top: #FFCC66 dashed 1px;
	height:1px;
	margin: 2 5 0 5px;
}
#horizdivider{

margin-top: 25px;
margin-bottom: 25px;
}

/* ######################### */

/* ### SIDE PANE ######################################### */

	#sidepane{
		width: 200px;
		float: left;
		
	}
	
	.left-container
	{
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 0;	/* IE6 pushes footer down without this */
		text-align: center;
	}

	#sidenav{
		/*border-style: none solid none solid;
		border-color: #D0D0D0;*/
		border-width: 1px;
		margin: 0;
	}
	
	#sidenav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#sidenav li a {
	  	/* height: 32px; */
	  	height: 30px;
		text-decoration: none;
		display: block;
		margin-bottom: 2px;
	}
	
	#sidenav li a span{
		padding: 7px 25px 0 10px;
		display:block;
	}

	#sidenav li a:link, 
	#sidenav li a:visited { 
	color: #777;
	/*background: url(sidemenu.gif);*/
	background: url(/style/sidemenu_2.jpg);
	text-align: right;
	}
	
	#sidenav li a:hover,
	#sidenav li a:active{
	color: #777;
	/*background: url(sidemenu.gif) 0 -32px;*/
	background: url(/style/sidemenu_2.jpg) 0 -30px;
	text-align: right;
	}

/* ######################### */

/* ### TRANSLATION ICONS ######################################### */

	#translate{
		text-align: right;
		padding-top: 6px;
	}
		
	#translate ul {
		margin: 0px;
		padding: 0;
	}

	#translate li {
		
		padding-top: 5px;
		padding-right: 10px;
		display: inline;
	}

/* ######################### */

/* ####################################################### */

#feedbackform{ margin-bottom: 25px; border: 1px #FFCC66 solid;}
#feedbackform div{  padding-left: 10px; padding-top: 5px; padding-bottom: 5px;}
#feedbackform div label{ float:left; width: 80px; padding-right: 10px; }
#feedbackform div input, 
#feedbackform div textarea{ width: 300px; }
#feedbackform .submitbox{ padding-left: 90px; background-color : #FFFFCC;}
#feedbackform .submitbox input{ width: 100px; }
#feedbackform span.error{ font-size: 11px; }

#formerror{
	padding:5px;
	padding-left: 40px;
	border:1px solid #FF6666;
	background: #FFCCCC url(/style/error.gif) no-repeat left top;
	background-position: 5 5;
	margin-top: 10px;
	margin-bottom: 10px;
}

#formerror p{ margin: 0px; }

/* ####################################################### */

/* ### GENERAL ######################################### */



#headanim
{
margin-bottom: 5px;
	
}

div.wrap{
	
}

#wraphead {
	
}

#wrapcontent {
	/*margin: 10px 5px 10px 5px;*/
	border: yellow solid 1px;	
}

#wrapfoot {
	
}	
	
#main{
	width: 565px;
	float: left;
}

.right-container
{
	margin: 10px;
	margin-bottom: 20;	/* IE6 pushes footer down without this */
	text-align: left;
}

/* ### FOOTER ######################################### */

#foot{
	height: 29px;
	margin: 20 5 0 5; 
	background: #fff url(/style/s_menu_bg.gif) repeat-x center bottom;	
	/*padding-top: 4px;*/

}

#foot span{ 
	font-size: 11px;
	padding-top: 1px;
}

#foot  ul{
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	/*height: 29px;*/

	/*border: red solid 1px;*/
	
	margin: 0;
}

#foot ul li { 
	display:block;
	float:left;
	height: 29px;
	
	/*border: yellow solid 1px;*/
}

#foot ul li a { 
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:4px 0 0 10px;
}

.clear{ clear: left; }

#author{ 
	margin-top: 0px;
	padding-right: 10px;
	/*height: 29px;*/
	text-align: center;
}
/* ####################### */

#horizthumbs{
	vertical-align: middle;
	text-align: center;
	margin-bottom: 25px;
}

#horizthumbs img{
	margin: 10px;
}

/* ####################### */

h2{
border-bottom:1px dotted #FFCC66;
margin:0pt;
padding:10px 20px 10px 10px;
font-size:28px;
font-weight:normal;
background: #fff url(/style/train_gray.gif) no-repeat right bottom;
}

div.error{
	padding:5px;
	padding-left: 40px;
	border:1px solid #FF6666;
	background: #FFCCCC url(/style/error.gif) no-repeat left top;
	background-position: 5 5;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.error p{ margin: 0px; }

#ContactForm{ width: 100%; }

/* ######################### */

table.datatable
{
	float: left;
	border: 1px #FFCC66 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	
	margin-top: 0px;
}

table.datatable td.datatableHd
{ 
	background-color : #FFff99;
	border-bottom: 1px solid #FFCC66;
	padding: 2px;
}

table.datatable td.datatableSubHd
{
	background-color : #FFFFCC;
	border-bottom: 1px solid #FFCC66;
	padding-top: 5px;
}

table.datatable td
{ 
	border-bottom: 1px dotted #FFCC66;
	background-color: white;
	text-align: left;
	
	padding: 5px;
	padding-top: 2px;
	padding-left: 3px;
	font-size: 13px;
} 

.datatableBodL { border-left: 1px dotted #FFCC66; }

span.left {
	float: left;
	font-weight: bold;
	color: #EAF3F8;
}

span.right {
	float: right;
	font-weight: bold;
	color: #EAF3F8;
}

/* ######################### */
div.masterhead{
	border:1px dotted #FFCC66;
}
div.masterhead div.mastertitle{
	background-color : #FFff99;
	border-bottom: 1px solid #FFCC66;
	padding: 2px;
	cursor: hand;
}
div.masterhead div.masterdesc
{
	background-color: #FFFFCC;	
	padding: 5px;
}
div.masterhead div.masterdesc p
{
	margin-top:0px;
	margin-bottom:0px;
}
div.masterhead div.masterdetail
{
	padding: 5px;
}
/* ######################### */