body {
	background-image: url(../images/bg_body.gif) ;
	background-repeat: repeat ;
	}
#site {
	width: 780px ;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #cccccc ;
	background-color: #ffffff ;
	}
#canvas {
	text-align: center ;
	}
#masthead {
	text-align: left ;
	height: 75px ;
	padding-top: 20px ;
	padding-left: 10px ;
	background-image: url(../images/bg_header.gif) ;
	background-repeat: repeat ;
	}
#navigation {
	background-image: url(../images/bg_nav.gif) ;
	text-align: left ;
	height: 25px ;
	margin-top: 5px ;
	margin-bottom: 0px ;
	padding-top: 4px ;
	color: #ffffff ;
	}
#navigation a {
	color: #ffffff ;
	font-size: 12px ;
	font-variant: small-caps ;
	text-decoration: none ;
	padding-left: 10px ;
	padding-right: 10px ;
	padding-top: 7px ;
	padding-bottom: 7px ;
	font-weight: 900 ;
	font-family: tahoma ;
	background-color: transparent ;
	}
#navigation a:hover {
	background-color: #336699 ;
	}
#abstract {
	padding: 0px ;
	margin: 0px ;
	border-bottom: solid 1px #999999 ;
	}
#maincontent {
	padding: 5px ;
	margin: 15px ;
	}
#footer {
	clear: both ;
	height: 40px ;
	border-top: solid 1px #cccccc ;
	width: 750px ;
	color: #888888 ;
	padding: 5px ;
	}
#datetime {
	position: relative ;
	left: 330px ;
	top: 5px ;
	color: #888888 ;
	}
#pagecontent {
	width: 540px ;
	float: left ;
	padding: 0px 0px 0px 5px ;
	}
#feature1 {
	border-bottom: dashed 1px #cccccc ;
	text-align: left ;
	}
#feature2 {
	border-right: dashed 1px #cccccc ;
	text-align: left ;
	height: 350px ;
	width: 220px ;
	}
#feature3 {
	text-align: left ;
	width: 300px ;
	}
#smbody {
	text-align: left ;
	}
#adcontent {
	border-left: dashed 1px #cccccc ;
	text-align: left ;
	width: 170px ;
	}

.bodytext {
	font-family: arial ;
	font-size: 12px ;
	line-height: 135% ;
	}
.smalltext {
	font-family: tahoma ;
	font-size: 10px ;
	}
.cntbx {
	border: dashed 1px #cccccc ;
	}
.h1 	{
	font-family: tahoma ;
	font-variant: small-caps ;
	font-size: 16px ;
	font-weight: 900 ;
	line-height: 130% ;
	}
.cntblck {
	padding: 10px ;
	}
a	{
	color: #336699 ;
	}
a:hover {
	color: #669900 ;
	}
hr	{
	color: #336699 ;
	height: 1px ;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	edit|forward Poll Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#ef_poll {
	margin: 10px 10px 0 10px ;
	float: right ;
	width: 150px ;
	}

#ef_poll-contents {
	padding: 0 0 5px 0 ;
	border: solid 1px #9BA4B5 ;
	}

#ef_poll-header {
	color: #226DC1 ;
	font-size: 14px ;
	font-weight: 900 ;
	}

#ef_poll-question {
	font-weight: 900 ;
	background-color: #336699 ;
	padding: 5px ;
	color: #fff ;
	}

#ef_poll-answers {
	padding: 5px 15px 10px 15px ;
	}

#ef_poll-submit {
	text-align: center ;
	}

.ef_poll-result-bar {
	height: 10px ;
	margin-bottom: 8px ;
	}