body {
background:#D63F0A url(../images/bg.jpg) no-repeat;
font-family:Georgia;
font-size:12px;
line-height:16px;
color:#fff;
}

a {
color:#F87500;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size:18px;
line-height:18px;
color:#fff;
font-weight:normal;
}

h1 a {
color:#fff;
text-decoration:none;
}

h1 a:hover {
color:#882508;
}

h2 {
font-size:18px;
line-height:28px;
color:#FAB496;
font-weight:normal;
}

h3 {
font-size:16px;
line-height:26px;
color:#ccc;
}

ul {
margin-left:30px;
list-style:circle;
}

#container {
background:url(../images/bg-container.png) repeat-y;
position:relative;
width:900px;
height:auto;
overflow:hidden;
margin:0 auto;
}

#top {
background:url(../images/bg-top.png);
position:relative;
width:900px;
height:115px;
margin:10px auto 0px auto;
}

.logo {
position:absolute;
width:189px;
height:37px;
top:50px;
left:80px;
}

.main-nav {
position:absolute;
height:37px;
top:55px;
right:80px;
width:510px;
z-index:200;
cursor:pointer;
z-index:300;
}

#content {
position:relative;
width:730px;
height:auto;
clear:both;
margin:0 auto;
}

#header_sub {
position:relative;
width:730px;
height:210px;
clear:both;
margin:0 auto;
}

#content-left {
position:relative;
float:left;
display:inline;
width:420px;
height:auto;
text-align:justify;
}

#intro-text {
background:url(../images/bg-intro.png) no-repeat;
position:relative;
width:420px;
height:190px;
margin-bottom:10px;
text-align:left;
}

#intro-text-in {
padding:13px;
}

#content-right {
position:relative;
float:right;
display:inline;
width:300px;
height:auto;
}

#flash {
background:url(../images/bg-flash.png);
position:relative;
width:300px;
height:300px;
}

#flash-in {
position:absolute;
top:39px;
left:80px;
}

#right-panel {
background:#DC4B0C;
position:relative;
width:227px;
height:auto;
margin-left:73px;
}

#right-panel-in {
padding:10px;
}

a.right {
text-decoration:none;
display:block;
width:207px;
border-bottom:1px solid #CD460C;
height:25px;
line-height:25px;
color:#fff;
}

a.right:hover {
text-decoration:none;
color:#FAB496;
}

#right-panel-top {
background: url(../images/bg-right-panel-top.png);
position:relative;
width:227px;
height:30px;
margin-left:73px;
}

#right-panel-bottom {
background: url(../images/bg-right-panel-bottom.png);
position:relative;
width:227px;
height:30px;
margin-left:73px;
}

#bottom {
background:url(../images/bg-bottom.png);
position:relative;
width:900px;
height:115px;
margin:0px auto 10px auto;
clear:both;
}

#footer-left {
position:absolute;
left:150px;
bottom:10px;
}

#footer-right {
position:absolute;
right:150px;
bottom:10px;
text-align:right;
}

#footer-right a {
text-decoration:none;
color:#fff;
}

#footer-right a:hover {
text-decoration:underline;
}

.highlight {
color:#822307;
}

a.stages {
color:#F87500;
font-size:14px;
font-weight:700;
}

a.stages:hover {
color:#fff;
}