/* CSS Document */
@import "side_nav.css";

html{
	margin-left: 0;
	margin-top: 0;
}

body {
	font-family: "Arial Unicode MS", sans-serif;
	padding: 0;
	color: #333333;
	position: relative;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(/africa/benin/graphics/left_column.gif);
	background-repeat: repeat-y;
}

/*------------------------------------Top of page start------------------------------------*/
#logo_bar{
    position : absolute;
    top : 0;
    left : 0;
}
#top_banner{
	position: static;
	top : 0px;
	height: 83px;
	background-color: #00579e;
}
#top_banner img {  
	/*float: right;*/
}
#top_banner LangSwitch {
	text-align: right;
}
#top_banner a.LangSwitch {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
#nav_top {
	font-size: 76%;
	background-color: #8eb467;
	position: static;
	top: 83px;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 149px;
}
#nav_top a.menuItem {
	background-color: transparent;
	color: #FFFFFF;
	padding: 0px 8px 0px 3px;
	position: relative;
	text-decoration: none;
}
#nav_top a.menuItem:link,
#nav_top a.menuItem:visited
{
	color: #FFFFFF;
	text-decoration : none;
}
#nav_top a.menuItem:hover {
	color: #022175;
	text-decoration : none;
}

#specialannouncement {
	margin-left: 154px;
	margin-right: 5px;
	position:  static;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

/*------------------------------------Top of page end------------------------------------*/

/*------------------------------------Contents menu section begin------------------------------------*/
#contents_menu{
	background-color : transparent;
}
#contents_menu a, 
#contents_menu a:hover, 
#contents_menu a:visited { 
	color: #336699;
	background-color : transparent;
	font-weight: bold;
}
#contents_menu a:visited{
	color: #99CCFF;
}
#contents_menu a:hover{
	color: #FFCC66;
}
#contents_menu ol {
	margin-top: -10px;
	margin-bottom: -10px;
}
.alpha_nav {
	text-align: center;
    text-decoration: none;

}
/*------------------------------------Contents menu section end------------------------------------*/

#main {
	margin-left: 154px;
	margin-right: 5px;
	position:  static;
	width:792px;
}

#abstract {
	margin-right: 30px;
	margin-left: 30px;
}

#poetry {
	text-align: center;
}

#announcement {
}

.subhome_pix{
	float: none;
	clear: left;
}
.subhome_title{
	font-weight: bold;
}
.subhome_text {
}
a {
	outline: none;
}
a:link {
	color: #336699;
}
a:hover {
	color: #3399CC;
}
a:visited {
	color: #8eb467;
}
a:active {
	color: #CC3333;
}
td {
	font-family: "Arial Unicode MS", sans-serif;
}

th {
	font-family: "Arial Unicode MS", sans-serif;
	font-weight: bold;
	text-align: left;
}
h1 {
	color: #000099;
	font-size: 140%;
}
h2 {
	color: #000099;
	font-size: 120%;
}

h3, h4, h5 {
	color: #000099;
	font-size: 100%;
}

.breadcrumbs {
		 font-size: 80%;
}
.mission {
	font-style: italic;
}
.title {
	font-style: italic;
}
.copyright {
	font-size: smaller;
	text-align: center;
}
.jobtitle {
	font-weight: bold;
}
.itemlabel {
	font-weight: bold;
}
.quotation {
	font-size: smaller;
}
#quotationIndent {
	margin-right: 3em;
	margin-left: 3em;
}
.quotationIndent {
	margin-right: 3em;
	margin-left: 3em;
}
.quotationAuthor {
	text-align: right;
}
.poetry {
	text-align: center;
}
.address {
	margin-left: 30px;
}
.announcement {
	color: #FF0000;
	font-style: italic;
}
.article_nav {
	text-align: right;
}
.inlinetitle {
	font-weight: bold;
}
.subtitle {
	font-size: smaller;
}
.pixwithcaptions {
	text-align: center;
	font-size: smaller;
}
#3columns {
	margin-right: 20px;
	width: 25%;
	float: left;
}
.3columns {
	margin-right: 20px;
	width: 25%;
	float: left;
}
.vernacular {
	font-style: italic;
}
.pubtitle {
	font-style: italic;
}
.biblio {
	padding-left: 1em;
	text-indent: -1em;
}
.rosterpix {
	margin-right: 20px;
	clear: right;
	margin-left: 110px;
}
.filename {
	font-family: "Courier New", Courier, mono;
}
.online {
	color: #6e474c;
	font-weight: bold;
}

/*------------------------------------Bottom of page start------------------------------------*/

#footer {
	text-align: center;
	clear: left;
	font-size: smaller;
}
.bottommenu {
	font-weight: bold;
}

/*------------------------------------Bottom of page end------------------------------------*/

