/* ----- universal settings -----*/
body {margin:0px; padding:0px; background: url(FILENAME.jpg) center top no-repeat #498d63; font-family:arial, san-serif; font-size: 9pt; color: #000;}
td {font-size: 9pt; color: #000;}
p {margin:0px; padding:0px;}


/* ----- typography ----- */
.content {font-size: 8pt; color: #000;}
.footer, .copyright {font-size: 8pt; color: #fff;}


/* ----- links ----- */
a:link {text-decoration: none; color: #fff;}
a:visited {text-decoration: none; color: #CFE0AB;}
a:hover {text-decoration: underline; color: #fff;}
a:active {text-decoration: none; color: #fff;}

.top a:link {text-decoration: none; color: #2F3A1F;}
.top a:visited {text-decoration: none; color: #498D63;}
.top a:hover {text-decoration: underline; color: #fff;}
.top a:active {text-decoration: none; color: #fff;}

.footer a:link, .copyright a:link {text-decoration: none; color: #fff;}
.footer a:visited, .copyright a:visited {text-decoration: none; color: #CFE0AB;}
.footer a:hover, .copyright a:hover {text-decoration: underline; color: #fff;}
.footer a:active, .copyright a:active {text-decoration: none; color: #fff;}


/* ----- backgrounds ----- */
.top1  {background: url(top.jpg) right top no-repeat}
.top2  {background: url(topb.jpg) left top no-repeat}
.top3  {background: url(top2.jpg) right top no-repeat}
.top4  {background: url(top2b.jpg) left top no-repeat}
.wel  {background: url(backwel.jpg) top no-repeat}
.news  {background: url(backnews.jpg) top no-repeat}
.left  {background: url(back1.jpg) top right repeat-x}
.right  {background: url(back2.jpg) top left repeat-x}

.msub  {background: url(back_sub.jpg) top left no-repeat}
.subres  {background: url(subbg.png) top center no-repeat}
.subbox  {background: url(tp.jpg) top center no-repeat}
.hbox  {background: url(h.png) top left no-repeat}
.h2box  {background: url(h2.png) top left no-repeat}




/* ----- other stuff ----- */
ul li {margin-left: -10px; list-style-image: url(bullet.gif);}