body {
background: #75726e url(/images/page_bg.gif);
margin: 15px 0px 10px 0px;
font-family: georgia, times, times new roman;
}
a:link {
color: #00696d;
}
a:visited {
color: #00696d;
}
h1 {
color: #282828;
}
#container {
margin: 0 auto;
width: 860px;
}
#header {
background: url(/images/header_bg.jpg) repeat-x;
height: 126px;
width: 860px;
}
#logo {
margin-left: 10px;
}
#contactbox {
padding: 52px 5px 5px 0px;
float: right;
text-align: right;
color: #363636;
font-size: 14px;
font-family: arial, verdana;
}
#contactbox a:link {
color:#434343;
text-decoration:none;
}
#contactbox a:visited {
color:#434343;
text-decoration:none;
}
#contactbox a:hover {
color:#028d86;
text-decoration:none;
}
.contactheader {
font-size: 18px;
font-weight: bold;
font-family: gill sans, arial, verdana;
border-bottom: 1px solid #434343;
margin-bottom: 2px;
}
#navbar {
width: 860px;
height: 23px;
background: url(/images/nav_bg.gif) repeat-x;
text-align: center;
font-family: georgia, times, times new roman;
font-size: 13px;
color: #fff;
padding-top: 5px;
border: 0px solid yellow;
}
.navitem {
padding: 0px 11px 0px 11px;
}
.navitem a:link {
color: #fff;
text-decoration: none;
}
.navitem a:visited {
color: #fff;
text-decoration: none;
}
.navitem a:hover {
color: #222;
text-decoration: none;
}
#contentarea {
background: #a4a4a4 url(/images/content_bg.jpg) repeat-x;
padding: 5px 25px 20px 25px;
color: #282828;
}
#front_content {
color: #282828;
padding: 25px 0px 0px 25px;
line-height: 150%;
font-family: georgia, times, times new roman;
}
.frontheadline {
font-size: 23px;
line-height: 120%;
color: #363636;
}
.headline {
font-size: 25px;
line-height: 120%;
color: #282828;
}
.titletext {
font-size: 17px;
font-weight: bold;
line-height: 140%;
color: #282828;
margin-top: 10px;
}
* html #subnav {
margin: -10px 0px 15px 40px;
}
#subnavgal {
border-top: 1px solid #6a6a6a;
border-bottom: 1px solid #6a6a6a;
border-left: 1px solid #6a6a6a;
background: url(/images/subnav_bg_off.jpg) repeat-x;
height: 25px;
margin: -10px 0px 15px 180px;
float:left;
font-family: georgia, times, times new roman;
font-size: 12px;
}
#subnav {
border-top: 1px solid #6a6a6a;
border-bottom: 1px solid #6a6a6a;
border-left: 1px solid #6a6a6a;
background: url(/images/subnav_bg_off.jpg) repeat-x;
height: 25px;
margin: -10px 0px 15px 90px;
float:left;
font-family: georgia, times, times new roman;
font-size: 12px;
}
.subnavitem_off {
height: 20px;
padding: 5px 14px 0px 14px;
border-left: 1px solid #b5b5b5;
border-right: 1px solid #6a6a6a;
float:left;
}
.subnavitem_on {
height: 20px;
padding: 4px 14px 0px 14px;
background: url(/images/subnav_bg_on.jpg) repeat-x;
border-top: 1px solid #99c4c5;
border-left: 1px solid #99c4c5;
border-right: 1px solid #6a6a6a;
float:left;
}
.regular {
font-family: georgia, times, times new roman;
line-height: 140%;
font-size: 13px;
}
.testibox {
width: 75%;
color:#000;
font-size:12px;
line-height:18px;
margin-bottom: 20px;
margin-left:20px;
margin-right: 10px;
text-align: justify;
padding-top:22px;
padding-left: 20px;
background-image: url(/about/images/quotes_up.gif);
background-repeat: no-repeat;
}
.testiend {
float: right; 
height: 50px; 
width: 50px; 
background-image: url(/about/images/quotes_down.gif); 
background-repeat: no-repeat; 
background-position: top right;
}
#SideBarAction {
font-weight:bold;
margin-bottom:5px;
}
ul {
line-height:150%;
}
.rightcolumn {
padding: 0px 0px 0px 10px;
}
.formboxes {
background: #c8c7c7;
}
#footerbar {
margin-top: 3px;
background: #028d86;
color: #fff;
text-align: center;
font-family: gill sans, arial, verdana, sans-serif;
font-size: 12px;
padding: 3px;
}