/* OTHG - Main css mappings */

/* control body background color on all pages ffffdd*/ 
.body_backgd_clr {background-color: #669999;}

/* descriptions used on almost all main pages */
.every_page_div0_980 {background-image: url(images/gray.gif); width: 980px; height:auto; border: thick solid #000066; margin-left:auto; margin-right:auto}
.every_page_div1_950 {width:950px; background-color: transparent;  margin-left:auto; margin-right:auto; height:auto;}
.every_page_div2_925 {width:925px; background-color: transparent; margin-left:auto;margin-right:auto; height:40px;}

/* used in main_menu_1.htm */
.main_menu_1_div1_950 {width: 950px; margin-left: auto; margin-right: auto;}
.main_menu_1_table1_950 {width: 950px; background-color: #000066;}

/* used in main_menu_2.htm */
.main_menu_2_div1_925 {width: 925px; height: 40px; background-color: transparent; text-align: left; margin-left: auto; margin-right: auto;}

/* used for an 800 wide div for page info - ie. extra.htm */
.div_border_color1_800 {width: 800px; background-color: #ffffdd; margin-left:auto; margin-right:auto; text-align: center; border: medium solid #000066;}

/* used for a 700 wide div with text on left */
.div_border_color1_left_700 {width: 700px; text-align:left; background-color: #ffffdd; border: medium solid #000066;}
.div_border_color1_left_750 {width: 750px; text-align:left; background-color: #ffffdd; border: medium solid #000066;}
.div_border_color1_left_800 {width: 800px; text-align:left; background-color: #ffffdd; border: medium solid #000066;}


.para_white_bold_ctr {font-weight: bold; color: white; text-align:center;}
.para_black_bold_ctr {font-weight: bold; color: black; text-align:center;}
.para_blue_bold_ctr  {font-weight: bold; color: #000066; text-align:center;}


/* Any clickable page with a description on top of the page ie. -About Us- */
.page_desc_blue {font-weight: bold; font-size:30px; color:#000066; text-align:center;}

/* used in copywrite file only */
.copywrite_bold_ctr  {font-weight: bold; color: #c0c0c6; text-align:center;}

a.headerlink:link, a.headerlink:visited {color:#ffffdd;}
* {font-family:Comic Sans MS;}