body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1em;	
	margin: 0px;
	padding: 0px;
	background-image:url(images/pgradient.jpg);
	background-repeat:repeat-x;
	font-size:1em;
	
}


p,ol,ul,h1,h2,h3,h4,h5,h5,h6 {
	margin:0 0 1em 0;
	padding:0;
	}
	
/******* header styles *******/


h1{
font-size:1.1em;
color:#000066;
font-weight:bold;
padding:20px 0px 20px 0px;
margin:0;
}

h2{
font-size:1em;
color:#660066;
font-weight:bold;
padding:20px 0px 5px 0px;
margin:0;
}
h3{
font-size:0.9em;
color:#CC9900;
font-weight:bold;
padding:10px 0px 5px 0px ;
margin:0;
}


h4{
font-size:0.9em;
color:#000066;
font-weight:bold;
padding:10px 0px 5px 0px ;
margin:0;
}

.quote{
font-family:"Times New Roman", Times, serif;
font-style:italic;
color:#660066;
font-size:0.95em;
font-weight:normal;
line-height:1.1em;
}


table{
font-size:76%;
color:#666666;
}

th{
background-color:#CAC791;
}

tr.head{
vertical-align:bottom;
height:30px;
font-weight:bold;
}

 table.content{
 color:#666666;
 }
 
 table.content td{
	padding: 10px;
	text-align:left;
 }
 table.content th{
	padding: 10px;
	text-align:left;
	color:#000099;
 }
 
 .limage{
 padding:10px;
 float:left;
 }
 
/******* major layout divs *******/
	
#wrap{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:700px;
	background-color:#f9f8f7;
	margin-top:10px;
	}
	
	/******* header area *******/

#header{
margin: 0px;
padding: 0px;
background-image:url(images/pheader.jpg);
background-repeat:no-repeat;
width:900px;
height:205px;
}	

/******* styling for left logo *******/	
#logobox{
margin: 0px;
padding: 0px;
position:relative;
left:10px;
top:5px;
}

#logo{
margin: 0px;
padding: 0px;
position:absolute;
left:0px;
top:0px;
width:100px;
height:140px;
}
#transtext{
margin: 0px;
padding: 0px;
width:300px;
height:70px;
position:absolute;
left:400px;
top:0px;
font-size:9pt;
font-color:#ffffff;
line-height:9pt;

}	
#translator{
margin: 0px;
padding: 0px;
position:absolute;
left:720px;
top:-10px;
}

#images{
margin: 0px;
padding: 0px;
position:absolute;
left:400px;
top:70px;
}

#images ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

#images li{
	display: inline;
	padding-right: 5px;
}

#images img{
border:2px solid #ffffff;
height:80px;
width:110px;
}

/******* main content area *******/
#content{
margin: 0px;
padding: 0px;
width:900px;
height:500px;
}	

/******* footer area *******/
#footer{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	margin-top:20px;
	}

/******* end major layout divs *******/

/******* start right content divs *******/

#right{/******* right content outer wrap *******/
margin: 0px;
padding: 10px;
float:right;
width:180px;
background-color:#D8D1DB;
height:450px;
}


/******* start breadcrumb trail styles *******/
#breadcrumb{
position:relative;
margin: 0px;
padding: 0px;
text-align:right;
top:-10px;
}		

#breadcrumb ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

#breadcrumb li{
	display: inline;
	padding-right: 15px;
	color:#999999;
	font-size:72%;
}

#breadcrumb a:link, #breadcrumb a:visited{
	color: #4a4aff;
	text-decoration: none;
	
}

/******* start right hand highlight styles *******/


#right p{
color:#666666;
font-size:72%;
text-align:left;
}

#right a:link, #right a:visited{
	color: #ad502f;
	text-decoration:underline;
	
}
#right a:hover{
	color: #ffffff;
	text-decoration:underline;
	
}

/******* right hand dark highlight styles *******/
.dhighlight{
background-color:#4B007D;
margin:5px;
padding:10px;
}

.dhighlight h2{
color:#000066;
padding-top:0px;
text-align:center;
}

.dhighlight h3{
color:#CC9900;
}

.dhighlight h4{
color:#FFFF00;
}
#right .dhighlight p{
color:#CCCCFF;
text-align:left;
}

#right .dhighlight a:link, #right .dhighlight a:visited{
	color: #ffffFF;
	text-decoration:underline;
	
}
#right .dhighlight a:hover{
	color: #ad502f;
	text-decoration:underline;
	
}
/******* start content left styles *******/

#left{
margin: 0px;
padding: 0px;
width:660px;
height:440px;
background-color:#ffffff;
overflow:auto;
padding-left:20px;
padding-right:10px;
text-align:justify;
}	




/******* basenav styles *******/
#basenav{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:890px;
	height:20px;
	background-color:#f9f8f7;
	padding-left:10px;
	}	

#basenav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

#basenav li{
	display: inline;
	padding-right: 15px;
	color:#999999;
	font-size:72%;
}

#basenav a:link, #basenav a:visited{
	color: #4a4aff;
	text-decoration: none;
	
}


/************** footer siteInfo styles ****************/
#footer{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	color:#999999;
	margin-top:10px;
	}


#footer a:link, #footer a:visited{
	color:#ffffff;
	text-decoration: none;
	}

#footer a:hover{
	text-decoration: none;
	color:#99CCFF;
	}

/************* #footer2 styles ***************/
/*updated, copyright and design footer*/

#footer ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#footer li{
	display: inline;
	padding-right: 210px;
	font-size:68%;
	}
#webdev{
	color:#999999;
	float:right;
	font-size:68%;
	margin-top:-18px;
	}

/******* content styles *******/

p{
font-family:Arial, Helvetica, sans-serif;
font-size:76%;
color:#666666;
text-align:justify;
}
	
a:link a:visited{
color: #6d0e0f;
}

a:hover{
color: #182c7e;
}

ul.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:25px;
	color:#666666;
	list-style-position:outside;
	list-style-image: url(images/bulletp.jpg);
		}
		
ol{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:25px;
	color:#666666;
	list-style-position:outside;
			}
		

li{
padding-bottom:5px;
padding-right:20px;
}

ul.none{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:25px;
	color:#666666;
	list-style-type:none;
	list-style-image:none;
	
		}
ul li.pdf{
	list-style-image: url(images/pdf.gif);
	padding-top:10px;
	}
.gallery{
	margin: 0px;
	padding: 0px;
	width:632px;
	height:100px;
	position:relative;
	background-color:#ffffff;
	}
	
.hl{
color:#FFFF00;
font-weight:normal;
}

.hlc{
color:#6633CC;
font-weight:normal;
}
	
.image{
border:2px solid #8F9758;
float:left;
margin-right:20px;
}
/********************* navigation style - horizontal with vertical drop - one level**********************/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:0px 0px 0px 0px; position:relative; width:900px; height:26px; z-index:100;background-image:url(images/navbase.jpg);background-repeat: repeat-x;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none; padding-left:8px;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:110px; font-size:11px; color:#4C4C87; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border-width:1px 0 1px 1px;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items - drop list */
#pmenu li {
float:left; 
padding:0px 0px 0px 0px; 
background-color:#EBEFF1;
}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}

/* Make the hovered list color persist */
#pmenu li:hover > a {background:#4B007D; color:#ffffff;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(images/transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#4B007D; color:#ffffff;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#AAACAD; color:#ffffff;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {}
#pmenu li.drop {
background-image:url(images/navbase.jpg);
background-repeat:repeat-x;
}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(images/transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/********************* end navigation list **********************/


#map{
height:300px;
width:500px;
position:relative;
float:right;
margin-left:10px;
}
   
#sponsors {
margin:0px;
padding:0px;
width:600px;
height:70px;
}

.fr{
float:right;
padding-left:20px;
padding-bottom:20px;
}