* {
	margin: 0px;
	padding: 0px;
}

body {
/*background-color: #666699;*/
background-image:url('images/background-slice.jpg');
background-repeat: repeat-x;
font-family: Arial; 
font-size: 16px;
text-align:center;
background-color: #666699;
}

 

#container
{
 
width: 59em;
margin: 10px auto;
/*background-color: #666699;*/
color: #333;
 
/*border: 1px white;*/
line-height: 130%;
margin-left: auto;
margin-right: auto;

/*border: 3px double lightsalmon;*/
}



#top_right
{
padding: 0 0 0 0;

/*border-bottom: 1px solid gray;*/
align: right;
background-image:url('tr-header-gif.gif'); 
background-repeat:no-repeat; 
/*background-color: #666699;*/
height: 100px;
}

#top_right h1
{
padding: 0;
margin: 0;
}


#section
{
 border: 6px outset #999; 
 background-image: url('images/menu_background.jpg');
   
}


.leftnav_main_home
{
float: left;
width: 10em;
/*height: 34em;*/
margin-left: 0em;
padding: 0em;
/*border-right: 1px solid gray;*/
align: left;
text-align:left;
display:block; 
}
 

.leftnav_main_home   a {  
  text-decoration: none; font-family: arial; font-size: 90%;  font-weight: bold; 
}

.leftnav_main_home  a:link  {text-decoration: none; font-family: arial; font-size:   90%;  color: #494a73; text-decoration: none;  font-weight: bold; }  
.leftnav_main_home  a:active { text-decoration: none;font-family: arial; font-size:  90%;  color: #494a73;  text-decoration: none;  font-weight: bold;}
.leftnav_main_home  a:visited { text-decoration: none; font-family: arial; font-size:90%;  color: #494a73;  text-decoration: none;  font-weight: bold; }
.leftnav_main_home  a:hover { text-decoration: none; font-family: arial; font-size: 90%;  color:  #ff6666; text-decoration: none;  font-weight: bold;}

.disclaim p
{
padding: 1em;
line-height: 100%;
font-size: .8em;
}


#content
{
margin-left: 12.5em;
/*height: 263m;*/
background-color: #fff;
padding-left: 1em;
padding-right: 1em;
/*max-width: 36em;*/
align: center;
text-align: center;
border-left: 1px solid gray;
}

#content img
{
padding: 4px 4px 4px 4px;
}



#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #fff;
/*background-color: #666699;*/
/*border-top: 1px solid gray;*/
font-size: .8em;
font-color: #fff;
}

#footer a {  
  text-decoration: none; font-family: arial; font-size: 1em;  font-weight: normal;
}

#footer a:link  { font-family: arial; font-size:  1em;  color: #fFF; text-decoration: none;  font-weight:normal; }  
#footer a:active { font-family: arial; font-size:  1em;  color:#fFF;  text-decoration: none;  font-weight: normal;}
#footer a:visited { font-family: arial; font-size: 1em;  color:#fFF;  text-decoration: none;  font-weight: normal; }
#footer a:hover { font-family: arial; font-size:1em;  color: #fFF; text-decoration: none;  font-weight: normal;}
 
hr 
{
width: 80%; 
color: darksalmon; 
height: 2px; 
text-align: center; 
/* margin-left: 0px;*/
 margin: 0px auto 3px auto; 

border: 1px solid darksalmon;}
 

 ul#navigation { width: 10em; }
 
 ul#navigation li { 
  list-style: none; 
  text-align: left; 
  font-style: bold;
  margin: 0; 
  padding: 2px;
}

ul#navigation li a {  
  text-decoration: none; font-family: arial; font-size: 1em; 
}

ul#navigation li a:link  { font-family: arial; font-size:   1em;  color: #6600FF; text-decoration: none;  }  
ul#navigation li a:active { font-family: arial; font-size:  1em;  color:#6600FF;  text-decoration: none; }
ul#navigation li a:visited { font-family: arial; font-size: 1em;  color:#6600FF;  text-decoration: none; }
ul#navigation li a:hover { font-family: arial; font-size: 1em;  color: #000; text-decoration: none; }


label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin: 2em 4.5em;
} 
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: darksalmon;
border: 2px outset #d7b9c9
} 

fieldset
{
border: 1px solid #781351;
width: 30em;
text-align: center;
}

legend
{
color: #fff;
background: darksalmon;
border: 1px solid #781351;
padding: 2px 10px;
margin: 10px 0px;
}

a:link  { font-family: arial; font-size:    1em;  color: #6600FF; text-decoration: none;  }  
a:active {  font-family: arial; font-size:  1em;  color: #6600FF; color:#6600FF;  text-decoration: none; }
a:visited {  font-family: arial; font-size: 1em;  color: #6600FF; color:#6600FF;  text-decoration: none; }
a:hover {  font-family: arial; font-size:   1em;  color: #6600FF; color: #000; text-decoration: none; }
