.redlink, .redlink:link, .redlink:visited, .redlink:active {
	   text-align: center;
	   font-family:'Arial Rounded MT Bold',Arial;
	   font-size: 24pt;
	   font-weight: bold;
	   color:teal;
}

.outer_banner {
	width: 90%;
	padding: 8px;
	margin-left: auto;
	/* margin-right: auto; */
	background-image: url(images/chain2water2.jpg);
	text-align: center;
}

.inner_inner {

}

/* New web site styles */

.new_body {
    background-color: #91b08e; /* #80c13a; */    /* #e5e2dd; */
    font-family: "Arial Rounded MT Bold";
    font-size: 14pt;
    color: blue;
    text-align: center;
    /* background-image: url(images/chain2water2.jpg); */
}

table.top_stuff {
    width: 520px;
}

table.top_stuff td {
    width: 33%;
    vertical-align: middle;
    text-align: center;
}

h1, h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 1px;
    margin-bottom: 1px;
}

h1 { font-size: 48pt; }

h2 { 
    color: #d30000;
    font-size: 32pt;
}

.center {
    text-align: center;
}

.page_width {
    width: 1024px;
}

.page_align {
    margin: 0pt auto;
    width: 1026px;
}

.big_frame {
    background-color: rgb(252,254,253); /* #e5e2dd; */
    border-spacing: 0px;
}

.horizontal_wrap {
    background-image: url(images/chain2a.jpg);
    background-repeat: repeat-x;
    height: 47px;
}

.vertical_wrap {
    background-image: url(images/chain2a_side.jpg);
    background-repeat: repeat-y;
    width: 43px;
}

.top100, .top100:link, .top100:visited, .top100:active {
       font-family: 'Arial Rounded MT Bold';
       color: teal;
       font-size: 18pt;
       font-weight: bold;
	   text-decoration: none;
       border: none;
}

.top100_seal {
    width: 144px;
    height: 147px;    
}

.featured_image {
    width: 516px;
    height: 371px;        
}

.official_length_text {
    color: #d30000;
    text-transform: uppercase;
    font-size: 24pt;
}

.official_length_feet {
    color: blue;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 32pt;
    margin: 18pt 0;
}

.current_length_text {
    color: #d30000;
    text-transform: uppercase;
    font-size: 24pt;
    margin-top: 64px;
}

.current_length_feet {
    color: blue;
    text-transform: uppercase;
    font-size: 32pt;
    margin-bottom: 18pt;
}

.official_length_wrappers {
    color: blue;
    text-transform: uppercase;
    text-decoration: underline;
}

.center_column {
    width: 750px;
    margin: 14pt auto;
}

.two_col_table {
    width: 100%;
    border: none;
    border-width:0px;
    border-spacing: 0px;
}

.two_col_table td {
    text-align: left;
}

.two_col_table_col1 {
    width: 50%;
}

.two_col_table_col2 {
    width: 50%;
}

.inner_frame {
    width: 100%;
    border: none;
    border-width:0px;
    border-spacing: 0px;
    background-color: rgb(252,254,253); /* #e5e2dd; */
}

.inner_frame td {
    vertical-align: top;
}

.inner_frame_col1 {
    width: 16px; /130px */
    /* padding: 24px 2px;
    padding-top:500px; */
}

.inner_frame_col2 {
    padding-top: 18px;
}

.inner_frame_col3 {
    width: 16px;
}

.about_title {
    font-size: 18pt;
    color: #d30000;
}

.highlight {
    color: #d30000;
    font-size: 18pt;
    margin: 18pt 0pt;
}

.address {
    color: blue;
    font-size: 18pt;
    margin: 18pt 0pt;
}

.hit_counter {
    width: 137px;
    margin: 8px auto;
}

table.books td {
    vertical-align: middle;
    text-align: center;
}

.top_button {
    width: 134px; /* 117px; */
    height: 38px; 
}

.announce {
    color: #336600;
    font-size: 18pt;
    width: 640px;
    margin: 18px auto;
    border-style: double;
    border-width: 3px;
    border-color: #336600;
    padding: 18px;
}

.announce a, .announce a:visited {
    color: #336600;
}

a.rbon {
    font-size: 24pt;
}