html, body { 
 margin-left: auto;
 margin-right: auto;
 padding: 0; 
 width: 600px; 
 height: 100%; 
}
a:link { 
 border: 0;
 color: #FFFFFF;
 text-decoration: none;
}
a:visited { 
 color: #FFFFFF;
 border: 0;
 text-decoration: none;
}
a:hover { 
 border: 0;
 color: #666666;
 text-decoration: none;
}
a:active { 
 border: 0;
 color: #666666;
 text-decoration: none;
}
a.press {
 color: #660000;
 border: 0;
 text-decoration: none;
}
.bg_image { 
 position: fixed; 
 top: 0; 
 left: 0; 
 z-index: 0; 
 width: 100%; 
 height: 100%; 
}
body {
 margin: 0;
 padding-bottom: 0;
 background: #666666;
 height: 100%;
 filter:chroma(color=#999999);
 scrollbar-face-color:#000000;
 scrollbar-shadow-color:#999999;
 scrollbar-highlight-color:#999999;
 scrollbar-3dlight-color:#999999;
 scrollbar-darkshadow-color:#999999;
 scrollbar-track-color:#999999;
 scrollbar-arrow-color:#999999
}
#scrollable { 
 position: absolute; 
 width: 100%; 
 height: 100%; 
 top: 0; 
 left: 0; 
 z-index: 2; 
}
#header {
 position: relative;
 width: 20%;
 height: 40px;
 margin-left: auto;
 margin-right: auto;
 padding-right: 61%;
 padding-top: 20px;
 z-index: 1;
}
#header2 {
 position: relative;
 width: 20%;
 height: 40px;
 margin-left: auto;
 margin-right: auto;
 padding-right: 76%;
 padding-top: 10px;
 padding-bottom: 10px;
 z-index: 1;
}
.tagline {
 position: absolute;
 bottom: -24px;
 left: 10%; 
 height: 9px;
}
#navigation {
 position: relative
 width: 820px;
 height: 9px;
 margin-left: auto;
 margin-right: auto;
 padding-left: 22%;
 padding-top: 53px;
}
#footer {
 width: 830px;
 height: 12px;
 margin-right: auto;
 margin-left: 20%;
 padding-top: 400px;
}
#footer2 {
 width: 830px;
 height: 12px;
 margin-right: auto;
 margin-left: 23%;
 padding-top: 25px;
}
#bottomnav {
 position: absolute;
 width: 650px;
 height: 16px;
 margin-right: auto;
 margin-left: 26%;
 margin-top: 365px;
 z-index: 6;
}
#menu2 {
 position: relative;
 width: 138px;
 height: 320px;
 float: left;
 margin-left: -144px;
 margin-right: 4%;
 margin-top: 20px;
 z-index: 7;
 background-color: #000000;
 filter: alpha(opacity=80);
 opacity: .8;
 border-style:solid; 
 border-color:#FFFFFF; 
 border-width:3px;
 overflow: auto;
}
#textbox {
 position: absolute;
 width: 317px;
 height: 320px;
 float: left;
 margin-left: 637px;
 margin-right: 4%;
 margin-top: 20px;
 z-index: 5;
 background-color: #999999;
 filter: alpha(opacity=85);
 opacity: .85;
 border-style:solid; 
 border-color:#FFFFFF; 
 border-width:3px;
 overflow: auto;
}
.rightphoto {
 position: absolute;
 width: 633px;
 height: 320px;
 float: left;
 margin-left: 637px;
 margin-right: auto;
 margin-top: 20px;
 border-style:solid; 
 border-color:#FFFFFF; 
 border-width:3px;
 z-index: 5;
}
p {
 position: relative;
 top: 0px;
 width: 85%;
 z-index: 6;
}
.menu2 {
 position: relative;
 color: #FFFFFF;	
 font: normal 10px/10px Candara, sans-serif;
 font-weight: 800;
 text-align: right;
 line-height: 15px;
 text-decoration: none;
 z-index: 6;
}
.menu3 {
 position: relative;
 color: #FFFFFF;	
 font: normal 12px/12px Candara, sans-serif;
 font-weight: 800;
 text-align: right;
 line-height: 15px;
 text-decoration: none;
}
.main {
 position: absolute;
 top: 0px;
 width: 85%;
 z-index: 6;
 color: #000000;
 font: normal 12.5px/12px Candara, sans-serif;
 font-weight: 500;
 text-align: left;
 margin-left: 20px;
 line-height: 15px;
 text-decoration: none;
}
