    body
    {
      margin: 0;
      padding: 0;
      border-width: 0;
    }
    #bar
    {
      position: absolute;
      left: 0;
      top: 120px;
      z-index:1;
      width:100%;
      height:324px;
    }
    #bar1
    {
      width:100%;
      height:223px;
      background-color: #999933;
      border-width: 0 0 1px 0;
      border-style: solid;
      border-color: white;
    }
    #bar2
    {
      width:100%;
      height:100px;
      background-color: #cccc33;
    }
    #content
    {
      position: absolute;
      left: 50%;
      top: 120px;
      z-index:2;
      width:526px;
      height:340px;
      margin-left:-263px;
      border-width: 0 1px 0 1px;
      border-style: solid;
      border-color: white;
    }
    #upper-content
    {
      width:100%;
      height:223px;
  		background-color:white;
      text-align: left;
      border-width: 0 0 1px 0;
      border-style: solid;
      border-color: white;
    }
    #lower-content
    {
      width:100%;
      height:100px;
      text-align: center;
  		background-color:#993333;
    }
#bottom-content
    {
position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 40px;
      text-align: left;
    }
.red_text {
font-family: Verdana, Helvetica, sans-serif;
     font-size: 12px;
     font-style: normal;
     font-weight: normal;
     color: #993333;
}
.red_text_bg {
font-family: Verdana, Helvetica, sans-serif;
     font-size: 12px;
     font-style: normal;
     font-weight: bold;
     color: #993333;
}
.red_text_tiny {
font-family: Verdana, Helvetica, sans-serif;
     font-size: 8px;
     font-style: normal;
     font-weight: normal;
     color: #993333;
}
    #navbar
    {
      position: absolute;
      left: 0;
      top: 90px;
      width: 100%;
      height: 40px;
      text-align: center;
    }
    #footer
    {
      position: absolute;
      left: 0;
      top: 380px;
      width: 100%;
      text-align: center;
    }
.back_tx {
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color:#999999
}
.back_top {
position:absolute;
left:200px;
top:30px;
width:570px;
height:60px;
background-color:#cccc33;
}
.back_nav {
position:absolute;
left:205px;
top:65px;
width:650px;
height:25px;
}
.back_bot {
position:absolute;
left:200px;
top:91px;
width:570px;
height:60px;
background-color:#999933;
}
.back_bot_r {
position:absolute;
left:200px;
top:91px;
width:570px;
height:60px;
background-color:#993333;
}
.back_grap {
position:absolute;
left:240px;
top:121px;
}
.back_pict {
position:absolute;
left:99px;
top:30px;
width:100px;
height:60px;
}
.back_line {
position:absolute;
left:88px;
top:30px;
width:10px;
height:868px;
background-color:#999933;
}
.back_line_r {
position:absolute;
left:88px;
top:30px;
width:10px;
height:868px;
background-color:#993333;
}
.back_cont {
position:absolute;
left:98px;
top:151px;
width:672px;
height:495px;
}
.back_copy {
padding:10px;
border-width: 1px;
border-style: none solid none none;
border-color:#cccccc;
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color:#666666
}
.back_copy img
{
border:3px solid #999933;
}
.bottom
{
	position: absolute;
	left: 50%;
	top: 460px;
	z-index:2;
	width:526px;
	margin-left:-263px;
	text-align: justify;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993333;

    }
A:link {
font-family: Verdana, Helvetica, sans serif;
font-size:9px;
color:#993333
}
A:visited {
font-family: Verdana, Helvetica, sans serif;
font-size:9px;
color:#999933
}
