body {
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%; 
	color: #000000;
	margin-top: 0px;
	background: #E1E5F1 url('images/bg.gif') top center repeat-x;
}
#wrapper {
	position: relative;
	width: 794px;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
	background: url('images/border.gif') repeat-y;
	margin-bottom: 10px;
}
#head {
	width: 765px;
	background-color:#fff;
	height: 128px;
	margin: 0px 0px 0px 15px;
}
#head a {
	display:block;
	background:url(images/top.gif) no-repeat;
	width:769px;
	height:128px;
	text-decoration:none;
	margin: 0 0 0 0;
}
#head h1 {
	margin: 0 0 0 0;
	border: 0px;
}
#head span {
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
img {
	border:0px;
}
#content {
	background-color:#fff;
	margin: -0px 15px 0px 15px;
}
#q {
    float:left;
    background:url(images/q.gif) no-repeat left top;
    color: #000000;
    text-decoration:none;
	border: thin ridge #cccccc;
}

#p {
    float:left;
    background:url(images/p.gif) no-repeat left top;
    color: #000000;
    text-decoration:none;
	border: thin ridge #cccccc;
}

.table {
    border: thin ridge #cccccc;
}

.topTable {
	border-bottom: thin groove #cccccc;
}

.siteTable {
	border-top: 0px;
	border-right: thin groove #cccccc;
	border-bottom: thin groove #cccccc;
	border-left: thin groove #cccccc;
}

.contentTable {

	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 0em;
	border-bottom-style: solid;
	border-bottom-color: #C7CDE0;
	width: 80%;
	border-bottom-width: 1px;
	color: #000066;
}

.CenterImport {
	font-size: 14px;
	color: #FF0000;
	background-color: #E8E8E8;
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

hr {
	width: 90%;
	border-top-style: dashed;
	border-top-color: #C7CDE0;
	height: 1px;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	background: #ffffff url('images/bottom.gif') bottom center no-repeat;
	text-align: center;
	height: 30px;
	margin: 0px 10px 0px 10px;
	border-top: thin groove #cccccc;
	line-height: 80%;
	padding: 0px 0px 10px 0px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C7CDE0;
	width: 50%;
	text-align: right;
	padding-right: 15px;
}

.photos {
	margin: 3px;
	padding: 2px;
	border: 1px solid #002b7a;
}

.Letter {
	font-size: 14px;
	background-color: #C7CDE0;
	padding: 6px;
	width: 400px;
	color: #000000;
	position: static;
	clear: both;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10%;
}

#topmenu {
	position: relative;
	top: -26px;
	margin: 0 auto;
	width: 769px;
	font-size:93%;
	line-height:normal;
	height: 20px;
	margin: 0px 15px 0px 15px;
	padding-bottom:5px;
	border-bottom: thin ridge #C7CDE0;
}

#topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
}

#topmenu li {
      display:inline;
      margin:0;
      padding:0;
}

#topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}

#topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 0px 6px;
      color:#669900;
}
	  
#topmenu a span {
	float:none;
}

#topmenu a:hover span {
      color:#669900;
}

#topmenu a:hover {
      background-position:0% -42px;
}
#topmenu a:hover span {
      background-position:100% -42px;
}
