#worldsend {
	font-size: 10pt;
	line-height: 13pt;
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Verdana, "Gill Sans", sans-serif;
}
body {
	background-image: url(../images/pattern.jpg);
}
h1 {
	font-size: 15pt;
	margin: 0px;
	padding: 15px 0px 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 20pt;
}
#navbar {
	z-index: 100;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 168px;
	width: 760px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	left: 0px;
}
#tagline_box {
	font-size: 7.5pt;
	height: 25px;
	width: 400px;
	position: absolute;
	left: 10px;
	top: 27px;
	color: #CCC;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	height: 25px;
	list-style-type: none;
	font-family: Verdana, "Gill Sans", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
#navbar ul li {
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	width: 113px;
	height: 21px;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
	position: relative;
	float: left;
}
#navbar ul li.bookone {
	background-image: url(../images/bookone.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navbar ul li.bookone:hover {
	background-image: url(../images/bookonedark.gif);
}
#navbar ul li.booktwo {
	background-image: url(../images/booktwo.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navbar ul li.booktwo:hover {
	background-image: url(../images/booktwodark.gif);
}
#navbar ul li.bookthree {
	background-image: url(../images/bookthree.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navbar ul li.bookthree:hover {
	background-image: url(../images/bookthreedark.gif);
}
#navbar ul li.bookfour {
	background-image: url(../images/bookfour.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navbar ul li.bookfour:hover {
	background-image: url(../images/bookfourdark.gif);
}
#navbar ul li.bookfive {
	background-image: url(../images/bookfive.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navbar ul li.bookfive:hover {
	background-image: url(../images/bookfivedark.gif);
}
#navbar ul li.booksix {
	background-image: url(../images/booksix.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navbar ul li.booksix:hover {
	background-image: url(../images/booksixdark.gif);
}
#navbar ul li a {
	color: #FFFFFF;
	display: block;	
	text-decoration: none;
	position: relative;
}
#navbar ul li a:hover ul {
	display: block;
}
#navbar ul li:hover ul {
	display: block;
}
#navbar ul li ul {
	position: absolute;
	top: 25px;
	left: 0px;
	display: none;
}
#navbar ul li ul li {
	padding: 0;
}
#navbar ul li ul li a{
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-left: 10px;
	min-height: 22px;
	min-width: 113px;
	overflow: visible;
	line-height: 11pt;
	padding-bottom: 4px;
	padding-right: 4px;
}
#navbar ul li.bookone ul li a{
	background-color: #933;
	text-align: left;
}
#navbar ul li.bookone ul li a:hover{
	background-color: #633;	
	text-align: left;
}
#navbar ul li.booktwo ul li a{
	background-color: #69c;
	text-align: left;
	width: 120px;
}
#navbar ul li.booktwo ul li a:hover{
	background-color: #369;	
	text-align: left;
}
#navbar ul li.bookthree ul li a{
	background-color: #696;	
	text-align: left;
}
#navbar ul li.bookthree ul li a:hover{
	background-color: #363;
	text-align: left;
}
#navbar ul li.bookfour ul li a{
	background-color: #c90;	
	text-align: left;
}
#navbar ul li.bookfour ul li a:hover{
	background-color: #960;	
	text-align: left;
}
#navbar ul li.bookfive ul li a{
	background-color: #999;	
	text-align: left;
}
#navbar ul li.bookfive ul li a:hover{
	background-color: #666;	
	text-align: left;
}
#navbar ul li.booksix ul li a{
	background-color: #969;
	text-align: left;
}
#navbar ul li.booksix ul li a:hover{
	background-color: #636;
	text-align: left;
}
#navbarshadow {
	position: absolute;
	height: 25px;
	width: 10px;
	top: 155px;
	left: 743px;
}
#booktop {
	height: 20px;
	width: 725px;
	margin-top: 22px;
	margin-left: 0px;
	position: relative;
	padding-top: 17px;
	padding-left: 40px;
	font-size: 8pt;
	margin-bottom: 0px;
}
.bookonetopground {
	background-image: url(../images/bookonetop.jpg);
	background-repeat: no-repeat;
}
.booktwotopground {
	background-image: url(../images/booktwotop.jpg);
	background-repeat: no-repeat;
}
.bookthreetopground {
	background-image: url(../images/bookthreetop.jpg);
	background-repeat: no-repeat;
}
.bookfourtopground {
	background-image: url(../images/bookfourtop.jpg);
	background-repeat: no-repeat;
}
.bookfivetopground {
	background-image: url(../images/bookfivetop.jpg);
	background-repeat: no-repeat;
}
.booksixtopground {
	background-image: url(../images/booksixtop.jpg);
	background-repeat: no-repeat;
}
.clearboth {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#midsection {
	min-height: 320px;
	height: auto !important;
	height: 320px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 14pt;
	padding-top: 5px;
	padding-right: 85px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin: 0px;
	font-style: normal;
}
#leftcol {
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	font-size: 8pt;
	line-height: 1.4em;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}
#leftcol ul li {
	padding: 0;
	margin-left: -40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 12pt;
	margin-bottom: 2pt;
}
#leftcol div {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#leftcol a {
	font-weight: bold;
}
#leftcol p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.bookonemidground {
	background-image: url(../images/bookonemid.jpg);
	background-repeat: repeat-y;
}
.booktwomidground {
	background-image: url(../images/booktwomid.jpg);
	background-repeat: repeat-y;
}
.bookthreemidground {
	background-image: url(../images/bookthreemid.jpg);
	background-repeat: repeat-y;
}
.bookfourmidground {
	background-image: url(../images/bookfourmid.jpg);
	background-repeat: repeat-y;
}
.bookfivemidground {
	background-image: url(../images/bookfivemid.jpg);
	background-repeat: repeat-y;
}
.booksixmidground {
	background-image: url(../images/booksixmid.jpg);
	background-repeat: repeat-y;
}
#bookbase {
	margin: 0px;
	width: 760px;
	position: relative;
	height: 42px;
	font-size: 7pt;
	padding-top: 3px;
	text-align: center;
}
.bookonebaseground {
	background-image: url(../images/bookonebase.jpg);
	background-repeat: no-repeat;
}
.booktwobaseground {
	background-image: url(../images/booktwobase.jpg);
	background-repeat: no-repeat;
}
.bookthreebaseground {
	background-image: url(../images/bookthreebase.jpg);
	background-repeat: no-repeat;
}
.bookfourbaseground {
	background-image: url(../images/bookfourbase.jpg);
	background-repeat: no-repeat;
}
.bookfivebaseground {
	background-image: url(../images/bookfivebase.jpg);
	background-repeat: no-repeat;
}
.booksixbaseground {
	background-image: url(../images/booksixbase.jpg);
	background-repeat: no-repeat;
}
a {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nopadandmargin {
	margin: 0px;
	padding: 0px;
}
.eightpttype {
	font-size: 8pt;
	line-height: 1.3em;
}
.bookonetextcol {
	color: #993333;
}
.booktwotextcol {
	color: #369;
}
.bookthreetextcol {
	color: #363;
}
.bookfourtextcol {
	color: #960;
}
.bookfivetextcol {
	color: #666;
}
.booksixtextcol {
	color: #636;
}
.centretext {
	text-align: center;
}
.zeropadmarbord {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	list-style-type: none;
}
ul.plain li{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	margin-left: -40px;
}
.bold {
	font-weight: bold;
}
.storydate {
	font-weight: normal;
	font-size: 10pt;
}
.italic {
	font-style: italic;
}
.txt {
	margin-bottom: 10px;
}
h2 {
	font-size: 12pt;
	margin: 0px;
	padding: 5px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 16pt;
	font-weight: bold;
	color: #666666;
}
h3 {
	line-height: 1.3em;
}
.red_12pt_bold {
	font-size: 12pt;
	font-weight: bold;
	color: #993333;
	line-height: 1.4em;
}
#inner_content  {
	margin-left: 155px;
}
.story {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: .25em;
}
.story h2 {
	margin-bottom: -10px;
}
.stoppress {
	font-weight: bold;
	color: #993333;
}
.picright {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pdf {
	list-style-image: url(../images/pdficon_small.gif);
	list-style-position: inside;
}
.fivepxbotmar_nobor {
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pic_and_caption_box_right {
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	padding: 0px;
	float: right;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pic_and_caption_box_right p {
	margin-top: -0.25em;
	line-height: 1.2em;
}
#news_flash {
	background-color: #993333;
	padding: 1px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
.fourteen_pt_type {
	font-size: 14pt;
	line-height: 1.2em;
}
.pale_amber {
	color: #FFAA00;
}
#news_flash a:link, #news_flash a:visited {
	color: #A1D0FF;
	text-decoration: none;
	font-weight: bold;
}
#news_flash a:hover {
	color: #A1D0FF;
	text-decoration: underline;
	font-weight: bold;
}.minus_sixpx_botmar {
	margin-bottom: -6px;
}
.field {
	display: inline;
}
.label {
	float: left;
	width: 120px;
}
.inset_box_right {
	padding: 8px;
	float: right;
	width: 160px;
	margin-left: 15px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: right;
	font-size: 9pt;
	line-height: 1.25em;
	background-color: #FFF;
}
.inset_box_right_pink {
	background-color: #F3DAE0;
	float: right;
	width: 160px;
	margin-left: 15px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969;
	border-bottom-color: #969;
	clear: right;
	font-size: 9pt;
	line-height: 1.4em;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.inset_box_right_yellow {
	background-color: #FFE9AC;
	padding: 8px;
	float: right;
	width: 160px;
	margin-left: 15px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #960;
	border-bottom-color: #960;
	clear: right;
	font-size: 9pt;
	line-height: 1.25em;
}
.inset_box_right_blue {
	background-color: #C7E8FF;
	float: right;
	width: 160px;
	margin-left: 15px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #369;
	border-bottom-color: #369;
	clear: right;
	font-size: 9pt;
	line-height: 1.25em;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.range_right {
	text-align: right;
}

