body {
	background-color: #CCCCCC;
	background-image: url(images/bckgrnd.gif);
	background-repeat: repeat-x;
	}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(img/topS.gif);
	background-repeat: repeat-x;
	background-position: center 190px;
}
table {
	width: 650px;
}

#containerOne a {
	color: #333333;
	border: 1px solid #00CC00;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, "Arial Unicode MS", "Arial Rounded MT Bold";
}
#containerOne a:hover {
	color: #FFFFFF;
	background-color: #3B79E0;
}



#Header {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding: 0px;
	height: 190px;
	background-image: url(img/bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	margin-top: 0px;

}
#navigation {
	height: 26px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, "Lucida Grande";
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#containerOne {
	width: 230px;
	margin-top: 10px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, "Lucida Grande";
	font-size: 0.8em;
	color: #003399;
	float: right;
}
#Footer {
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	font-family: "Lucida Grande", "Lucida Sans", Georgia;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	width: 700px;
	background-image: url(images/foot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #999999;
}
#Footer p a {
	color: #FFF;
	text-decoration: none;
}

#containerOne h1 {
	font-size: 1.4em;
	color: #999999;
	font-family: Arial, "Arial Unicode MS", "Arial Rounded MT Bold";
	font-weight: lighter;
	margin-left: 10px;
	margin-bottom: 0px;
}


#Footer p {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
}
#search {
	margin-right: 10px;
	margin-top: 5px;
}
#search p {
	color: #FFFFFF;
	padding: 5px;
}
#containerTwo h1 {
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-size: 1.9em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	font-weight: normal;
	width: 96%;
}
#containerTwo  img {
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #339900;
	font-style: italic;
	font-weight: lighter;
	padding-left: 5px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	text-align: left;
}
h4 {
	color: #339900;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 a {
	color: #339900;
}
h4 a:hover {
	color: #333;
}

#Footer a:hover {
	color: #000;
}


#containerTwo {
	font-family: "Trebuchet MS", Arial, "Lucida Grande";
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	list-style-type: square;
	padding-left: 20px;
}
#containerTwo img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFF;
}
#containerTwo table p {
	margin: 0px;
}
#containerTwo table tr th a {
	font-size: 1.1em;
	color: #666;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#containerTwo table tr th a:hover {
	color: #06C;
}



#containerTwo p {
	color: #333333;
	text-align: justify;
}

    #tabsI {
	width:100%;
	line-height:normal;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
      }
    #tabsI ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-image: url(img/tableftI.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsI a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
	background-image: url(img/tabrightI.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
#containerOne p {
	color: #666666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#maincontainer {
	margin: 0px;
}

#wrapper #containerTwo h5 {
	font-size: 1.2em;
	color: #336600;
	font-weight: lighter;
	text-decoration: underline;
}
.img-wrapper {
margin: 20px 40px 0 0;
background: url(shadow.gif) no-repeat bottom right;
line-height:0;
}
.img-wrapper img {
float:none;
margin:0;
background:#fff;
padding:4px;
border:1px solid #c5bdbd;
position:relative;
left:-5px;
top:-5px;
}
