body {
font:11px Arial, sans-serif;
line-height:14pt;
color: #b9b9b9;
margin:0px;
background:url('bg.jpg') fixed;}

#container {
width: 800px;
margin:0px;
text-align: left;}

#image {
position:fixed;
width: 800px;}

#navi {
position:absolute;
top:0px;
left:400px;
width:500px;}

a.nav:link, a.nav:active, a.nav:visited {
color:#ccc;
text-transform:uppercase;
background-color:#000;
border-bottom:2px solid transparent;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
display:block;
padding:7px 5px 5px 20px;
width:97px;
height:14px;}

a.nav:hover {
color: #fff;
text-decoration:none;
background:#000 url('hover.jpg');
opacity:.70;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
border-bottom:2px solid #ce052d;}

#content {
position:absolute;
top:40px;
left:400px;
width:500px;
padding-bottom:20px;}

.box {
padding:15px;
margin-top:-15px;
background: url('content_bg.jpg');}

a:link, a:active, a:visited {
color:#949494;
border-bottom:2px solid transparent;
text-transform:uppercase;
background-color:#2e2e2e;
text-decoration:none;
opacity:.80;
filter:alpha(opacity=80);
filter: “alpha(opacity=80)”;}

a:hover {
color: #fff;
border-bottom:2px solid #3e8eaf;
text-decoration:none;}

b {color:#bb5655;}
i {color:#a7a9aa;}
u {color:#5591a4;}

h1 {
font:16pt "Century Gothic", sans-serif;
text-transform:uppercase;
letter-spacing:-1pt;
border-right-width: 50px;
border-right-style: solid;
border-right-color: #43a7bc;
color: #ddd;
padding-right:10px;
margin-bottom:10px;
text-align:right;
opacity:.70;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;}

h1:first-letter {
font-size:18pt;
text-transform:uppercase;
color: #e58181;
padding:0 4px 0 65px;}

h2 {
font:16pt "Century Gothic", sans-serif;
text-transform:uppercase;
letter-spacing:2pt;
color: #ddd;
padding-left:20px;
margin-bottom:10px;
text-align:left;
opacity:.70;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;}

h2:first-letter {
font-size:18pt;
text-transform:uppercase;
color: #43a7bc;
padding:0 4px 0 4px;}

.image {
padding: 5px;
margin: 0px 15px 8px 0px;
border: 1px solid #737373;
opacity:.70;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;}

.image:hover {
border: 1px solid #737373;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;}

p {text-indent:30px;}
table,td,tr { font-size: 11px;}

input, select, textarea, .textfield, .button {
border: 2px solid #ccc;
font:11px Arial, sans-serif;
color: #000;
background-color: #ccc;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;}
