/* CSS Document */
<style type="text/css">


body {
  background:#ffffff;
  margin:0;
  color:#000000;
  font:x-small Georgia Serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }
a:link {
  color:#32419c;
  text-decoration:none;
  }
a:visited {
  color:#7482d0;
  text-decoration:none;
  }
a:hover {
  color:#de3748;
  text-decoration:underline;
}
a img {
	border: none;
  }

/* Header
-----------------------------------------------
 */

#header-wrapper {
	width:902px;
	height: 126px;
	margin:0px 0px 29px;
	padding: 0px;
  }
#header-inner {
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#header {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 15px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: 138px;
}


/* Outer-Wrapper 
----------------------------------------------- */
#outer-wrapper {
	width: 900px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	font: Georgia Serif;
	background-color: #FFFFFF;
	height: auto;
  }
#content-wrapper {
	text-align: center;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 0px;
}

/* Main section
----------------------------------------------- */
#main-wrapper {
	float: right;
	word-wrap: break-word;
	overflow: hidden;
	text-align: left;
	height: auto;
	width: 690px;
	padding: 2px;
}
.main-item {
	border: 1px solid #CCCCCC;
	height: auto;
	float: right;
	width: 660px;
	padding: 10px;
	margin: 10px 0px 5px 5px;
}
#singlecontent {
	padding: 15px 10px 10px;
	height: auto;
}

/* Headings
----------------------------------------------- */

h1 {
	font: bold large Georgia, serif;
	color: #ed907f;
	text-align: left;
  }
h2 {
	font-family: Georgia, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: normal;
	margin-top: -15px;
}
h3 {
	margin:0;
	font: xx-small/1.4em "Trebuchet MS", trebuchet, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.2em;
    color:=#999999;
	color: #999999;
	text-align: left;
}
h4 {
	font: bold small Georgia, serif;
	color: #000000;
	text-align: left;
}
p {
	font:small/1.5em Georgia, serif;
	color: #666666;
}

/* Sidebar
----------------------------------------------- */
#sidebar-wrapper {
	word-wrap: break-word;
	text-align: left;
	font-family: Georgia, serif;
	font-size: small;
	float: left;
	width: 200px;
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: auto;
	margin: 1px 0px 0px;
}
#action-center {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#candwatch {
	padding: 10px 0px 0px;
	margin-top: 5px;
	margin-right: 0px;
	text-align: center;
	font-size: 7pt;
	color: #999999;
}
#button {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 7pt;
	color: #999999;
}
#pplinks {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 20px;
}
a.smlinks:link {
	font-size: 7pt;
	text-align: left;
	text-transform: capitalize;
	margin-left: 2px;
	line-height: normal;
}
a.smlinks:visited {
	font-size: 7pt;
	text-align: left;
	text-transform: capitalize;
	line-height: normal;
}
a.smlinks:hover {
	font-size: 7pt;
	text-align: left;
	text-transform: capitalize;
	line-height: normal;
}

/* Navigation
----------------------------------------------- */
#navigation {
	text-align: left;
	height: auto;
	width: 200px;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	margin: 0px;
}
#navigation ul li {
	padding: 5px 5px 5px 0px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	float: none;
	color: de3747;
	list-style-type: none;
	margin-left: -40px;
	text-indent: 10px;
}

/* Footer
----------------------------------------------- */
#footer {
	width:660px;
	clear:both;
	margin:5 auto;
	line-height: 1.6em;
	text-transform:uppercase;
	letter-spacing:.1em;
	text-align: center;
	padding: 20px;
}
.footer {
	font-family: Georgia, serif;
	font-size: x-small;
	color: #999999;
	text-align: left;
	padding: 10px;
}
p.disclaimer {
	font-size: x-small;
	font-style: italic;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
