body,
html { 
	margin: 0px;
	padding: 0px;
	background: #29527B url(images/body_bgtile.jpg);
	color:#000000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
}
body {
	min-width: 760px;
	text-align: center;
}
body #wrap {
	z-index:2;
}
#wrap {
	
	background-image:url(images/sidebar_tile.gif) ;
	background-color:#808000;
	margin:0 auto;
	width:760px;
}
#topleft {
	background:#fff;
	float:left;
	width:565px;
	height: 110px;
}
#topright{
	
	float:right;
	width:195px;
	height: 110px;
	z-index:2;
}
#globalnav {
	background-image:url(images/navbkgrnd.gif);
	background-color: #29527B;
	height: 25px;
	clear:both;
	color: #FFFFCC;
}
.selected {
	color: #FFFFCC;
}
#globalnav P {
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;

	margin: 0px;
}
#globalnav A {
	text-decoration:none;
	color: #FFFFFF;

}
#globalnav A:hover {
	text-decoration: underline;
}
#bottomleft {
	background-image:url(images/content_bkg.gif);
	background-color:#fff;
	float:left;
	width:565px;
	text-align: left;
	
}
#bottomright{
	
	float:right;
	width:195px;
	color: #29527B;
	font-size: 12px;
	text-align: left;
}
#bottomright UL {
	margin-top: 14px; 
	color: white;
	font-weight: bold;
	
}
#bottomright LI {
	margin-bottom: 7px;
	margin-right: 8px;

}
#bottomright A {
	color: #FFFFFF;
	text-decoration:none;
}
#bottomright A:hover {
	text-decoration: underline;
	color:#29527B;
	}
#minorright {
	border-top: 3px solid white;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 60px;
	border-bottom: 3px solid white;
	text-align: left;
	
	}
#minorrighthome {
	border-top: 3px solid white;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
	
	}
.smaller {
	font-size: 9px;
}
#login {
	margin-top: 15px;
	font: 13px normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
}
#search {
	margin-top:45px !important;
	margin-top: 30px;
}
#search P {
	margin-top: 10px;
	font: 80% normal Verdana, Arial, Helvetica, sans-serif;
}
#search A {
	text-decoration: none;
	color: #29527B;
}
#search A:hover {
	text-decoration: underline;
	color: #808000;
}
#footerleft {
	background-image:url(images/footerbkg.gif); background-repeat: no-repeat;
	background-color:#fff;
	float:left;
	width:565px;
	height: 70px;
	
}
#footerleft P{
	text-align:center;
	font-size: 60%;
	font-weight: bold;
	margin: 0px;
}
#footerleft A {
	text-decoration: none;
	color: #29527B;
}
#footerleft A:hover {text-decoration:underline;}

#footerright {
	background-color:#808000;
	float:right;
	width:195px;
	
}

#footerright A {
	text-decoration: none;
	color: #808000;
}

#content {
	position: relative;
	z-index:5;
}

#content {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 6px;
	padding-bottom: 12px;
	font-size: .8em;
	line-height: 1.3em;
	z-index:100;
	
}
#content P {
	
	
}
#content LI {

}
li {
list-style: square; padding-bottom: .5em;}
h1 {
font-family: tahoma, arial, helvetica, sans-serif;
font-weight: normal; color: #808000; font-size:180%;}
h2 {
font-weight: bold; color: #29527B; font-size:140%; line-height: 130%;}
h3 { font-weight: bold; font-size: 100%;}

input {
	color: #555;
}
A {
	color: #29527B;
	
}
A:hover {
	color: #808000;
}
.editorial {
	margin-left: 10px; margin-right: 0px;
}                                            /*top     bottom*/
.sublist { background-color: #FFFFCC; padding: 10px 10px 10px 10px; list-style:none; margin-bottom: 10px; margin-left: 00px; margin-top: 3px;}
