  body {
padding: 0px;
margin: 0px;
background: url(images/header_bg.gif) repeat-x white; 
text-align: center; 
font-family: arial, verdana; 
font-size: 10pt; 
  } 
#horizontal-navigation { 
height: 40px; 
width: 100%; 
float: left;
background: url(images/hor_nav_bg.gif) repeat-x; 
} 
#horizontal-navigation ul { 
padding: 0px;
margin: 0px;
} 
#horizontal-navigation ul li {
list-style-type: none; 
float: left;
margin-top: 6px; 
margin-left: 5px; 
} 
#horizontal-navigation ul li a {
text-decoration: none;
font-family: sans-serif;
font-size: 10pt; 
color: white;
height: 27px;
font-weight: bold; 
line-height: 25px; 
padding-right: 15px; 
padding-left: 15px; 
} 
#horizontal-navigation ul li a.selected {
color: black;
} 
#horizontal-navigation ul li a:hover {
color: black;
}
#container {
width: 900px; 
margin: 0px auto;
} 
#header {
width: 900px;
height: 193px;
float: left;
} 
#vertical-navigation {
width: 283px;
margin-top: 30px; 
background: url(images/vertical_top.gif) no-repeat;
float: left;
} 
#footer {
width: 100%;
height: 93px;
clear: both;
text-align: center; 
color: #bcbcbc;
background: url(images/footer_bg.gif) repeat-x black; 
} 
#logo {
float: left;
height: 193px; 
width: 448px; 
background: url(images/logo.gif); 
} 
#left-nav {
width: 283px; 
margin-top: 46px; 
background: url(images/left_menu_bg.gif) repeat-y; 
}
#nav-bottom {
width: 283px; 
height: 42px; 
background: url(images/vert_bottom.gif); 
} 
#content {
width: 600px; 
margin-top: 30px; 
float: right;
text-align: left;
} 
h4 {
margin: 0px;
font-size: 17pt; 
padding: 0px; 
} 
img {
border: 0px; 
} 
#newsletter {
float: right;
margin-top: 20px;
width: 300px; 
}
  .formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 0px;
padding-bottom: 1px; 
height: 23px; 
width: 90px; 
background:url(images/formbg.gif) repeat-x left top;
}
.newsletter_title {
float: right;
font-family: arial;
font-size: 12pt; 
font-weight: bold;
color: white;
} 
#left-nav ul {
margin: 0px; 
padding: 0px;
text-align: left;
padding-left: 25px; 
padding-top: 15px; 
} 
#left-nav ul li {
list-style-type: none;
} 
#left-nav ul li a { 
display: block; 
width: 234px; 
text-decoration: none;
line-height: 27px; 
text-align: center;
height: 27px; 
font-size: 11pt; 
font-weight: bold;
color: #e1eee7;
} 
#left-nav ul li a:hover { 
background: url(images/hover_bg.gif);
color: black;
}
.twitter {
float: right;
height: 60px; 
width: 200px; 
padding-top: 90px; 
text-align: right;
color: #2ab3d8;
}
.twitter a:link {
color: #2ab3d8;
text-decoration: none; 
} 
.twitter a:visited {
color: #2ab3d8;
text-decoration: none; 
} 
.form { 
float: right; 
margin-top: 5px;
margin: 0px;
} 
