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;
  }


#top1, #top2, #top3, #top4 {
  font-size: 1.5em;
  letter-spacing: 4px;
  text-align: center;
  width: 250px;
  height: 50px;
  line-height: 50px;
}

#top1 {position: absolute; float: left}
#top2 {margin-left: 250px; position: absolute;}
#top3 {margin-left: 500px; position: absolute;}
#top4 {margin-left: 750px; float: right}

a.top         { color: black; text-decoration: none; }
a.top:link    { color: black; text-decoration: none; }
a.top:visited { color: black; text-decoration: none; }
a.top:hover   { color: black; text-decoration: none; font-weight: bold; }

a.topsel         { color: black; text-decoration: none; font-weight: bold; }
a.topsel:link    { color: black; text-decoration: none; font-weight: bold; }
a.topsel:visited { color: black; text-decoration: none; font-weight: bold; }
a.topsel:hover   { color: black; text-decoration: none; font-weight: bold; }


#banner {
  width: 1000px;
  text-align: center;
  margin-bottom: 5px;
}

#wrapper1 {
  width:1000px;
  overflow: hidden;
}


#portrait {
  float: left;
  position: absolute;
  width: 250px;
  height: 250px;
  border: 1px solid black;
}


#intro {
  float: right;
  margin-left: 275px;
  width: 671px;
  height: 220px;
  padding: 15px 25px 15px 25px;
  background-color: #9F9F9F;
  border: 1px solid black;
}

p.intro {
  font-weight: normal;
  text-align: justify;
  color: white;
  line-height: 1.4em;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0 0 1em 0;
}

a.intro         { text-align: right; letter-spacing: 1pt; line-height: 1.3em; font-weight: normal; color: yellow; text-decoration: none;}
a.intro:link    { text-align: right; letter-spacing: 1pt; line-height: 1.3em; font-weight: normal; color: yellow; text-decoration: none; }
a.intro:visited { text-align: right; letter-spacing: 1pt; line-height: 1.3em; font-weight: normal; color: yellow; text-decoration: none; }
a.intro:hover   { text-align: right; letter-spacing: 1pt; line-height: 1.3em; font-weight: normal; color: yellow; text-decoration: underline; }

p.introhead { font-size: 14pt; font-weight: normal; color: white; letter-spacing: 2px; text-align: left; margin:0 0 0 0}


#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;
}

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

p {
  margin-top: 1em;
  text-align: justify;
  font-size: 1em;
  line-height: 1.6em;
  text-indent: 0;
}

p.list {
  margin-top: 1em;
  text-align: justify;
  font-size: 1em;
  line-height: 1.6em;
  text-indent: -50px;
  margin-left: 50px;
}

p.list2 {
  margin-top: 1em;
  text-align: justify;
  font-size: 1em;
  line-height: 1.2em;
  text-indent: -50px;
  margin-left: 50px;
}

div {
  border: 0px solid red;
}

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

h1 { font-size: 14pt; font-weight: normal; color: black; letter-spacing: 2px; text-align: right;  line-height: 2em; margin-top: 0.75em}
h2 { font-size: 12pt; font-weight: normal; color: black; letter-spacing: 1px; text-align: left;  line-height: 1.6em; font-style: italic; margin-top: 0.75em}

em { font-weight: bold; font-style: normal; line-height: 1.6em;}

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

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

img.textleft {
  display: inline;
  border: 1px solid black;
  margin: 7px 10px 0 0;
  float: left;
  vertical-align:bottom;
}

img.textright {
  display: inline;
  border: 1px solid black;
  margin: 7px 0 0 10px;
}

table {
  width: 675px;
  margin-bottom: 10px;
}