body
{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 14px;
	color: #003300;
	background-color: #ffffff;
	line-height: 125%;
	margin-top: 0px;
	background: #ffffff url('images/bg.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 800px;
background-color: #FFFFFF;
background:url('images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header
{
height: 190px;
border-bottom: 1px solid #669900; 
background-image:url('images/inskip.jpg');
}

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

#container
{
width: 770px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

a:active,
a:visited,
a:link	    			{
	color: #990000;
	text-decoration: none;
}
a:hover					{ color: #999999; text-decoration: none; }

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#336633;
      } 

    #topmenu a span {float:none;}

    #topmenu a:hover span {
      color:#336633;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }

.splitleft {
	background: #ffffff;
	float: left;
	overflow: hidden;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}
.auth  {
	text-align: right;
	padding-top: 20px;
}

h1
{
	font-size: 1.5em;
	color: #336633;
	text-align: center;
	padding-top: 65px;
}

h2 {
	font-size: 1.5em
}

h3{
	color:#006699;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.6em;
	font-weight:bold;
	margin:0;
	padding-top: 65px;
}

h4 {
	font-size: 1.7em;
	padding-top: 25px;
}

h5 {
	color: #990000;
	font-size: 1.2em;
	line-height: 100%;
	padding-top: 15px;
}
h6 {
	font-size: 1.1em;
	color: #336633;
	font-weight: bold;
	}

#about {
	padding-bottom: 20px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #CCCCCC;
}
		
#nav {
	font-size: 120%;
	color: #336633;
	text-align: center;
	padding: 55px 0 35px 0;
}

#footer
{
	text-align: center;
	height: 75px;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 30px 0 0 0;
	clear: both;
	
}

#footer a:link, a:visited{
	color:#003300;
}

#footer a:hover, a:active{
	color:#999999;
}

.contact {
	font-size: 16px;
	color: #003300;
	line-height: 100%;
}
.s1 {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	color: #990000;
	line-height: 100%;
}
	
.click {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #660000;
	font-weight: normal;
	line-height: 100%;
}
.updated {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
