body { margin: 0; padding: 0; }

* { font-family: "Myraid Pro", "Myriad", "Lucida Grande", "Arial", "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans"; }

.bottomnav { display: block; position: absolute; left: 2px; top: 562px; width: 896px; 36px; text-align: center; }
.bottomnav-inner { display: block; margin-top: 7px; }

a.botactive:link { font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; text-shadow: #222222 1px 1px 2px; }
a.botactive:visited { font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; text-shadow: #222222 1px 1px 2px; }
a.botactive:hover { font-size: 11px; color: #a7a7a7; font-weight: bold; text-decoration: none; text-shadow: #222222 1px 1px 2px; }
a.botactive:active { font-size: 11px; color: #a7a7a7; font-weight: bold; text-decoration: none; text-shadow: #222222 1px 1px 2px; }

a.botinactive:link { font-size: 11px; color: #7c7a7a; font-weight: bold; text-decoration: none; text-shadow: #222222 1px 1px 2px; }
a.botinactive:visited { font-size: 11px; color: #7c7a7a; font-weight: bold; text-decoration: none; text-shadow: #222222 1px 1px 2px; }
a.botinactive:hover { font-size: 11px; color: #efefef; font-weight: bold; text-decoration: none; text-shadow: #222222 1px 1px 2px; }
a.botinactive:active { font-size: 11px; color: #efefef; font-weight: bold; text-decoration: none; text-shadow: #222222 1px 1px 2px; }

.separator { font-size: 12px; color: #7c7a7a; font-weight: bold; text-decoration: none; text-shadow: #222222 1px 1px 2px; }

.main-title { display: block; position: absolute; left: 87px; top: 109px; color: #ffffff; font-weight: bold; font-size: 16px; z-index: 20; text-shadow: #000000 1px 1px 2px; }

.main-copy { display: block; width: 300px; position: absolute; left: 87px; top: 140px; color: #ffffff; font-size: 13px; text-align: left; line-height: 18px; text-shadow: #222222 1px 1px 2px; }

ul { padding-left: 15px; }

li { margin-bottom: 5px; }

.navcontainer { position: absolute; top: 100px; left: 44px; z-index: 15; }

#nav_back { width: 29px; height: 38px; background-image: url('images/nav_prev.jpg'); overflow: hidden; background-position: 0px -38px; }

#nav_back:hover { width: 29px; height: 38px; cursor: pointer; background-image: url('images/nav_prev.jpg'); overflow: hidden; background-position: 0px -76px; cursor: pointer; }

#nav_back_inactive { width: 29px; height: 38px; background-image: url('images/nav_prev.jpg'); overflow: hidden; background-position: 0px 0px; }

#nav_next { width: 29px; height: 38px; background-image: url('images/nav_next.jpg'); overflow: hidden; background-position: 0px -38px; }

#nav_next:hover { width: 29px; height: 38px; cursor: pointer; background-image: url('images/nav_next.jpg'); overflow: hidden; background-position: 0px -76px; }

#nav_next_inactive { width: 29px; height: 38px; background-image: url('images/nav_next.jpg'); overflow: hidden; background-position: 0px 0px; }

.nav_readout { width: 322px; height: 38px; color: #000000; font-size: 12px; }
