@font-face {
    font-family: 'Buddy';
    src: url('buddy-web.woff') format('woff'),
         url('buddy-web.ttf') format('truetype'),
         url('buddy-web.svg#BuddyRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Buddy';
    src: url('buddyitalic-web.woff') format('woff'),
         url('buddyitalic-web.ttf') format('truetype'),
         url('buddyitalic-web.svg#BuddyItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'ContenuBookDisplay';
    src: url('contenu-bookdisplay-web.woff') format('woff'),
         url('contenu-bookdisplay-web.ttf') format('truetype'),
         url('contenu-bookdisplay-web.svg#ContenuBookDisplay') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Buddy';
    src: url('buddy-bold-web.woff') format('woff'),
         url('buddy-bold-web.ttf') format('truetype'),
         url('buddy-bold-web.svg#BuddyBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Buddy';
    src: url('buddy-bolditalic-web.woff') format('woff'),
         url('buddy-bolditalic-web.ttf') format('truetype'),
         url('buddy-bolditalic-web.svg#BuddyBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Amitale';
    src: url('AmitaleBook-web.woff') format('woff'),
         url('AmitaleBook-web.ttf') format('truetype'),
         url('AmitaleBook-web.svg#AmitaleBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Amitale';
    src: url('AmitaleBook-italic-web.woff') format('woff'),
         url('AmitaleBook-italic-web.ttf') format('truetype'),
         url('AmitaleBook-italic-web.svg#AmitaleBookItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Amitale';
    src: url('AmitaleBook-bold-web.woff') format('woff'),
         url('AmitaleBook-bold-web.ttf') format('truetype'),
         url('AmitaleBook-bold-web.svg#AmitaleBookBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Amitale';
    src: url('AmitaleBook-bolditalic-web.woff') format('woff'),
         url('AmitaleBook-bolditalic-web.ttf') format('truetype'),
         url('AmitaleBook-bolditalic-web.svg#AmitaleBookBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}
body {
	font-family: Amitale, serif;
	background-color: #FFF;
	background-image: url(bodyback.png);
	background-repeat: repeat-x;
}
h1 {
	font-family: Amitale, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #25035C;
	margin-top: 9px;
	margin-bottom: 7px;
	vertical-align: middle;
}
h2 {
	font-family: Amitale, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-top: 7px;
	margin-bottom: 5px;
}
h3 {
	font-family: Buddy, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	color: #38004B;
	margin-top: 7px;
	margin-bottom: 5px;
	font-style: normal;
	font-variant: normal;
}
h4 {
	font-family: Buddy, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-style: normal;
}
h5 {
	font-family: Buddy, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	color: #7F0035;
	margin-top: 7px;
	margin-bottom: 3px;
}
h6 {
	font-family: 'Amitale', serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #440401;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: left;
}
p {
	font-family: Amitale, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #1B0122;
	text-indent: 20px;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(file:///Radiqx/Users/graphics/Documents/RadiqxDocs/CrossBullet.gif);
	list-style-position: inside;
	background-image: url(file:///Radiqx/Users/graphics/Documents/RadiqxDocs/ul-background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Buddy, sans-serif;
}
.center ul li {
	font-family: Buddy, "sans serif";
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
li {
	font-family: Amitale, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #202372;
	margin-top: 2px;
	margin-bottom: 1px;
	text-transform: capitalize;
}
ol {
	font-family: Amitale, serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #102B70;
	margin-left: 4px;
}
ol li {
	font-weight: normal;
	font-family: Buddy, sans-serif;
}
hr {
	margin-top: 5px;
	margin-bottom: 1px;
	color: #7B8748;
}
.boxedredcopy {
	text-indent: 0px;
	display: block;
	font-size: 14px;
	line-height: 15px;
	background-color: #FFF8F1;
	padding: 2px;
	text-transform: capitalize;
	color: #6C1211;
	font-family: Buddy, "sans serif";
}
.scripture {
	font-family: Amitale, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 21px;
	display: block;
	margin-right: 175px;
	margin-left: 20px;
	text-indent: 0px;
}
.VerdanaBoldCaps11pt {
	font-family: Buddy, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #755E8E;
}
.smallwhite10pt {
	font-family: Buddy, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}
a:link {
	font-family: Buddy, sans-serif;
	color: #39000C;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFECBA;
	background-color: #300039;
	text-decoration: none;
}
li a:hover {
	color: #EBC06F;
	background-color: #472976;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.header {
	padding: 0px;
	width: 1000px;
	position: absolute;
	left: 7px;
	top: 7px;
	border: medium solid #FFF;
	background-image: url(file:///Radiqx/Users/graphics/Documents/RadiqxDocs/headerbackground.jpg);
	background-repeat: repeat-y;
	height: 160px;
	vertical-align: top;
	margin: 0px;
}
.header img {
	padding: 0px;
	margin: 3px;
	text-align: center;
}
.imgwide {
	margin-right: 15px;
	margin-left: 5px;
}
table {
	margin: 3px;
}
/* This is the standard left vertical navbar
 */
 .navcontainer {
	width: 225px;
	position: absolute;
	background-color: #EDB13E;
	left: 7px;
	top: 195px;
	padding: 3px;
	border: thin solid #76010A;
}
.navcontainer ul {
	color: #FBF1B0;
	font-size: 12px;
	font-family: Buddy, sans-serif;
	background-color: #370058;
	text-transform: uppercase;
	list-style-type: none;
	height: auto;
	position: relative;
	width: auto;
	display: block;
	line-height: 12px;
	text-decoration: none;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	list-style-position: outside;
	top: 2px;
}
.navcontainer a:link {
	color: #FDFDF2;
	background-color: #2D024B;
	text-decoration: none;
	left: 0;
	right: 0;
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: Buddy, sans-serif;
}
.navcontainer a:hover {
	color: #6FFF34;
	background-color: #9c1717;
	background-position: 100% 0;
	text-decoration: none;
	left: 0;
	right: 0;
	display: block;
	font-size: 13px;
}
.navcontainer a:active {
	color: #FF3300;
	font-size: 12px;
	line-height: 12px;
}
.navcontainer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: normal;
	background-image: url(file:///Radiqx/Users/graphics/Documents/RadiqxDocs/navback.gif);
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #2E0267;
}
.navcontainer li {
	color: #e3f4eb;
	left: 0;
	right: 0;
	display: block;
	position: relative;
	line-height: 12px;
	bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #3C0579;
	width: 215px;
}
.navcontainer h1 {
	font-family: Buddy, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #380365;
	display: block;
}
.navcontainer h3 {
	font-family: Buddy, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	white-space: normal;
	padding: 0px;
	font-weight: bold;
	color: #3A014F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.navcontainer h6 {
	font-family: 'Amitale', serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #69321D;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #4C0476;
}
.navcontainer p {
	font-family: Buddy, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #1E0121;
	text-indent: 7px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.centersplitleft {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	left: 250px;
	top: 195px;
	width: 500px;
	position: absolute;
	border: medium solid #FFF;
	background-color: #FFF;
}
.centersplitright {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	left: 775px;
	top: 195px;
	width: 225px;
	position: absolute;
	border: medium solid #FFF;
	background-image: url(../SplitRightBackground.png);
	background-repeat: repeat-x;
}
.centersplitright a:hover {
	color: #F0DE98;
}
.centersplitright a:visited {
	color: #B17A00;
}
.centersplitleft a:visited {
	color: #B17A00;
}
.centersplitleft ul {
	list-style-type: circle;
}
.centersplitleft ul li {
	font-family: Amitale, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
}
.centersplitleft img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.centersplitright h1 {
	font-family: Amitale, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #4E0E6E;
}
.centersplitright p {
	font-family: Buddy, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
}
.centersplitright ul {
	list-style-type: circle;
}
.centersplitright ul li {
	font-family: Buddy, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
}
 .centercolauto580wide {
	width: 580px;
	position: absolute;
	background-color: #FFF4AF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 245px;
	top: 10px;
}
.centercolauto580wide p {
	font-family: Amitale, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 525px;
}
.centercolauto580wide ul {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
/* This is the specialized right frame for the  content to go with a 580-wide center column
 */
.rightcolabsolute580wide {
	background-color: #FFF;
	position: absolute;
	width: 155px;
	height: auto;
	float: none;
	padding: 3px;
	z-index: 1;
	margin-top: 0px;
	margin-left: 0px;
	left: 845px;
	top: 10px;
}
.rightcolabsolute580wide h6 form table tr td select {
	font-family: Buddy, sans-serif;
	font-size: 12px;
}
.rightcolabsolute580wide h6 form table tr td input {
	width: 140px;
}
.rightcolabsolute580wide h6 form table tr td {
	font-family: Buddy, sans-serif;
	font-size: 12px;
}
.rightcolabsolute580wide p {
	font-family: Buddy, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #7E0000;
	text-align: left;
	display: block;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 3px;
	margin-bottom: 5px;
}
.rightcolabsolute580wide h3 {
	font-family: Buddy, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #336666;
	margin-top: 5px;
	margin-bottom: 7px;
	text-transform: capitalize;
}
.rightcolabsolute580wide h6 {
	font-family: Amitale, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	display: block;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	white-space: normal;
	text-transform: capitalize;
}
.rightcolabsolute580wide  a:link {
	color: #224401;
	font-family: Amitale, serif;
	font-weight: bold;
}
.rightcolabsolute580wide a:hover {
	color: #FFE740;
	background-color: #3C1140;
}
.rightcolabsolute580wide h5 {
	font-family: Buddy, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 10px;
	text-transform: capitalize;
}
.rightcolabsolute580wide h4 {
	font-family: Buddy, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #431860;
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
}
.rightcolabsolute580wide h1 {
	font-family: Buddy, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.rightcolabsolute580wide ul li {
	list-style-type: none;
	margin-left: -15px;
	font-family: Buddy, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 2px;
}
.rightcolabsolute580wide ul {
	list-style-position: inside;
	list-style-type: none;
	display: block;
	margin: 0px;
}
.rightcolabsolute580wide ol {
	display: block;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Buddy, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 11px;
	line-height: 13px;
}
.rightcolabsolute580wide ol li {
	font-family: Buddy, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: capitalize;
	color: #000;
}
.rightcolabsolute580wide ol li a:link {
	font-family: Buddy, sans-serif;
	color: #000;
}
.rightcolabsolute580wide ol li a:visited {
	color: #4D027E;
	font-family: Buddy, sans-serif;
	font-weight: bold;
}
.rightcolabsolute580wide a:visited {
	color: #4F076F;
}
.rightcolabsolute580wide table tr td a {
	font-family: Buddy, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.secondlevel {
	width: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	position: relative;
	left: 0px;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
.secondlevel ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	}
.secondlevel li {
	width: 190px;
	border-bottom-color: #FC0;
	border-bottom-width: 1px;
	display: block;
	margin: 0px;
	}
.secondlevel a:link {
	font-size: 13px;
	text-decoration: none;
	font-family: Buddy, sans-serif;
	display: block;
	color: #493C8C;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #FEE894;
	margin: 0px;
	}
.secondlevel a:hover {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	background-color: #000;
	display: block;
	}
.secondlevel a:visited {
	font-weight: bold;
	color: #631788;
	background-color: #E1E096;
}
.ad {
	width: 200px;
	margin-top: 250px;
	margin-left: 1030px;
}
.smallcaps {
	font-family: Buddy, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #6D3870;
}
img {
	margin-right: 3px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fullwide {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	left: 250px;
	top: 15px;
	width: 750px;
	position: absolute;
	border: medium solid #FFF;
	background-image: url(../fullwidthbackground.png);
	background-repeat: repeat-y;
}
.smallcapsblack {
	font-family: Buddy, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #3D203F;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
}
.centersplitright ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
}
.center {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 500px;
	position: absolute;
	border: medium solid #FFF;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	left: 245px;
	top: 10px;
	height: auto;
}
.center p {
	font-family: Amitale, serif;
	font-size: 14px;
}
.navtype {
	width: 225px;
	position: absolute;
	background-image: url(navtypeback.png);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 10px;
	height: auto;
	left: 10px;
	padding: 0px;
	margin: 0px;
}
.navtype h1 {
	text-align: center;
	line-height: 100%;
	font-family: Buddy, sans-serif;
}
.navtype h3 a {
	background-color: #596F47;
	color: #F9F0AC;
	font-family: Buddy, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: capitalize;
	margin-left: 5px;
	margin-right: 7px;
	display: block;
	padding: 2px;
	margin-bottom: 0px;
}
.navtype h4 a {
	font-family: Buddy, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
.navtype h4 a img {
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
}
.navtype h5 {
	color: #3D593B;
	margin-left: 5px;
}
.navtype a:link {
	font-family: Buddy, sans-serif;
	text-decoration: none;
	display: block;
	text-transform: capitalize;
}
.navtype ul {
	font-family: Buddy, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #4D0B78;
	text-align: left;
	display: block;
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-right: 7px;
}
.navtype ul li {
	text-align: left;
	display: block;
	list-style-type: none;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	font-style: normal;
}
.navtype ul li a {
	position: relative;
	font-family: Buddy, sans-serif;
	text-decoration: none;
	background-color: #FBF7CA;
	padding: 2px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navtype ul li h3 a {
	font-family: Buddy, sans-serif;
	background-color: #FFDB7E;
	color: #553B60;
	margin-bottom: 0px;
	margin-top: 0px;
}
.navtype a:visited {
	background-color: #C0D295;
	color: #2B3F73;
	display: block;
	font-family: Buddy, sans-serif;
	text-decoration: none;
}
.navtype a:hover {
	color: #D1AAF7;
	background-color: #BF6201;
	display: block;
}
.right {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 225px;
	position: absolute;
	border: medium solid #FFF;
	background-image: url(../SplitRightBackground.png);
	background-repeat: repeat-x;
	font-size: 14px;
	background-color: #FFF;
	font-family: Amitale, serif;
	left: 770px;
	top: 10px;
}
.right ul li {
	text-transform: none;
	font-family: Amitale, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
.right h3 {
	text-transform: capitalize;
}
.right p {
	font-family: Buddy, sans-serif;
	text-indent: 0px;
}
.right table tr td a {
	text-decoration: none;
}
.prophecysecondlevel {
	color: #FFF9A0;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	display: block;
	background-color: #4A3870;
	font-family: Buddy, sans-serif;
	position: relative;
	width: 195px;
}
.prophecysecondlevel h4 {
	font-family: Buddy, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFEA3;
	display: block;
	padding: 0px;
	margin-left: 7px;
	width: 185px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.prophecysecondlevel h4 a {
	color: #FFFABE;
	text-decoration: none;
}
.right table tr td {
	text-align: center;
}
.rightcolabsolute580wide form table {
	font-family: Buddy, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
}
.rightcolabsolute580wide form table tr td select {
	font-family: Buddy, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}

