body
{ 
background-image: 
url('images/bg.jpg');
background-repeat: repeat-x;
background-color: #f7f1e5;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

a:link {font-family: arial; font-size: 12px; color: #aa260d; text-decoration: none}
a:visited {font-family: arial; font-size: 12px; color: #aa260d; text-decoration: none}
a:active {font-family: arial; font-size: 12px; color: #aa260d; text-decoration: none}
a:hover {font-family: arial; font-size: 12px; color: #aa260d; text-decoration: underline;}

.top_nav:link {font-family: arial; font-size: 16px; font-weight: bold; color: #f7f2df; text-decoration: none}
.top_nav:visited {font-family: arial; font-size: 16px; font-weight: bold; color: #f7f2df; text-decoration: none}
.top_nav:active {font-family: arial; font-size: 16px; font-weight: bold; color: #f7f2df; text-decoration: none}
.top_nav:hover {font-family: arial; font-size: 16px; font-weight: bold; color: #a8270a; text-decoration: none;}

.top_nav_a:link {font-family: arial; font-size: 16px; font-weight: bold; color: #a8270a; text-decoration: none}
.top_nav_a:visited {font-family: arial; font-size: 16px; font-weight: bold; color: #a8270a; text-decoration: none}
.top_nav_a:active {font-family: arial; font-size: 16px; font-weight: bold; color: #a8270a; text-decoration: none}
.top_nav_a:hover {font-family: arial; font-size: 16px; font-weight: bold; color: #a8270a; text-decoration: none;}

.bot_nav:link {font-family: arial; font-size: 10px; color: #50160b; text-decoration: none}
.bot_nav:visited {font-family: arial; font-size: 10px; color: #50160b; text-decoration: none}
.bot_nav:active {font-family: arial; font-size: 10px; color: #50160b; text-decoration: none}
.bot_nav:hover {font-family: arial; font-size: 10px; color: #50160b; text-decoration: underline;}

.h_press:link {font-family: arial; font-size: 12px; color: #4aa3ff; text-decoration: none}
.h_press:visited {font-family: arial; font-size: 12px; color: #4aa3ff; text-decoration: none}
.h_press:active {font-family: arial; font-size: 12px; color: #4aa3ff; text-decoration: none}
.h_press:hover {font-family: arial; font-size: 12px; color: #4aa3ff; text-decoration: underline;}

.go_back:link {font-family: arial; font-size: 14px; font-weight: bold; color: #aa260d; text-decoration: none}
.go_back:visited {font-family: arial; font-size: 14px; font-weight: bold; color: #aa260d; text-decoration: none}
.go_back:active {font-family: arial; font-size: 14px; font-weight: bold; color: #aa260d; text-decoration: none}
.go_back:hover {font-family: arial; font-size: 14px; font-weight: bold; color: #aa260d; text-decoration: underline;}

.bio_name:link {font-family: arial; font-size: 12px; font-weight: bold; color: #aa260d; text-decoration: none}
.bio_name:visited {font-family: arial; font-size: 12px; font-weight: bold; color: #aa260d; text-decoration: none}
.bio_name:active {font-family: arial; font-size: 12px; font-weight: bold; color: #aa260d; text-decoration: none}
.bio_name:hover {font-family: arial; font-size: 12px; font-weight: bold; color: #aa260d; text-decoration: underline;}

p { text-align: left; } 

.t_menu_static
{
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #f7f2df;
}

.b_menu_static
{
font-family: arial;
font-size: 10px;
color: #50160b;
}

.m_text
{
font-family: arial;
font-size: 12px;
color: #000000;
}

.m_text_bold
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.m_text_red
{
font-family: arial;
font-size: 12px;
color: #ff0000;
}

.home_text
{
font-family: arial;
font-size: 15px;
font-weight: bold;
color: #000000;
}

.press_text
{
font-family: arial;
font-size: 10px;
color: #000000;
}

.title
{
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #aa260d;
}

.home_title
{
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #aa260d;
}

.copyright
{
font-family: arial;
font-size: 10px;
color: #be8d7f;
}


.textarea { 
 background-color: #ffffff; 
 color: #000000; 
 font-family: arial;
 border: 1px solid #000000;
 font-size: 12px;
 width: 350px;
}

input { 
 background-color: #aa260d; 
 color: #ffffff;
 border: 1px solid #000000;
 padding: 2px;
}