/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
	text-decoration: none;
}
img.floatLeft1 { 
    float: left; 
    margin: 0px; 
	text-decoration: none;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
	text-decoration: none;
}
img.mar { 
  
    margin-top: -4px; 
	text-decoration: none;
}
#special
{
float: left;
width: 360px;
padding-right: 25px;
margin-left: 3px;
}


#bullet ul
{
padding-left: 25px;
list-style-type: disc;
}

#map
{
float: left;
padding-right: 4px;
}

#photo
{
padding-left: 25px;
}
#white
{
background-color: #fff;
}
h1
{
font-size: x-large;
color: #000;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
text-align: center;
}
h2
{
font-size: large;
color: #000;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h2 a
{
font-size: large;
color: #d788d8;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
text-decoration:underline;
}
a: hover
{
text-decoration: none;
color: #000;
}

p,li,ul
{
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
font-size: 16px;
color: #000;
}

li a
{
font-size: 16px;
}
a
{
text-decoration: none;
color: blue;
}
a:hover
{
text-decoration:underline;
color: #000;
}

div.scroll {
height: 620px;
width: 563px;
overflow: auto;
background-color: #fff;
padding: 8px;
}

.style1 
{
	font-size: x-large;
	color: #333;
}
#container
{
 width: 943px;


 margin: auto;
 overflow: auto;
background-color: #fff;
border: 2px solid #333;

 
}
#inside
{
width: 507px;
float: right;
text-align: justify;
padding-right: 8px;

}

#center
{
 margin: auto;
 overflow: auto;
 width: 248px;
 height: 165px;
 
}

#header
{
 width: 943px;

background-image: url(header3.jpg);
 height: 379px;
}
#leftcontainer
{
	width: auto;
	float: left;

}


#contentcontainer
{
	float: left;
	display: inline;

	margin-top: 5px;
	

}
#space
{
 margin-top: 10px;
}


#text
{

	padding-left: 10px;
	padding-top: 1px;
	margin-top:-10px;
	width: 920px;


}

#footerend

{

clear: both;

background-image: url(footer.jpg);

height: 33px;

color:#FFFFFF;

text-align: right;

padding-right: 10px;



}

#footerend a

{

color: #c9c394;

text-decoration: none;

}

#footerend a:hover

{

color: #fff;

text-decoration: none;

}

#footer

{

clear: both;


background-image: url(footback.jpg);

color:#FFFFFF;

text-align: right;

padding-right: 10px;



}

#footer a

{

color: #000;

text-decoration: none;

}

#footer a:hover

{

color: red;

text-decoration: none;

}


  #tabsH {
      float:right;
      width:100%;
background-color: #;
      font-size:93%;
      line-height:normal;
 margin-top: 329px;
      }
    #tabsH ul {
	  margin:0;
	  padding:10px 10px 0px 55px;
	  list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding-left:0;
      }
    #tabsH a {
      float:left;
      background:url("tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
img.floatLeft { 
    float: left; 
    padding-right: 35px; 
	text-decoration: none;
	padding-bottom: 0px;
}

img.floatRight { 
    float: right; 
    margin: 0px; 
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 12px;
}

img.floatRight2 { 
    float: right; 
    margin: 0px; 
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	margin-right: 70px;
}