html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, em, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
  background-color: white;
  }

#mainwrapper {
  width: 1000px;
  margin: 25px auto 25px auto;
  background-color: white;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  }


#wrapper2 {
  width:1000px;
  margin: 25px 0 0 0;
  padding-top: 0.5em;
  padding-right: 0;
  background: url(images/fauxborder.gif) repeat-y left top;
  padding: 0 0px;
  overflow: visible;
  }

#wrapper2bottom {
  height:1px;
  width:1000px;
  margin: 0 auto;
  background: url(images/fauxbottom.gif) center top no-repeat;
  padding-bottom: 0.5em;
}

#sidebar {
  float: left;
  width: 226px;
  font-size: 14pt;
  letter-spacing: 2pt;
  border-top: 1px solid black;
  text-align: right;
  padding: 15px 25px 0 0;
  margin-top: 0;
}

a.sidebar         { line-height: 3em; text-align: right; font-weight: normal; color: white; text-decoration: none; }
a.sidebar:link    { line-height: 3em; text-align: right; font-weight: normal; color: white; text-decoration: none; }
a.sidebar:visited { line-height: 3em; text-align: right; font-weight: normal; color: white; text-decoration: none; }
a.sidebar:hover   { line-height: 3em; text-align: right; font-weight: bold; color: white; text-decoration: none; }

a.sidebar2         { font-size: 12pt; line-height: 1.3em; text-align: right; font-weight: normal; color: white; text-decoration: none; }
a.sidebar2:link    { font-size: 12pt; line-height: 1.3em; text-align: right; font-weight: normal; color: white; text-decoration: none; }
a.sidebar2:visited { font-size: 12pt; line-height: 1.3em; text-align: right; font-weight: normal; color: white; text-decoration: none; }
a.sidebar2:hover   { font-size: 12pt; line-height: 1.3em; text-align: right; font-weight: bold; color: white; text-decoration: none; }


#main {
  margin-left: 277px;
  width: 673px;
  padding: 10px 25px 0 25px;
  border-top: 1px solid black;
}

div.thumb {
  float: left;
  margin: 2px 0px 0px 9px;
}

div.thumb2 {
  border: 0px solid black;
  width: 100px;
  height: 100px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

#footer {
  clear: both;
  width: 1000px;
  text-align: right;
  font-size: 0.75em;
  margin-top: 25px;
  }

a {text-decoration: none;}
a:link {color: white;}
a:visited {color: white;}
a:hover {color: gray; text-decoration: none;}

a.text {color: #303091; text-decoration: none;}
a.text:link {color: #303091;}
a.text:visited {color: #303091;}
a.text:hover {color: #303091; text-decoration: underline;}

hr { width: 675px;  background-color: black; border: 0px; height: 1px; margin-right: 25px;}

p.top {
  font-size: 0.75em;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 20px;
  clear: both;
}

h1 { font-size: 14pt; font-weight: normal; color: black; letter-spacing: 2px; text-align: right;  line-height: 2em; margin-top: 0.75em}


