body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper{
	width:930px;
	text-align:left;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	
}

#header{
	text-align: center;
	height: 150px;
}


#main{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 30px;
	padding-left: 30px;
}
#sidebar {
	float: right;
	width: 200px;
	border: 1px solid #006;
}
#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	color: #006;
	text-align: center;
}


#bottom {}


a:link { text-decoration: underline; 
}

a:visited {text-decoration: underline;
}

a:hover{	text-decoration: underline;
}

.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
 #tabs1 {
	float:left;
	width:780px;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
	margin:0;
	padding:10px 10px 0 80px;
	list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
	float:left;
	display:block;
	background:url("images/tabright1.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#006;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }
/* set millions of background images */
.rbroundbox {
	background: url(images/nt.gif) repeat;
	float: right;
	width: 200px;
}
.rbroundbox H2 {
	font-size: 100%;
	color: #006;
	text-align: center;
}

.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { margin: 1em auto; }

h1 {
	font-size: 140%;
	color: #006;
	text-align: center;
}

h2 {
	font-size: 120%;
	text-align: center;
	color: #006;
}
