/* LAYOUT */


#wrapper {
background-color: #FFF;
position: absolute;
top: 0;
left: 50%;
width: 762px;
text-align: left;
margin-left: -381px;
}

#banner {
height: 143px;
background: url(../images/head2.gif) no-repeat;
}

#banner_tag {
text-align:center;
font-weight:bold;
letter-spacing:0px;
color:#8f3233;
height: 20px;
position:relative;
top:70px;
left:30px;
width: 700px;
}

#date {
display: inline;
float: left;
background: transparent;
color: #006699;
font-size: 0.9em;
height: 23px;
width: 400px;
text-indent: 42px;
overflow: hidden;
margin-top: 76px;
}

.date_inner {
padding-top: 3px;

}

#content_top {
width: 762px;
height: 421px;
background: url(../images/flash.gif) no-repeat;
}

#nav_home {
display: inline;
float: left;
width: 190px;
height: 400px;
}

#content_text_wrap {
display: inline;
float: left;
width: 762px;
background: url(../images/text_back.gif) repeat-y;
}

#random_small {
display: inline;
float: left;
width: 170px;
height: 126px;
margin: 10px 0 0 10px;
background-color: #999;
}

#nav_main {
display: inline;
float: left;
width: 190px;
height: 400px;
margin-left: 34px;
}

#flash {
display: inline;
float: left;
width: 486px;
height: 386px;
margin: 1px 0 0 14px;
background-color: #999;
}

#home_news {
display: inline;
float: left;
width: 170px;
min-height: 300px;
margin: 0 0 0 44px;
}

#home_news_inner {
padding: 10px 0 10px 0;
}

#content_bottom {
display: inline;
float: left;
width: 486px;
min-height: 300px;
margin: 0 0 0 24px;
}

#content_bottom_inner {
padding: 10px 10px 10px 10px;
}

#content_text {
display: inline;
float: left;
width: 486px;
min-height: 300px;
margin: 0 0 0 14px;
}

#content_text_inner {
padding: 10px 10px 10px 10px;
}

#base {
display: inline;
float: left;
width: 762px;
height: 35px;
background: url(../images/base.gif) no-repeat;
}

#footer {
display: inline;
float: left;
text-align: center;
line-height: 1.6em;
background-color: #660000;
color: #CCC;
margin-top: 0px;
width: 762px;
min-height: 50px;
}

.footer_inner {
padding: 10px 25px 12px 25px;
}

#footer a {
color: #FFF;
border-bottom: none;
}

#footer a:hover {
color: #FFF;
border-bottom: #FFF 1px solid;
}


a:link img{text-decoration: none;

border-width: 0px;
}

a:visited img{text-decoration: none;

border-width: 0px;
}

a:hover img{text-decoration: none;

border-width: 0px;
}