<!--

body {
background: #333333;
background-image: url(img/firstbg.jpg);
background-repeat: repeat;
background-attachment: fixed;
color: #272625;
font-size: 11px;
line-height: 18px;
font-family: garamond, verdana, helvetica, arial, sans-serif;
text-align: center;
min-width: 397px;
}
a:link {
color: #333333;
text-decoration: underline;
background: #ffffff;
background-image: none;
}
a:visited {
color: #333333;
text-decoration: underline;
background: #ffffff;
background-image: none;
}
a:hover {
color: #333333;
text-decoration: underline;
background: #ffffff;
background-image: none;
}
a:active {
color: #cccccc;
text-decoration: underline;
background: #ffffff;
background-image: none;
}
#content {
margin: 0 auto;
width: 397px;
background: #ffffff;
background-image: none;
border: 1px solid #333333;
top: 0px;
color: #272625;
font-size: 11px;
line-height: 18px;
font-family: garamond, verdana, helvetica, arial, sans-serif;
padding: 0px;
text-align: justify;
}
.navigation {
color: #666666;
background: #ffffff;
font-size: 11px;
line-height: 18px;
font-family: garamond, verdana, helvetica, arial, sans-serif;
padding: 5px;
text-align: center;
}
h1 {
background: #ffffff;
background-image: none;
color: #333333;
font-size: 14px;
line-height: 18px;
font-family: garamond, verdana, helvetica, arial, sans-serif;
text-align: center;
border-bottom: 1px solid #333333;
clear: both;
}
h4 {
background: #ffffff;
background-image: none;
color: #333333;
font-size: 12px;
line-height: 16px;
font-family: garamond, verdana, helvetica, arial, sans-serif;
text-align: left;
border-bottom: 1px dashed #333333;
padding: 5px;
clear: both;
}
p, br, li, td, tr, th {
background: #ffffff;
background-image: none;
color: #272625;
font-size: 11px;
line-height: 18px;
font-family: garamond, verdana, helvetica, arial, sans-serif;
text-align: left;
padding: 5px;
}
input, textarea, select, option {
background: #ffffff;
background-image: none;
color: #272625;
font-size: 11px;
line-height: 18px;
font-family: garamond, verdana, helvetica, arial, sans-serif;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #333333;
padding: 5px;
}
img
{
 border-style: none;
} 

-->