
/* Hides from IE5-mac \*/
* html #v_menu ul li a {height: 1%;}
/* End hide from IE5-mac */














body{
  background-color: rgb(220,220,220);
  background-image: url(http://b.webhost101.net/starnet/data/webhost101.net/media/bgrepeatshort02.gif);
background-repeat: repeat;
background-attachment: scroll;

}



#wrapper{
  overflow: hidden;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 0px;
  color: black;
background-color: rgb(220,220,220);
border-color: white;

  background-repeat: no-repeat;
background-attachment: scroll;

}

#header{
  height: auto;
  clear: right;
  width: 800px;
  border-style: solid;
  background-color: white;
border-color: rgb(220,220,220);

  background-repeat: repeat;
background-attachment: scroll;

  margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 8px;
border-left-width: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

  margin-top: 0;
}

body{
  margin-top:    20px;
  margin-bottom: 20px;
}

#h_menu{
  height: 30px;
  width: 800px;
  clear: left;
  border-style: solid;
  color: white;
background-color: rgb(110,110,110);
border-color: rgb(220,220,220);

  background-repeat: no-repeat;
background-attachment: scroll;

  margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

}


#h_menu ul li a{
  display: block;
  display: inline-block;
  /* width: ; */
  line-height: 30px;
  text-decoration: none;
  border-style: solid;
  
  background-repeat: no-repeat;
background-attachment: scroll;

}

#h_menu ul{
  list-style: none;
  height: 30px;
}

#h_menu ul li{
  /*width: 800px;*/
  float: left;
}

#v_menu{
  width: 154px;
  clear: left;
  float: left;
  border-style: solid;
  background-color: rgb(220,220,220);
border-color: rgb(220,220,220);

  background-repeat: no-repeat;
background-attachment: scroll;

  margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 8px;
border-bottom-width: 0px;
border-left-width: 8px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

}


#v_menu ul li a{
  display: block;
  width: ;
  line-height: 22px;
  text-decoration: none;
  border-style: solid;
  margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 8px;

  background-repeat: repeat;
background-attachment: fixed;

}

#v_menu ul{
  list-style: none;
}

#v_menu ul li{
  width: 154px;
}

#content{
  clear: right; /*Kludge - IE6 not always clearing footer*/
  display: inline;  /*Bug Fix - IE6 double margin otherwise*/
  width: 583px;
  float: left;
  min-height: 400px; /* for mozilla */
  _height: 400px;    /* for IE */
  border-style: solid;
  color: black;
background-color: white;
border-color: black;

  background-repeat: no-repeat;
background-attachment: scroll;

  margin-top: 15px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 10px;

}







#footer{
  height: auto;
  width: 800px;
  clear: both;
  border-style: solid;
  color: white;
background-color: rgb(220,220,220);
border-color: white;

  background-repeat: repeat;
background-attachment: fixed;

  margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

  margin-bottom: 0;
}



#content ul{
  list-style-type: disc;
}

blockquote{
  padding-left: 2em;
}


#header a{
  text-decoration: none;
}

/**********************/
/*    Link Colours    */
/**********************/

#header a:link{
color: ;
}

#header a:visited{
color: ;
}

#wrapper #header a:hover, #wrapper #header.selected a:hover{
color: ;
}


#h_menu ul li a:link{
color: white;
background-color: rgb(110,110,110);
border-color: rgb(220,220,220);
}

#h_menu ul li a:visited{
color: white;
background-color: rgb(110,110,110);
border-color: rgb(220,220,220);
}

#wrapper #h_menu ul li a:hover, #wrapper #h_menu ul li.selected a:hover{
color: rgb(220,220,220);
background-color: rgb(110,110,110);
border-color: rgb(220,220,220);
}

#wrapper #h_menu ul li.selected a{
color: black;
background-color: rgb(165,165,165);
border-color: rgb(220,220,220);
}


#v_menu ul li a:link{
color: white;
background-color: rgb(110,110,110);
border-color: rgb(220,220,220);
}

#v_menu ul li a:visited{
color: white;
background-color: rgb(110,110,110);
border-color: rgb(220,220,220);
}

#wrapper #v_menu ul li a:hover, #wrapper #v_menu ul li.selected a:hover{
color: rgb(220,220,220);
background-color: rgb(110,110,110);
border-color: white;
}

#wrapper #v_menu ul li.selected a{
color: black;
background-color: rgb(165,165,165);
border-color: white;
}



#footer a:link{
color: white;
background-color: black;
}

#footer a:visited{
color: white;
background-color: black;
}

#wrapper #footer a:hover, #wrapper #footer.selected a:hover{
color: ;
background-color: black;
}


/***************/
/*    Fonts    */
/***************/

  #header {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
font-variant: normal;
}

  #h_menu {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-variant: normal;
}

  #v_menu {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-variant: normal;
}

  #content {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-variant: normal;
}

  #footer {
font-family: Verdana;
font-size: 20px;
font-weight: bolder;
font-style: oblique;
font-variant: smallcaps;
}

  #h_menu ul li {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;

  }

  #h_menu ul li a {
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
border-top-width: 0px;
border-right-width: 2px;
border-bottom-width: 0px;
border-left-width: 0px;


    margin: 0;
  }
  


h1,h2,h3,h4,h5,h6 { color: rgb(110,110,110) } 

#content th {
background-color: rgb(110,110,110);
color: white;
}

#content table {
border:1px solid black;
padding: 2px 2px 2px 2px;
border-collapse: collapse;
border-color: rgb(110,110,110);
margin-left: 5px;
}

#content table.right{
margin: 0px 0px 10px 10px;
border: 0px 0px 0px 0px;
}

#content td{
padding: 2px 5px 2px 5px;
}

#content td.even{
background-color: rgb(220,220,220);
}

#content a:link {color:rgb(110,110,110)}    /* unvisited link */
#content a:visited {color:rgb(150,150,150)} /* visited link */
#content a:hover {color:#000000}   /* mouse over link */

span.style1 { color: red; background-color: yellow; border: thin dotted #0000FF; max-width: 120px; float: right; font-family: comic-sans, cursive; }