/* CSS Document - Nav bar HTML version */

a:link {
	text-decoration: none;
	color: #1072B9;
	border: 0;
}

a:visited {
	text-decoration: none;
	border: 0;
}

a:hover {
	text-decoration: none;
	background-color: #FCEED9;
	border: 0;
}

a:active {
	text-decoration: none;
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	overflow: auto;
}

/* navigational bar div's and information below this section*/

.uppernavbardiv {
	padding: 0px;
	height: auto;
	width: 890px;
	visibility: visible;
	overflow: visible;
	z-index: 2000000;
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1072B9;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: nowrap;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
	display: inline;
}

li {list-style-type: none;}


/* links structures*/

/* Main Button*/
/*
#mainbutton ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainbutton a {
	display: block;
	width: 4.5em;
}

#mainbutton li {
	float: left;
	width: 4.5em;
}

#mainbutton li ul {
	display: none;
}

#mainbutton li:hover ul {
	display: block;
	width: 4.5em;
	position: absolute;
	background-color: #FFFFFF;
}

div.content {clear: left;}

*/
/* News Button*/

/*Now Main Button*/

#newsbutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 2000000;}

#newsbutton a {display: block; width: 3.9em;}

#newsbutton li {float: left; width: 3.8em;}

#newsbutton li ul {display: none;}

#newsbutton li:hover ul {display: block; width: 3.9em; position: absolute; background-color: #FFFFFF;}

div.content {clear: left;}

/* About Button*/

#aboutbutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 2000000;}

#aboutbutton a {display: block; width: 4.5em;}

#aboutbutton li {float: left; width: 4.5em;}

#aboutbutton li ul {display: none;}

#aboutbutton li:hover ul {display: block; width: 4.5em; position: absolute; background-color:#FFFFFF;}
.uppernavbardiv {clear: left;}


/* Publications Button*/

#publicationsbutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 2000000;
	}

#publicationsbutton a {display: block; width: 7.5em;}

#publicationsbutton li {float: left; width: 7.5em;}

#publicationsbutton li ul {display: none;}

#publicationsbutton li:hover ul {display: block; width: 7.5em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}


/* Media Button*/

#mediabutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 2000000;
	}

#mediabutton a {display: block; width: 5em;}

#mediabutton li {float: left; width: 4.3em;}

#mediabutton li ul {display: none;}

#mediabutton li:hover ul {display: block; width: 5em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}


/* Forum Button*/

#forumbutton ul {margin: 0; padding: 0; list-style: none;}

#forumbutton a {display: block; width: 4.5em;}

#forumbutton li {float: left; width: 4.5em;}

#forumbutton li ul {display: none;}

#forumbutton li:hover ul {display: block; width: 4.5em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}

/* Info cast Button*/

#infocastbutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 2000000;
	}

#infocastbutton a {display: block; width: 10em;}

#infocastbutton li {float: left; width: 10em;}

#infocastbutton li ul {display: none;}

#infocastbutton li:hover ul {display: block; width: 10em; position: absolute; background-color: #FFFFFF;}

div.content {clear: left;}


/* techniques Button*/
/*Now Known as Knowledgebase*/
#techniquesbutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 2000000;
	}

#techniquesbutton a {display: block; width: 8.1em;}

#techniquesbutton li {float: left; width: 8.1em;}

#techniquesbutton li ul {display: none;}

#techniquesbutton li:hover ul {display: block; width: 8.1em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}


/*Community Section*/

#communitybutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 2000000;
	}

#communitybutton a {display: block; width: 6em;}

#communitybutton li {float: left; width: 6em;}

#communitybutton li ul {display: none;}

#communitybutton li:hover ul {display: block; width: 6em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}

/*forbeginners Button*/
/*NOW HISTORY*/

#forbeginnersbutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 2000000;
	}

#forbeginnersbutton a {display: block; width: 7em;}

#forbeginnersbutton li {float: left; width: 7em;}

#forbeginnersbutton li ul {display: none;}

#forbeginnersbutton li:hover ul {display: block; width: 7em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}



/*lower navbar stuff*/


/*glossary button*/

#glossarybutton ul {margin: 0; padding: 0; list-style: none;}

#glossarybutton a {display: block; width: 5.2em;}

#glossarybutton li {float: left; width: 5.2em;}

#glossarybutton li ul {display: none;}

#glossarybutton li:hover ul {display: block; width: 5.2em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}


/* Classified Button*/

#classifiedbutton ul {margin: 0; padding: 0; list-style: none;}

#classifiedbutton a {display: block; width: 6em;}

#classifiedbutton li {float: left; width: 6em;}

#classifiedbutton li ul {display: none;}

#classifiedbutton li:hover ul {display: block; width: 6em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}


/*contest button*/

#contestbutton ul {margin: 0; padding: 0; list-style: none;}

#contestbutton a {display: block; width: 5.3em;}

#contestbutton li {float: left; width: 5.3em;}

#contestbutton li ul {display: none;}

#contestbutton li:hover ul {display: block; width: 5.3em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}


/*polls button*/

#pollsbutton ul {margin: 0; padding: 0; list-style: none;}

#pollsbutton a {display: block; width: 4em;}

#pollsbutton li {float: left; width: 4em;}

#pollsbutton li ul {display: none;}

#pollsbutton li:hover ul {display: block; width: 4em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}


/*store button */

#storebutton ul {margin: 0; padding: 0; list-style: none;}

#storebutton a {display: block; width: 3em;}

#storebutton li {float: left; width: 3em;}

#storebutton li ul {display: none;}

#storebutton li:hover ul {display: block; width: 3em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}


/*timeline button*/
/*
#timelinebutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	}

#timelinebutton a {display: block; width: 6em;}

#timelinebutton li {float: left; width: 6em;}

#timelinebutton li ul {display: none;}

#timelinebutton li:hover ul {display: block; width: 6em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}
*/

/*editors button*/
/*NOW HISTORY */
#editorsbutton ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 2000000;
	}

#editorsbutton a {display: block; width: 4.7em;}

#editorsbutton li {float: left; width: 4.7em;}

#editorsbutton li ul {display: none;}

#editorsbutton li:hover ul {display: block; width: 4.7em; position: absolute; background-color:#FFFFFF;}

div.content {clear: left;}


/*links*/

#linksbutton ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #472929;
	border-bottom-color: #472929;
	border-left-color: #472929;
	z-index: 1000;
	}

#linksbutton a {
	display: block;
	width: 5em;
	z-index: 1000;
}

#linksbutton li {
	float: left;
	width: 4.3em;
	z-index: 1000;
}

#linksbutton li ul {
	display: none;
	z-index: 1000;
}

#linksbutton li:hover ul {
	display: block;
	width: 5em;
	position: absolute;
	background-color:#FFFFFF;
	z-index: 1000;
}

div.content {
	clear: left;
	z-index: 1000;
}

