/* ----- universal settings -----*/
body {margin:0px; padding:0px; background: url(bg.jpg) center top; font-family:verdana, san-serif; font-size: 8pt; color: #000;}
td {font-size: 8pt; color: #000;}
p {margin:0px; padding:0px;}


/* ----- typography/positioning ----- */
.content {font-size: 8pt; color: #000; padding: 0px 45px 0px 45px;}
.content2 {font-size: 8pt; color: #000; padding: 0px 45px 0px 45px;}
.main {font-size: 8pt; color: #000; padding: 0px 35px 0px 10px;}
.footer, .copyright {font-size: 8pt; color: #fff;}


/* ----- links ----- */
a:link {text-decoration: none; color: #084e2d;}
a:visited {text-decoration: none; color: #084e2d;}
a:hover {text-decoration: underline; color: #084e2d;}
a:active {text-decoration: none; color: #084e2d;}

.footer a:link, .copyright a:link {text-decoration: none; color: #fff;}
.footer a:visited, .copyright a:visited {text-decoration: none; color: #fff;}
.footer a:hover, .copyright a:hover {text-decoration: underline; color: #fff;}
.footer a:active, .copyright a:active {text-decoration: none; color: #fff;}


/* ----- backgrounds ----- */
.nav_bg {background: url(nav_bg.jpg) center top repeat-x;}
.nav_l {background: url(nav_l.jpg) right top no-repeat;}
.nav_r {background: url(nav_r.jpg) left top no-repeat;}

.fader_bg {background: url(fader_bg.jpg) center top repeat-x;}
.fader_l {background: url(fader_l.jpg) right top no-repeat;}
.fader_r {background: url(fader_r.jpg) left top no-repeat;}

.main_bg {background: url(main_bg.jpg) center top repeat-x;}
.main_l {background: url(main_l.jpg) right top no-repeat;}
.main_r {background: url(main_r.jpg) left top no-repeat;}

.main {background: url(bg_main.jpg) center top no-repeat;}
.content {background: url(bg_content.jpg) center top no-repeat;}
.content2 {background: url(bg_content2.jpg) center top no-repeat;}

.footer_l {background: url(footer_l.jpg) right top no-repeat;}
.footer_r {background: url(footer_r.jpg) left top no-repeat;}

.footer_lh {background: url(footer_lh.jpg) right top no-repeat;}
.footer_rh {background: url(footer_rh.jpg) left top no-repeat;}

.bgcontenty {background: url(bgcontenty.jpg) center top repeat-y;}


/* ----- other stuff ----- */
ul li {margin-left: 16px;}
.image {border:3px solid #00549A;}