/* start structural css */

.content {
    width: auto;
    min-width: 584px;
    z-index: 3;
    margin: 0px;
    height: 90%;
} 

#container {
    border-right: 1px solid #CC99FF;
    margin: 0px 250px 0 106px;
    height: 100%;
}

#navAlpha {
    position: absolute;
    width: 80px;
    top: 20px;
    left: 20px;
    padding: 20;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 80px;
}
body> #navAlpha {
    width: 80px;
}
    
#navBeta {
    position: absolute;
    width: auto;
    top: 100px;
    right: 20px;
    padding: 10px;
    z-index: 2;
    max-width: 150px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: auto;
}
body> #navBeta {
    width: auto;
    margin:0px;
	padding:0px;
}

#footer {
    font-size: 0.8em;
    height: 10%;
}

/* end structural css */

#menuBar {
    clear: both;
    border-bottom: 5px solid #ffffff;
    border-right: 1px solid #ffffff;
    height: 1.4em;
    padding: 0px;
    background-color: #9C0;
    color: #9C0;
}

#menu {
    color: #000;
    padding: 3px;
    margin-bottom: 25px;
    display: inline;
    font-family: arial, verdana, helvetica;
    font-weight: bold;
    font-size: 1.2em;
}

#menu ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
    border: none;
}

#menu ul li {
    margin-left: 0;
    width: 100px;
    padding-left: 2px;
    border: none;
    list-style: none;
    display: inline;
}

#menu a, #menu a:link, #menu a:visited {
    text-decoration: none;
}

#menu a:hover {
    text-decoration: underline;
}

.menuOff {
    width: 7.5em;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 2px;
    margin-bottom: -1px;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
    float: left; p\osition: relative;
}

.menuOn {
    width: 7.5em;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #fff;
    padding: 2px;
    margin-bottom: -1px;
    text-align: center;
    background: #CC99FF;
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
    float: left;
    p\osition: relative; z-index: 2;
}

#titleBar {
    height: 1.4em;
    padding: 2px;
    vertical-align: top;
    background-color: #CC99FF;
}

body {
    height: 100%;
    width: 100%;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

h1 {
    margin: 0;
    padding: 25px 0 16px 0;
    font-size: 2.0em;
    font-family: verdana, helvetica, arial, sans-serif;
}

h2 {
    font-size: 1.5em;
    font-family: verdana, helvetica, arial, sans-serif;
    margin: 0 0 10px 0;
    padding: 12px 0 6px 20px;
}

h3 {
    font-size: 1.2em;
    font-family: verdana, helvetica, arial, sans-serif;
    margin: 0 0 10px 0;
    padding: 12px 0 6px 20px;
}

p {
    font-size: 1.0em;
    font-family: verdana, helvetica, arial, sans-serif;
    margin: 0;
    padding: 0 0 0 20px;
}

li.p {
    font-size: 1.0em;
    font-family: verdana, helvetica, arial, sans-serif;
    margin: 0;
    padding: -20px 0 0 0;
}

#container p {
    padding-bottom: 1.0em;
}

a:link {
	text-decoration:none;
	font-weight:bold;
	color: #000000;
}
a:active {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:none;
	color: #000000;
}
a:visited {
	text-decoration:none;
	color: #000000;
}

.menu {
    text-decoration: none;
    border: none;
}

object {
    height: 400px;
    }
    