body {
  background-color:#666699;
  background-image: url('../images/bg.jpg');
  background-position: top center;
  background-repeat: repeat-x;
  margin: 0px auto;
  padding:10px 10px;
  font:11 "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color:#333366;
  text-align: center;
  align:center;
    }
a:link {
  color:#333366;
  text-decoration:none;
  font-weight:bold;
  padding:0px 0px;
  margin:0px 0px;
  }
a:visited {
  color:#333366;
  font-weight:bold;
  text-decoration:none;
  }
a:hover {
  color:#333366;
  font-weight:bold;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
h2 {
  font:16px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  font-weight:bold;
  text-align:left;
  color:#000033;

   }
td {
  font:11px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:left;
  color:#333366;

   }


/* Site
----------------------------------------------- */
#site {
  background:#CCCCFF;
  border-width:2;
  border-color:#CC99CC;
  width:800px;
  margin: 0px auto;
  align:center;
  text-align:center;
  border:2px solid #CC99CC;

  }

/* Header
----------------------------------------------- */
#header {
	background-color:#CCCCFF;
	background-image: url(../images/header.jpg);
	padding:0px;
	margin:0px;
	width:800px;


  height:84px
  text-align:left;
	height: 84px;
	text-align: left;
	background-repeat: no-repeat;
  }

/* Navigation
----------------------------------------------- */
#nav {
  background:#000000;
  padding:0px 0px;
  width:800px;
  margin:0 0px;
  align:center;
  text-align:center;
  }

/* Content
----------------------------------------------- */
#content {
  background:#CCCCFF;
  border-width:0;
  border-color:#6699cc;
  width:800px;
  padding:0 auto;
  text-align:center;
  border:0px solid #ccccccc;
  }

/* Left Side
----------------------------------------------- */
#left {
  background:#CCCCFF;
  width:400px;
  padding:0px 0px;
  margin:7px;
  font:11px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:left;
  color:#333366;
  float:left;
 }
#left table {
  font-style: bold;
  font:11px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color:#333366;
  text-decoration:none;
  }
#left p {
  margin:3px 5px;
  text-decoration:none;
  }

/* Right Side
----------------------------------------------- */
  #right {
  background:#CCCCFF;
  width:350px;
  padding:0px 0px;
  margin:7px;
  font:11px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:left;
  color:#333366;
  float:right;
  }
  #right table {
  font:11px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color:#333366;
  font-style: bold;
  text-decoration:none;
  }

  /* Left Side Secondary
----------------------------------------------- */
#left2 {
  background:#CCCCFF;
  width:500px;
  padding:0px 0px;
  margin:7px;
  font:11px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#333366;
  float:left;
 }

/* Right Side Secondary
----------------------------------------------- */
  #right2 {
  background:#CCCCFF;
  width:250px;
  padding:0px 0px;
  margin:7px;
  font:11px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:left;
  color:#333366;
  float:right;
  }
  #right2 table{
  font:11px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color:#333366;
  text-decoration:none;
  }

  /* Text Area
----------------------------------------------- */
#text {
  background:#CCCCFF;
  width:450px;
  padding:0px 0px;
  margin:7px;
  font:11px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:left;
  color:#333366;
 }


/* Footer
----------------------------------------------- */
#footer {
  background:#330033;
  font:10px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  font-weight:bold;
  padding:5px 0px;
  width:800px;
  clear:both;
  text-align:right;
  color:#ffffff;
  margin:0 auto;
  }
#footer a:link {
  background:#9999CC;
  padding:2px 2px;
  color:#333366;
  font-weight:bold;
  text-decoration:none;
  }
#footer a:visited {
  background:#9999CC;
  padding:2px 2px;
  color:#333366;
  text-decoration:none;
  }
#footer a:hover {
  background:#CC99CC;
  padding:2px 2px;
  color:#333366;
  text-decoration:none;
  }
#footer hr {
  display:none;
  }#footer td {
	color: #FFFFFF;
}
