
html, body {
margin: 0;
padding: 0;
height: 100%;
}

#topstrip {
position: absolute;
left: 0px;
height: 173px;
width: 100%;
background-color: rgb(230, 245, 255);
}

#wrapper {
width: 980px;
min-height: 100%;
height: auto !important;
height: 100%;
margin:0 auto;
margin-bottom: -100px;
}

#header {
position: relative;
left: 0;
width: 100%;
height: 165px;
}

.headerimage {
width: 100px;
height: 96px;
box-shadow:2px 2px 5px #888888;
float: right;
margin-left: 10px;
margin-right: 10px;
margin-top:20px;
margin-bottom: 0px;
}

#leftcol {
float: left;
margin-left: 10px;
margin-top: 10px;
width: 170px;
}

.submenu {
top: 190px;
width: 160px;
font-size:1.0em; 
font-weight:bold;
font-family:Optima, Arial, sans-serif;
text-decoration: none;
}

.submenu a:link {color: #336699; text-decoration:none;}
.submenu a:visited {color: #336699; text-decoration:none;}
.submenu a:hover {color: #cc0033; text-decoration:none;}

.sticky {  
position: fixed;  
top: 0;  
z-index: 100;  
border-top: 0;  
}

#rightcol {
float: right;
width: 245px;
height: auto;
margin-top: 5px;
margin-bottom: 25px;
margin-right: 5px;
}

.rightbox {
float: right;
width: 218px;
height: auto;
border: 1px;
border-style: solid;
border-color: #000000;
border-radius: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 5px;
margin-top: 15px;
margin-bottom: 0px;
margin-right: 3px;
font-family: Optima, Arial, sans-serif;
font-size: 0.95em;
overflow: auto;
}

.newsitem {
width: 200px;
height: auto;
padding-top: 0px;
padding-bottom: 5px;
border-radius: 5px;
margin-bottom: 3px;
font-family: Optima, Arial, sans-serif;
font-size: 0.9em;
}

.journallogo {
width: 210px;
height: 40px;
box-shadow:2px 2px 5px #888888;
float: left;
margin-left: 3px;
margin-right: 10px;
margin-top:0px;
margin-bottom: 10px;
}

.pubsummary {
width: 200px;
height: auto;
padding-left: 5px;
padding-right: 5px;
padding-top: 8px;
padding-bottom: 8px;
border-radius: 5px;
margin-bottom: 3px;
font-family: Optima, Arial, sans-serif;
font-size: 0.8em;
background-color: #ffffff;
}

#videos {
clear: both;
float: right;
width: 218px;
height: auto;
border: 1px;
border-style: solid;
border-color: #000000;
border-radius: 10px;
padding-left: 10px;
padding-right: 10px;
margin-top: 15px;
margin-bottom: 0px;
margin-right: 3px;
background-color: rgb(230, 245, 255);
}

.vidicon {
width: 198px;
height: auto;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
border-radius: 5px;
margin-bottom: 10px;
font-family: Optima, Arial, sans-serif;
background-color: #ffffff;
}

#maincontent {
float: right;
width: 525px;
margin-right: 20px;
text-align: justify;
}

#push {
clear: both;
height: 100px;
}

#footerwrapper {
height: 100px;
width: 980px;
margin:0 auto;
}

#footer {
height: 100px;
left: 0;
width: 100%;
bottom: 0;
font-size: 0.8em;
font-weight: normal;
font-family: Optima, Arial, sans-serif;
color: #000000;
}

#bottomstrip {
position: relative;
bottom: 0;
height: 100px;
left: 0;
width: 100%;
background-color: rgb(230, 245, 255);
margin-top: -100px;
z-index: -1;
}

.bio {
width: 525px;
min-height: 120px;
}

.mugshot{
width: 100px;
height: 110px;
box-shadow:2px 2px 5px #888888;
float: left;
margin-left: 0px;
margin-right: 10px;
margin-top:0px;
margin-bottom: 0px;
}

.quotebox {
width: 160px;
height: auto;
padding: 5px 0px 5px 10px;
margin-left: 12px;
float: right;
border-left: solid 1px;
font-size: 1.2em;
font-family: Optima, Arial, sans-serif;
font-style: italic;
color: #7c9eaf;
text-align: left;
}

.picbox {
width: 200px;
height: auto;
padding: 5px 0px 5px 10px;
margin-left: 12px;
float: right;
border-left: 0px;
font-size: 1em;
font-family: Optima, Arial, sans-serif;
font-style: italic;
color: #009999;
text-align: left;
}

form.emailus {
font-family: Optima, Arial, sans-serif;
font-size: 1em;
}

form.emailus input {
margin: -10px 0 20px 0;
background: #f5f5f5;
padding: 5px;
border: 1px solid #bbb;
border-radius: 5px;
width: 250px;
font-family: Optima, Arial, sans-serif;
font-size: 1em;
}

form.emailus select {
margin: -5px 0 20px 0;
background: #f5f5f5;
padding: 5px;
border: 1px solid #bbb;
border-radius: 5px;
width: 250px;
font-family: Optima, Arial, sans-serif;
font-size: 1em;
}

form.emailus textarea {
margin: -7px 0 20px 0;
background: #f5f5f5;
padding: 5px;
border: 1px solid #bbb;
border-radius: 5px;
width: 420px;
height: 250px;
resize: none;
font-family: Optima, Arial, sans-serif;
font-size: 1em;
}

form.emailus input.send {
color: #336699;
background: #e6f5ff;
margin: 0 0 0 30px;
padding: 10px 25px 10px 25px;
border: 1px solid #bbb;
width: 80px;
cursor: pointer;
font-family: Optima, Arial, sans-serif;
font-size: 1em;
}

dt {
width: 35px;
float: left;
clear: left
}

dd {
float: left;
}

.keepdown {
clear: both;
}

.text_wrap {
	word-wrap:  break-word;}

@font-face {
	font-family: 'Optima';
	src: url('fonts/optima.eot?') format('eot'), url('fonts/optima.woff') format('woff'), url('fonts/optima.ttf') format('truetype');
}

body {font-size:100%}

h1 {
font-size: 2.5em;
}

h2 {
font-size: 1.875em;
}

h3 {
font-size: 1.3em; 
font-weight: bold;
font-family: Optima, Arial, sans-serif;
line-height: 40%;
color: #336699;
padding-top: 10px;
}

h4 {
font-size: 1.1em;
font-weight: bold;
font-family: Optima, Arial, sans-serif;
line-height: 30%;
color: #009999;
padding-top: 10px;
}

h5 {
margin-top: 10px;
margin-bottom: 10px;
font-size: 1.1em;
font-weight: bold;
text-align: center;
font-family: Optima, Arial, sans-serif;
color: #009999;
padding-top: 0px;
}

p {
font-size: 1em;
font-weight: normal;
font-family: Optima, Arial, sans-serif;
color: #000000
}

ul {font-size: 1em;
font-weight: normal;
font-family: Optima, Arial, sans-serif;
color: #000000
}

ol {font-size: 1em;
padding-left: 40px;
font-weight: normal;
font-family: Optima, Arial, sans-serif;
color: #000000
}

.qmmc .qmdivider {
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
position:relative;
z-index:1;
}

.qmmc .qmdividery {
float:left;
width:0px;
}

.qmmc .qmtitle {
display:block;
cursor:default;
white-space:nowrap;
position:relative;
z-index:1;
}

.qmclear {
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none !important;
}

.qmmc {
position:relative;
zoom:1;
z-index:10;
}

.qmmc a, .qmmc li {
float:left;
display:block;
white-space:nowrap;
position:relative;
z-index:1;
}

.qmmc div a, .qmmc ul a, .qmmc ul li {
float:none;
}

.qmsh div a {
float:left;
}

.qmmc div {
visibility:hidden;
position:absolute;
}

.qmmc li {
z-index:auto;
}

.qmmc ul {
left:-10000px;
position:absolute;
z-index:10;
}

.qmmc, .qmmc ul {
list-style:none;
padding:0px;
margin:0px;
}

.qmmc li a {
float:none
}

.qmmc li:hover>ul {
left:auto;
}

#qm0 ul {
top:100%;
}

#qm0 ul li:hover>ul {
top:0px;
left:100%;
}

#qm0 {
margin:0px;
background-color:transparent;
border-width:1px 0px;
border-style:none;
border-color:#000000;
}

#qm0 a {
padding:5px 10px 5px 10px;
background-color:transparent;
color:#000000;
font-family:Optima, Arial, sans-serif;
font-size:17px;
text-decoration:none;
border-width:0px 0px 0px 1px;
border-style:none;
border-color:#000000;
}

#qm0 a:hover {
background-color:#BED3DF;
color:#000000;
text-decoration:underline;
}

#qm0 .qmparent {
background-repeat:no-repeat;
background-position:center center;
}

body #qm0 .qmactive, body #qm0 .qmactive:hover {
background-color:#BED3DF;
color:#000000;
text-decoration:underline;
}

#qm0 div, #qm0 ul {
padding:5px;
margin:0px 0px 0px 16px;
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#333333;
}
#qm0 div a, #qm0 ul a {
padding:3px 20px 3px 3px;
color:#000000;
font-size:16px;
border-width:0px 0px 0px 4px;
border-style:solid;
border-color:#FFFFFF;
}

#qm0 div a:hover, #qm0 ul a:hover {
text-decoration:none;
border-color:#75B1C2;
}

body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
text-decoration:underline;
border-color:#75B1C2;
}

#qm0 .qmtitle {
padding:5px 0px 1px 4px;
font-family:Optima, Arial, sans-serif;
font-size:16px;
text-decoration:none;
font-style:normal;
font-weight:bold;
}

#qm0 .qmdividerx {
border-top-width:1px;
border-style:solid;
}

#qm0 .qmbox {
border-width:1px;
border-style:solid;
border-color:#999999;
}

#qm0 .qmhoverfill {
background-color:#FFFFFF;
}

#qm0 div .qmhoverfill {
background-color:#91E599;
border-width:1px;
border-style:solid;
border-color:#555555;
}