/* start structural css */

.content {
    width: auto;
    min-width: 584px;
    z-index: 3;
    margin: 0px;
    height: 90%;
	vertical-align:top;
} 

#container {
    border-right: 1px solid #0d004c;
    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: 73px;
	right: 20px;
	padding: 10px;
	z-index: 2;
	max-width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: auto;
}
body> #navBeta {
    width: 850px;
    margin:0px;
	padding:0px;
}

.footer {
    font-size: 11px;
    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: #CCCCFF;
    color: #CCCCFF;
}

#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 {
	font-family: Arial, Helvetica, sans-serif;
    width: 100px;
    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;
    background: #0d004c;
    border-bottom: 5px solid #ffffff;
    border-right: 1px solid #ffffff;
    height: 1.4em;
    padding: 0px;
    background-color: #CCCCFF;
    color: #CCCCFF;
}

.menuOn {
	font-family: Arial, Helvetica, sans-serif;
    width: 100px;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #fff;
    padding: 2px;
    margin-bottom: -1px;
    text-align: center;
    background: #0d004c;
    font-size: 0.9em;
    font-weight: bold;
    color: #ffffff;
}

#titleBar {
    height: 1.4em;
    padding: 2px;
    vertical-align: top;
    background-color: #CC99FF;
}

body {
    height: 100%;
    width: 100%;
    font-size: 12px;
    margin: 0;
    padding: 0;
align:center;
}

h1 {
    margin: 0;
    padding: 25px 0 16px 20px;
    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: 12px;
    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;
    }
    
.background {
	color: #CCCCCC;
	background-color: #CCCCCC;
	align: left;
	vertical-align: top;
}
.right {
	align: right;
}
.tagline {
	font-size:11px;
	color:white;
}

.spacer {
	padding:8px;
	border-top:1px solid #d9d9d9;
}