/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	overflow="auto";
	text-align: left;
	margin:0;
	padding:0;
 	background-color: #EFDB37;
}

td {
	font-size: 1.0em;
	line-height: 110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7E181F;
}

#page_bg {
	background-image: url(http://www.nacmu.org/filebase/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	visibility: show;
	float: left;
}

#giraffes {
	background-image: url(http://www.nacmu.org/filebase/images/giraffes.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 15%;
	right: 0px;
	height: 395px;
	width: 155px;
	visibility: show;
	float: right;
}

#menu_wrapper {
         position: absolute;
         left: 220px;
         z-index: 1;
         }

#menu {
	position: absolute;
	top: 25px;
         left : 250;	
	height: 395px;
	visibility: show;
	float: left;
}

#random-1 {
	position: absolute;
	bottom: 40px;
	right: 6%;
	visibility: show;
	float: left;
        width: 302px;
        height: 302px;
}

#random-2 {
	position: absolute;
	top: 100px;
	right: 25%;
	visibility: show;
	float: left;
        width: 302px;
        height: 302px;
}

div#menu a:link, div#menu a:visited {
	color: #7E181F;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 110%;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#menu a:hover {
	color: #7E181F;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
}

#flags {
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: show;
	float: right;
	height: 35px;
	width: 135px;
	border-width: 0px;
	border-style: solid;
	border-color: #EFDB37;
}

#banner {
	position: relative;
	top: -20px;
	left: 50px;
	visibility: show;
	float: left;
	height: 60px;
	width: 468px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EFDB37;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EFDB37;
 	background-color: #EFDB37;
}

#container {
	margin-left:50px;
	margin-right:0px;
	width:70%;
	margin-top: 5px;
	margin-bottom: 50px;
	vertical-align: top;
	text-align: left;
}

#mainbody {
	position: absolute;
	top: 280px;
	left: 30px;
	float: left;
	width: 70%;
	min-height: 320px;
	display: inline;
	padding-left: 5px;
	padding-right: 15px;
	visibility: show;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #7E181F;
	line-height: 1.4em;
}

#mainbody_ie {
	position: absolute;
	top: 280px;
	left: 30px;
	float: left;
	width: 80%;
	min-height: 320px;
	display: inline;
	padding-left: 5px;
	padding-right: 15px;
	visibility: show;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #7E181F;
	line-height: 1.4em;
}

#footer {
         position: absolute;
	bottom: 20px;
         right: 30px;
         float: right;
         visibility: show;	
}

div.designer {
	position: absolute;
	bottom: 5px;
	right: 30px;
	float: right;
	visibility: show;
}

.designer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #7E181F;
}

.designer a:link,.designer a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7E181F;
	font-size: 0.7em;
	text-decoration: none;
}

.designer a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7E181F;
	font-size: 0.7em;
	text-decoration: underline;
}

div.spacer {
	background-image: url(http://www.nacmu.org/filebase/images/spacer.png);
	float: right;
	height: 80px;
	width: 300px;
	background-repeat: no-repeat;
}

#navbar {
	position: absolute;
	top: 0px;
	left: 270px;
	float: left;
	height: 80px;
	clear: both;
	vertical-align: middle;
	background-image: none;
}

div.nav_inner {
	padding-left: 25px;
         line-height: 20px
         height: 20px;
         z-index: 1;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7E181F;
	font-weight: bold;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7E181F;
	height: 18px;
	font-weight: bold;
}

a:link, a:visited {
	color: #7E181F;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #7E181F;
	text-decoration: none;
	font-weight: bold;
}

div#leftcol a.mainlevel:link, div#leftcol a.mainlevel:visited {
	color: #7E181F;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#leftcol a.mainlevel:hover {
	color: #7E181F;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
}

#navbar a.mainlevel:link, #navbar a.mainlevel:visited {
	color: #7E181F;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

#navbar a.mainlevel:hover {
	color: #7E181F;
	text-decoration: none;
	margin-bottom: 3px;
	font-weight: bold;
}

.copy, .copy a:link, .copy a:visited,.copy a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E181F;
	text-decoration: none;
}

#wrapper {
	clear: both;
}

#leftcol {
	width: 140px;
	float: left;
	position: relative;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}

div#leftcol table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7E181F;
	width: 140px;
	background-image: url(http://www.nacmu.org/filebase/images/spacer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

div.moduletable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7E181F;
	margin: 0px;
	padding: 0px;
}

div.maindivider {
	margin-top: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E181F;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#leftcol table.moduletable {
	margin-bottom: 15px;
}

.createdate,.modifydate,.small {
	color: #7E181F;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.inputbox {
	background-color: #EFDB37;
	border: 1px solid #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E181F;
	line-height: 14px;
}

.button {
	background-color: #EFDB37;
	border: 1px solid #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E181F;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 2px;
}

.readon {
	font-size: 10px;
}

.sectiontableheader {
	background-color: #EFDB37;
	color: #7E181F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.sectiontableentry1 td {
	color: #7E181F;
	padding: 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #7E181F;
	background-color: #EFDB37;
}

.sectiontableentry2 td {
	color: #7E181F;
	padding: 8px;
	border-bottom-width: 0px;
	border-bottom-color: #7E181F;
	border-bottom-style: solid;
	background-color: #EFDB37;
}

/* Float containers fix: */ 

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.contentpane {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color: #7E181F;
	line-height: 1.1em;
}

.contentpaneopen {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color: #7E181F;
	line-height: 1.1em;

}

.gb, .pagenav, .adminform {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color: #7E181F;
	line-height: 1.1em;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color: #7E181F;
	line-height: 1.1em;
}
#pixel {
    position: absolute;
    top: 0px;
    left:0px;
    float: left;
}