
body {
 background-image: url("/images/background.jpg");
 background-repeat: repeat;
 font-family: verdana, sans-serif;
 color: #555;
}


a:link {color: #555; font-weight: bold; }
a:visited { color: #555;font-weight: bold; }
a:active {color: #555;font-weight: bold;}
a:hover {color: #888; font-weight: bold;}



td { padding: 0px; }

#sizer {
 width: 780px;
 margin-top: auto;
 margin-bottom: auto;
 margin-left: auto;
 margin-right: auto;
}

#tabs {
}

#tabs img {
  border: 0px;
}

#header { margin-top: 0px; }

#header td {
 border: 1px solid grey; 
 background-color: white;
}

#header a {
 font-weight: normal;
 text-decoration: none;
 color: #525151
}

#main { margin-top: 10px; text-align: center }

#main table.struct  { width: 780px; border-collapse: collapse; border-spacing: 0px; }
#main td.leftborder {  background-color: white; }
#main td.leftborderimg { width: 17px; }
#main td.left { vertical-align: top; width: 97.5%; background-color: white; }
#main td.rightborder { background-color: #cccc99; }
#main td.rightborderimg { width: 17px; }
#main td.right { width: 15%; background-color: #cccc99; }

#main img { border: 0px; }

#main hr {
  height: 0px;
  border-top : dashed 1px #555;
}


#header table.struct {
 border-collapse: separate; 
 border-spacing: 0px;
}

#footer {}

#footer table {
 margin-top: 20px;
 width: 100%;
 font-size: 72%;
 background-color: gray;
}

/* Content Area Styles */

#left {
 color: #666666;
 padding-left: 5px;
 font-size: 80%;
}

#left .title {
 font-size: 160%;
}

#left hr {
  height: 0px;
  border-top : dashed 1px white;
}


#left a:link {color: #666666; font-weight: bold; }
#left a:visited { color: #666666;font-weight: bold; }
#left a:active {color: #666666;font-weight: bold;}
#left a:hover {color: #888888; font-weight: bold;}

#footer td { color: white; }

#footer a:link {color: white; font-weight: bold; }
#footer a:visited { color: white;font-weight: bold; }
#footer a:active {color: white;font-weight: bold;}
#footer a:hover {color: #DDDDDD; font-weight: bold;}

#body  {
 font-size: 80%;
}

#body  td {
 font-size: 80%;
}


#body h1 { 
  color:  #b3b467;
 font-size: 200%;
font-weight: lighter;
}



/** The "Collaborate, Create, Compete " list on the home page. */

#homelist {
}

#homelist ul {

}


#homelist li {
float:left;
list-style-image: url(/images/bullet.gif);
width: 30%;

 }


#homelist .title {
 font-size: 160%;
color: #4b8fb3;
}


/** The links on the home page */

a.homeboxheader {
 font-weight: normal;
 font-size: 16px;
 text-decoration: none;
 color: #4198d3
}

a.homeboxheader:hover {
 font-weight: normal;
 color: #4198d3
}

a.homeboxtext {
 font-weight: normal;
 font-size: 10px;
 text-decoration: none;
 color: #e4e1e1
}

a.homeboxtext:hover {
 font-weight: normal;
 color: #e4e1e1
}
