body { margin:0; padding:0; background-color:#000; 
font: 12px/20px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
padding: 30px 0 0 0;
color:#9e9e9e;
}

h1 { font: 12px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; color: #fff;  font-weight: bold; }

.sectioning { color: #bebebe; }
.sectioning p { color: #bebebe; }
.sectioning h1 { font: 12px/20px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;  font-weight: bold;}
.sectioning h2 { font: 12px/20px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; color: #c56037; font-weight: bold; }

h2 { font: 12px/20px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; color: #c56037; font-weight: bold; }

p { color:#9e9e9e; }
a:link, a:visited { color: #fff; text-decoration: none; }
a:hover { color: #c56037; }

tr {vertical-align:top; }
td {vertical-align:top; }

a.home { margin: 0px auto; display: block; background: url(../images/a_home.gif) no-repeat; text-decoration: none; width: 75px; height: 30px; float:left; }
a.home:hover { background-position: 0px -30px; text-decoration: none; }

a.news { margin: 0px auto; display: block; background: url(../images/b_news.gif) no-repeat; text-decoration: none; width: 61px; height: 30px; float:left; }
a.news:hover { background-position: 0px -30px; text-decoration: none; }

a.aboutus { margin: 0px auto; display: block; background: url(../images/c_aboutus.gif) no-repeat; text-decoration: none; width: 87px; height: 30px; float:left; }
a.aboutus:hover { background-position: 0px -30px; text-decoration: none; }

a.linkage { margin: 0px auto; display: block; background: url(../images/d_links.gif) no-repeat; text-decoration: none; width: 60px; height: 30px; float:left; }
a.linkage:hover { background-position: 0px -30px; text-decoration: none; }

a.contact { margin: 0px auto; display: block; background: url(../images/e_contact.gif) no-repeat; text-decoration: none; width: 83px; height: 30px; float:left; }
a.contact:hover { background-position: 0px -30px; text-decoration: none; }

#home_page { padding: 10px 0 0 28px; width: 400px; }
#news_page { padding: 10px 0 0 28px; width: 450px; }
#aboutus_page { padding: 10px 0 0 28px; width: 400px; }
#links_page { padding: 10px 0 0 28px; width: 450px; }
#contact_page { padding: 10px 0 0 28px; width: 450px; }

#news_page img { padding: 0 0 0 10px; }
#links_page img { padding: 0 0 0 10px; }

#aboutus_feature { width: 109px; height: 436px; display:block; float:left; }
.imageblock { display:block; width: 200px; }

.title { color: #fff; display:block; }
.btn_paypal { display: block; padding:10px; }

li p { margin: 0 0 10px 0; }

ul { margin: 0 0 0 30px; padding: 0; width: 450px; }
li { padding: 10px 0; margin: 10px 0; border-top: 3px double #999; list-style-type:none; }