body {margin-left: 20%;
}

a:active, 
a:visited, 
a:link {
color: #900000;
}

a:hover{
color: #000000;
}


#title_table {
width: 800px; 
height: 390px;
font-family: 'Bookman Old Style',serif; 
color: white; font-size: 60px; 
font-weight: bold; 
padding: 20px; 
line-height: 70%;background-color:#ffc722;
}

#title_table_d {
width: 800px; 
height: 390px;
font-family: 'Bookman Old Style',serif; 
color: white; font-size: 60px; 
font-weight: bold; 
padding: 20px; 
line-height: 70%;background-color:#900000;
}


#text_table {
background-color:#ffc722;
border:0;
padding:6px;
width:800px;
font-family: "Trebuchet MS"; 
font-size: 16px; 
color: #900000;
}

#text_table_d {
background-color:#900000;
border:0;
padding:6px;
width:800px;
font-family: "Trebuchet MS"; 
font-size: 16px; 
color: #ffc722;}

#text_table_d :active {
color: #ffc722;
}

#text_table_d :link {
color: #ffc722;
}

#text_table_d :visited {
color: #ffc722;
}

#text_table_d a:hover{
color: #FFFFFF;
}

#c {
font-family: "Trebuchet MS";color: #333300;font-size: 9px
}

h1 {
color:white;
font-size: 16px;
display: inline;
}

.navbar {
font-family: "Trebuchet MS"; 
font-size: 16px; 
color: #FFC722;
line-height: 50%;
border:0;
padding:0;
background-color:#900000;
}

a.navbar {
font-family: "Trebuchet MS"; 
font-size: 16px; 
color: #FFC722; 
font-weight: bold; 
text-decoration: none;
}
a.navbar:active, 
a.navbar:visited, 
a.navbar:link {
font-family: "Trebuchet MS"; 
color: #FFC722; 
font-weight: bold; 
text-decoration: none;
}

a.navbar:hover {
color: white; 
text-decoration: none;
}

.navbar_l {
font-family: "Trebuchet MS"; 
font-size: 16px; 
color: #900000;
line-height: 50%;
border:0;
background-color:#FFC722;
}

a.navbar_l {
font-family: "Trebuchet MS"; 
font-size: 16px; 
color: #900000; 
font-weight: bold; 
text-decoration: none;
}
a.navbar_l:active, 
a.navbar_l:visited, 
a.navbar_l:link {
font-family: "Trebuchet MS"; 
color: #900000; 
font-weight: bold; 
text-decoration: none;
}

a.navbar_l:hover {
color: white; 
text-decoration: none;
}

.title {
font-family: 'Bookman Old Style',serif; 
color: white; font-size: 60px; 
font-weight: bold; 
padding: 20px; 
line-height: 70%;}

#large {
font-size: 18px; 
}

.quote {
font-family: 'Bookman Old Style',serif; 
font-weight: bold; 
font-style:italic;}


