#frame   { background:pink }
#panel   { background:white; width:280px; height: 1200px; float:left; overflow-y: none;}
#content { background:#E6E6FA; margin-left:280px; height: 1200px; z-index:1; }
#foot    { background:#84BE6A; }
#whitefoot    { background:white; }

#igraph {
    z-index: 1;
}

.cover {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.alert-box {
	background-color: #fffbcc;
	color: #777;
	font-size: 14px;
	line-height: 23px;
	padding: 13px 16px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.alert-box .badge {
	border-radius: 3px;
	color: red;
	margin-left: 4px;
	margin-right: 4px;
	padding: 3px 5px 3px 4px;
	font-weight:bold;
}

#group {
  font-style: normal;
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  color: #354E00;
}

#menuBar { 
	margin: 0; 
	padding: 0; 
	display: table; 
	background-color: gray; 
	align:right;
} 

#menuBar div { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: relative; 
	float: left; 
	border-right: 1px #AAAAAA solid; 
} 

#menuBar div a { 
	display: block; 
	margin: 0; 
	padding: 10px 10px; 
	color: red; 
	font-family:Sans-serif;
	font-size:90%; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold; 
} 

#menuBar div a:hover { 
	background: #5555FF; 
} 

#menuBar ul { 
	margin: 1px; 
	padding: 0; 
	position: absolute; 
	visibility: hidden; 
	white-space: nowrap; 
	display: table; 
	z-index: 10; 
} 

#menuBar ul a { 
	margin: 0; 
	padding: 2px 10px; 
	background: #3333AA; 
	color: #FFFFFA; 
	font-size:90%; 
	font-family:Sans-serif; 
	text-align: left;
	text-decoration: none; 
	font-weight: normal; 
} 

#menuBar ul a:hover { 
	background: #5555FF; 
}


#navbar ul { 
 margin: 0; 
 padding: 10px; 
 list-style-type: none; 
 text-align: right; 
 background-color: #6E8778; 
 } 
 
#navbar ul li {  
 display: inline; 
 } 
 
#navbar ul li a { 
 text-decoration: none; 
 padding: 10px 20px; 
 color: #fff; 
 background-color: #6E8778; 
 font-family:Sans-serif; 
 font-weight: bold;
 font-size:95%; 
 } 
 
#navbar ul li a:hover { 
 color: #6E8778; 
 background-color: #fff; 
 } 
 
html, body { margin: 0px; padding: 0px; border: 0px; }

#footcontainer {
    position:relative;
}
#footimg0 {
    position: absolute;
    left: 565px;
    top: -70px;
    border:0px solid black;
}
#footimg1 {
    position: absolute;
    left: 630px;
    top: -70px;
    border:0px solid black;
}
#footimg2 {
    position: absolute;
    left: 695px;
    top: -70px;
    border:0px solid black;
}
#footimg3 {
    position: absolute;
    left: 760px;
    top: -70px;
    border:0px solid black;
}

#footimg4 {
    position: absolute;
    left: 825px;
    top: -70px;
    border:0px solid black;
}
#footimg5 {
    position: absolute;
    left: 890px;
    top: -70px;
    border:0px solid black;
}
#footimg6 {
    position: absolute;
    left: 955px;
    top: -70px;
    border:0px solid black;
}
#footimg7 {
    position: absolute;
    left: 1020px;
    top: -70px;
    border:0px solid black;
}

#dam {
  font-style: normal;
  font-size: 12px;
  font-family: Verdana;
  color: #EF4135;
}

#rcc {
    position: absolute;
    top: -150px;
    left: 100px;
    font-size:32px;
    font-family:Verdana;
    font-weight:bold;
    color: #EF4135;
}

#seattle {
    position: absolute;
    top: -140px;
    left: 790px;
    font-size:24px;
    font-family:Verdana;
    font-weight:bold;
    color: #354E00;
}

#wm {
    position: absolute;
    top: -110px;
    left: 810px;
    font-size:14px;
    font-family:Verdana;
    font-weight:bold;
    color: #6E8778;
}

