html, body {width: 100%; height:100%}
body {background: #000000 url('images/bg.jpg') repeat-x; color: #000000; margin: 0px; 
font-family:  Georgia, Verdana, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 16pt; text-align: left;}
a {color: #b5a380; text-decoration: none; font-weight: bold;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #b5a380;}

.hand{cursor:pointer;}
.help{cursor:help;}

#column1 {position:absolute;left:0;top:0;width:75%;} 
#column2 {position:absolute;left:75%;top:0;width:25%;}

h1 {font-size: 1.5em; text-weight: bold;}
h2 {font-size: 1.1em; text-weight: bold;}

div.menu { padding: 5px 10px 5px 0px;}

div.mission { font-size: 1.3em; width: 600px; text-align: center; }

.hl {color: #000; font-weight: bold;}
.hl_c {color: #b5a380; font-weight: bold; font-size: 1.2em;}

table.main { background: #FFF; width: 766px; height: 500px; border: solid #000 2px;}

table.main td.menu {background: #FFF; color: #000; width: 490px; height: 49px; text-align: right; vertical-align: top;}
table.main td.menu a {color: #000;}
table.main td.menu a:hover {color: #b5a380; text-decoration: underline;}
table.main td.menu img {border: none;}

table.main td.articles {width: 766px; vertical-align: top; text-align: left; padding: 0px 10px 0px 10px; }
table.main td.articles img {border: solid #000 1px; padding: 5px; }

table.main td.footer {background: #000; height: 100%; vertical-align: top; padding: 0px 10px 0px 10px; }

table.contact {width: 600px; text-align: center;}
