body
{ 
background-image: 
url('images/bg.gif');
background-repeat: repeat;
margin-left: 0px;
margin-right: 0px;
margin-top: 30px;
margin-bottom: 0px;
}

a:link {font-family: arial; font-size: 14px; color: #ffffff; text-decoration: none}
a:visited {font-family: arial; font-size: 14px; color: #ffffff; text-decoration: none}
a:active {font-family: arial; font-size: 14px; color: #ffffff; text-decoration: none}
a:hover {font-family: arial; font-size: 14px; color: #ffffff; 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; font-weight: bold; color: #cccc99; text-decoration: none}
.bot_nav:visited {font-family: arial; font-size: 10px; font-weight: bold; color: #cccc99; text-decoration: none}
.bot_nav:active {font-family: arial; font-size: 10px; font-weight: bold; color: #cccc99; text-decoration: none}
.bot_nav:hover {font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none;}

.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;
}

.footer_text
{
font-family: arial;
font-size: 10px;
color: #cccc99;
}

.footer_text_bold
{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #cccc99;
}

.m_text
{
font-family: arial;
font-size: 14px;
color: #333300;
}

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

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

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

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

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

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

.textarea
    {
	width: 320px;
    font: 12px arial;
}

.message
    {
	width: 320px;
	height: 150px;
    font: 12px arial;
}


