/* CSS Document */
a:hover {color: #CC0000}

body  {
 font-family:Arial, sans-serif, Helvetica; 
 font-size:12px;  
 font-style: normal;
 font-weight: normal;
 color: #000000;
/* background-image:url(../images/flag_bg_site_575.jpg); 
 background-position: left top;
 background-repeat:no-repeat; 
 background-position: 145px; */
} 
.mainFont1 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.tinyFont1 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 2pt;
	text-transform: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-transform: none;
	letter-spacing: normal;
}
 img {
   border: none;
}
div#head1 {
    height: 100px;
	width: 755px;
    background-image:url(../images/banner.gif);
}
div#navbar1 {
    height: 27px;
	width: 755px;
    border-top: solid #FFFFFF 3px; 
    border-bottom: solid #CCCCCC 1px; 
	background-color: #FFFFCC;
 /*   border-bottom: solid #CCCCCC 1px; */
}
div#navbar1 ul {
    margin: 0px;
    padding: 0px;
    line-height: 27px;
    white-space: nowrap;
}
div#navbar1 li {
    list-style-type: none;
    display: inline;
}
div#navbar1 li a {
    text-decoration: none;
    padding: 12px; 
}
#leftnav {
	float: left; 
	/*padding-bottom: 1em; */
   /* left:     25px; /*1px; */
    width:    145px;
	/* margin: 10px; */
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 3px; /*10px;*/
    border-bottom: solid #CCCCCC 1px; 
}
#enclose {
/* 
  background-image:url(../images/leftnag_bg.gif); 
  background-repeat:repeat-y; */
/*  margin-left: 1px;
  width:575px; 
  background-image:url(../images/flag_bg_site_575.jpg); 
  background-repeat:no-repeat;  */
}
#mainContent {
  padding-bottom: 1em;
  margin-left: 145px;
  width:       575px;
  background-color:#FFFFFF;
  padding: 5px;
 background-image:url(../images/flag_bg_site_575.jpg); 
 background-repeat:no-repeat; 
 background-position: 0px 45px; 
}
#footer {
  clear: both;
  width: 755px;
  text-align: center;
  border-top: 1px solid #999999;
  margin-top:10px;
  background-color:#FFFFFF;
}
#RSideImage {
  float: right;
  padding-left: 20px;
  padding-bottom: 10 px;
 }
 

 

