/* GLOBAL ELEMENTS */
body {
	background: url(images/backgrounds/16-9_blueflame_01.jpg) fixed center center no-repeat;
	background-color: inherit;
	color: #000000;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
}
body.onlineiframe {
	background: url(images/clear.gif);
	background-color: inherit;
	color: #000000;
	font-family: "Sego UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link {
	background-color: inherit;
	color: #FFB937;
	text-decoration: none;
}
a:active {
	background-color: inherit;
	color: #FFB937;
	text-decoration: none;
}
a:visited {
	background-color: inherit;
	color: #C88700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 2px 2px 2px 2px;
	text-align: justify;
}
p.hangingindent {
	padding-left: .3in;
	text-indent: -.3in;
}
b {
	font-weight: bold;
}
blockquote.quoted {
	background: url(images/blockquote.quoted.png) no-repeat top left;
	margin: 0px .5in;
	padding: 0px 20px 0px 30px;
	text-align: justify;
}
p.postblockquote {
	padding: 0px 2px 2px 2px;
	text-indent: 0px;
}
img.badge {
	border: 0px;
	padding: 0px;
}
div.randomquotes {
	font-size: 11px;
	float: right;
	font-style: italic;
	padding-right: 10px;
	width: 350px;
	text-align: right;
}
sup {
	font-size: 60%;
	position: relative;
	top: 2px;
}


/* PAGE ELEMENTS */
#page {
	margin: auto;
	text-align: left;
	width: 730px;
}
#head {
	background: url(images/main_head_st.png) no-repeat;
}
#body {
	background: url(images/main_main_st.png);
}
#body-div {
	background: url(images/main_main_st.png);
}
#blurbs {
	background: url(images/main_main_st.png);
	clear: both;
	padding: 2px 10px 0px 10px;
}
#foot {
	background: url(images/main_foot_st.png) no-repeat bottom;
	height: 30px;
}


/* HEADER ELEMENTS */
#head img.headerlite {
	display: none;
}
div.headerstuff {
	padding: 20px 12px 0px 12px;
}
#headermenu {
	background: url(images/header_menu.jpg);
	background-color: inherit;
	color: #c88700;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 5px 5px 0 4px;
	padding: 0px 15px 0px 15px;
	vertical-align: middle;
}
#headermenu ul.dropdown {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#headermenu ul.droppeddown {
	background: url(images/dropdown.png);
	border: 1px solid #c88700;
	left: 0;
	line-height: normal;
	list-style: none;
	margin: 0px;
	padding: 2px 7px 2px 7px;
	position: absolute;
	text-align: left;
	top: 100%;
}
#headermenu ul.popout {
	background: url(images/dropdown.png);
	border: 1px solid #c88700;
	left: 100%;
	list-style: none;
	margin: 0;
	padding: 2px 7px 2px 7px;
	position: absolute;
	text-align: left;
	top: 0;
}
#headermenu ul ul {
	display: none;
}
#headermenu li.mother {
	display: inline;
	position: relative;
}
#headermenu li.mother a:link {
	background: url(images/header_menu_separater.gif) right no-repeat;
	background-color: inherit;
	color: #c88700;
	padding: 0 15px 0 9px;
	text-decoration: none;
}
#headermenu li.mother a:visited {
	background: url(images/header_menu_separater.gif) right no-repeat;
	background-color: inherit;
	color: #c88700;
	padding: 0 15px 0 9px;
	text-decoration: none;
}
#headermenu li.mother a:link.new {
	background: url(images/header_menu_separater_new.png) right no-repeat;
	background-color: inherit;
	color: #c88700;
	padding: 0 32px 0 9px;
	text-decoration: none;
}
#headermenu li.mother a:visited.new {
	background: url(images/header_menu_separater_new.png) right no-repeat;
	background-color: inherit;
	color: #c88700;
	padding: 0 32px 0 9px;
	text-decoration: none;
}
#headermenu li.mother a:hover {
	text-decoration: underline;
}
#headermenu li.mother a:hover.new {
	text-decoration: underline;
}
#headermenu li.mother a:link.last {
	background: none;
}
#headermenu li.mother a:visited.last {
	background: none;
}
#headermenu li.mother:hover > ul {
	display: block;
}
#headermenu li.daughter {
	background-color: inherit;
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: justify;
	width: 200px;
}
#headermenu li.list {
	background: url(images/dropdown_bullet.png) no-repeat 0px 5px;
	padding-left: 15px;
	width: 185px;
}
#headermenu li.daughterpop {
	background: url(images/popout.png) no-repeat right center;
	background-color: inherit;
	border-top: 1px dotted #d0d0d0;
	border-bottom: 1px dotted #d0d0d0;
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: justify;
	width: 200px;
}
#headermenu li.daughterpop span.linklike {
	background: url(images/registered.png) no-repeat left;
	background-color: inherit;
	color: #c88700;
	padding-left: 20px;
}
#headermenu li.daughterpop span.linklike:hover {
	text-decoration: underline;
}
#headermenu li.daughter a:link {
	background: none;
	background-color: inherit;
	color: #c88700;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#headermenu li.daughter a:visited {
	background: none;
	background-color: inherit;
	color: #c88700;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#headermenu li.daughter a:hover {
	text-decoration: underline;
}
#headermenu li.daughterpop:hover > ul {
	display: block;
}
#headermenu li.granddaughter {
	background-color: inherit;
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: justify;
	width: 200px;
}
#headermenu li.granddaughter a:link {
	background: none;
	background-color: inherit;
	color: #c88700;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#headermenu li.granddaughter a:visited {
	background: none;
	background-color: inherit;
	color: #c88700;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#headermenu li.granddaughter a:hover {
	text-decoration: underline;
}
#headermenu div.togglefont {
	display: inline;
}
#headermenu div.togglefont a:link {
	background: #f0f0f0;
	border: 1px solid #909090;
	color: #909090;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
}
#headermenu div.togglefont:hover a:hover {
	background: #909090;
	border: 1px solid #f0f0f0;
	color: #f0f0f0;
	font-family: Arial, sans-serif;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
}
#headermenu div.togglefont a:visited {
	background: #f0f0f0;
	border: 1px solid #909090;
	color: #909090;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
}


/* CONTENT ELEMENTS */
#content {
	font-size: 12px;
	padding: 0px 0px 0px 12px;
	text-align: justify;
}
div.contentalign {
	float: left;
	margin-top: 5px;
	width: 500px;
}
#content p {
	text-indent: .3in;
}
#content p.postblockquote {
	padding: 0px 2px 2px 2px;
	text-indent: 0px;
}
#content img {
	padding: 2px;
}
#content div.frontpage div.diffdate {
	background: url(images/diffdate.png) no-repeat;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	height: 35px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-left: 13px;
	text-align: left;
	width: 500px;
}
#content div.date {
	font-weight: bold;
	text-align: right;
}
#content div.date div.diffdate {
	display: inline;
}
#content div.contenthead {
	background: url(images/content_head.png);
	background-color: inherit;
	color: #c88700;
	padding: 6px 12px 2px 6px;
	text-align: left;
}
#content div.contenthead div.Ramblings {
	background: url(images/Ramblingstitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.Ubuntu {
	background: url(images/Ubuntutitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.UF {
	background: url(images/UFtitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.Links {
	background: url(images/Linkstitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.Zy {
	background: url(images/Zytitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.Sermons {
	background: url(images/Sermonstitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.Hymns {
	background: url(images/Hymnstitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.Poems {
	background: url(images/Poemstitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.Moblog {
	background: url(images/moblogtitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.pages {
	background: url(images/pagestitle.png) no-repeat top right;
	border-bottom: 2px solid #c88700;
}
#content div.contenthead div.title {
	font-size: 20px;
	font-weight: bold;
}
#content div.contenthead div.subtitle {
	font-size: 15px;
	font-style: italic;
	text-transform: lowercase;
}
#content div.contenthead div.Sermons div.subtitle {
	text-transform: none;
}
#content div.contenthead div.date {
	font-size: 13px;
}
#content div.contentbody {
	background: url(images/content_main.png);
	padding: 0px 12px 0px 6px;
}
#content div.contentbody div.pivotx-wrapper {
	text-align: center;
}
#content div.contentbody div.pivotx-wrapper a img {
	border: 1px solid;
	margin: 0;
	padding: 2px;
}
#content div.contentbody hr {
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid #999;
	height: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#content div.contentbody div.audiobox {
	border: 1px solid #999; 
	float: left; 
	font-size: 9px; 
	font-style: italic; 
	margin: 3px;
	padding: 3px; 
	width: 90px; 
}
#content div.contentbody div.sermonaudio {
	border-top: 1px solid #999999;
	margin-top: 15px;
	text-align: center;
}
#content div.contentbody div.postdetails {
	border-top: 1px solid #c88700;
	font-size: 11px;
	text-align: right;
}
#content div.contentbody div.postmore {
	height: 16px;
	margin: 8px 5px 15px 0;
	text-align: right;
}
#content div.contentbody div.postmore a {
	background: url(images/postmore.png) 0 0 no-repeat;
}
#content div.contentbody div.postmore a:link {
	background-color: inherit;
	color: #909090;
	padding-left: 20px;
	text-decoration: none;
}
#content div.contentbody div.postmore a:visited {
	background-color: inherit;
	color: #909090;
	padding-left: 20px;
	text-decoration: none;
}
#content div.contentbody div.postmore a:hover {
	background-position: 0 -16px;
	background-color: inherit;
	color: #c88700;
	padding-left: 20px;
	text-decoration: none;
}
#content div.contentbody div.postmore a:active {
	background-position: 0 -32px;
	background-color: inherit;
	color: #c88700;
	padding-left: 20px;
	text-decoration: none;
}
#content div.contentbody div.offsitelinks div.link {
	float: left;
	width: 150px;
}
#content div.contentbody div.offsitelinks div.description {
	padding-left: 155px;
}
#content div.contentfoot {
	background: url(images/content_foot.png) no-repeat;
	height: 25px;
	padding: 0px 0px 5px 0px;
}
#content ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content ul {
	list-style: square;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}
#content ol.hymn li {
	margin-bottom: 10px;
}
#content div.latestentrieshead {
	background: url(images/latestentries_head.png) no-repeat;
	height: 15px;
	overflow: hidden;
}
#content div.latestentriesbody {
	background: url(images/latestentries_body.png);
	padding: 0px 10px 0px 10px;
}
#content div.latestentriesbody ul {
	font-size: 11px;
}
#content div.latestentriesfoot {
	background: url(images/latestentries_foot.png) no-repeat;
	height: 15px;
	overflow: hidden;
}
#navigation {
	background: url(images/navigation.png) no-repeat;
	color: #ffffff;
	height: 35px;
	margin-top: 30px;
	padding-top: 8px;
	text-align: center;
}


/* SIDEBAR ELEMENTS */
#sidebar {
	margin: 0 0 0 515px;
	width: 210px;
}
#sidebar div.sidebarhead {
	background: url(images/sidebar_head.png);
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 8px 8px 0px 8px;
	text-align: center;
	text-transform: uppercase;
}
#sidebar div.sidebarmid {
	background: url(images/sidebar_mid.png);
	height: 6px;
	overflow: hidden;
}
#sidebar div.sidebarbody {
	background: url(images/sidebar_body.png);
	font-size: 11px;
	padding: 0px 8px 0px 8px;
}
#sidebar div.sidebarfoot {
	background: url(images/sidebar_foot.png) no-repeat;
	height: 15px;
}
#sidebar ul {
	list-style-image: url(images/sidebar_bullet_3.png);
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
#sidebar ul.manuscripts {
	list-style-image: url(images/bullet.png);
	margin: 0px 0px 0px 33px;
	padding: 0px;
}
#sidebar iframe {
	background: url(images/clear.gif);
	padding-top: 5px;
}
#sidebar div.arcframe {
	height: 100px;
	overflow: auto;
}


/* BLURBS ELEMENTS */
#blurbs div.content {
	border-top: 2px solid #f0f0f0;
	font-size: 10px;
	text-align: right;
}
#blurbs div.content_mob {
	display: none;
}
#blurbs span.pivotbadges {
	display: none;
}
#blurbs span.validbadges2 {
	display: none;
}


/* FORM ELEMENTS */
form {
	padding: 0px;
	margin: 0px;
}
input.textfield {
	background: url(images/clear.gif);
	border: 1px solid #c88700;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	width: 150px;
}
input.button {
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
}
input.searchbox {
	background: url(images/clear.gif);
	border: 1px solid #c88700;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	width: 150px;
}
input.searchbutton {
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
}
input.result-searchbox {
	background: url(images/clear.gif);
	border: 1px solid #c88700;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	width: 150px;
}
input.result-searchbutton {
	font-size: 12px;
}
input.commentinput {
	background: url(images/clear.gif);
	border: 1px solid #c88700;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	width: 370px;
}
input.commentinput_smaller {
	background: url(images/clear.gif);
	border: 1px solid #c88700;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	width: 220px;
}
input.commentbutton {
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
}
textarea.commenttextarea {
	background: url(images/clear.gif);
	border: 1px solid #c88700;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	padding: 1px;
	width: 370px;
}
input.icqinput {
	background: url(images/clear.gif);
	border: 1px solid #c88700;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	width: 300px;
}
textarea.icqtextarea {
	background: url(images/clear.gif);
	border: 1px solid #c88700;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	padding: 1px;
	width: 300px;
}
input.registered {
	background: url(images/registered.png) no-repeat right;
}
p.pivot-message {
	color: #FFB937;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	padding-top: 5px;
}


/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */
.pivotx-search fieldset, .pivotx-search-result fieldset, .pivot-search fieldset, .pivot-search-result fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.pivotx-search label, .pivotx-search-result label, .pivotx-search legend, .pivotx-search-result legend, .pivot-search label, .pivot-search-result label, .pivot-search legend, .pivot-search-result legend {
	display: none;
	visibility: hidden;
}


/* COMMENT/TRACKBACK ELEMENTS */
div.ct_head {
	background: url(images/comments_trackbacks.png) no-repeat;
	width: 450px;
	height: 24px;
	line-height: 24px;
	margin-left: 16px;
	padding-left: 4px;
	vertical-align: middle;
}
div.ct_head div.comments {
	background: url(images/commentbubble.png) no-repeat left;
	padding-left: 25px;
}
div.ct_head div.trackbacks {
	background: url(images/trackbackbubble.png) no-repeat left;
	padding-left: 25px;
}
div.ct_head div.leavecomment {
	background: url(images/leavecommentbubble.png) no-repeat left;
	padding-left: 25px;
}
div.ct_head div.count {
	float: right;
	padding-right: 10px;
}
div.comment-odd {
	background: url(images/comment_back.png) no-repeat center top;
	padding-left: 17px;
	width: 450px;
}
div.comment-odd div.commenthead {
	background: url(images/comment_head.png) no-repeat; 
	background-color: inherit;
	color: #c88700;
	font-size: 12px; 
	padding: 4px 13px 0px 10px; 
}
div.comment-odd div.commenthead span.registered {
	background: url(images/registered.png) no-repeat right;
	padding-right: 20px;
}
div.comment-odd div.authorinfo {
	background: url(images/comment_authorinfo.png) no-repeat; 
	float: left; 
	height: 70px; 
	margin-right: 5px;
	overflow: hidden; 
	padding-top: 7px; 
	text-align: center; 
	width: 70px; 
}
div.comment-odd div.commentbody {
	background: url(images/comment_main.png); 
	font-size: 12px; 
	padding: 0px 13px 0px 10px;
	text-align: justify; 
}
div.comment-odd div.commentfoot {
	background: url(images/comment_foot.png) no-repeat; 
	height: 13px; 
	overflow: hidden;
}
div.comment-even {
	background: url(images/comment_back.png) no-repeat center top;
	padding-left: 17px;
	width: 450px;
}
div.comment-even div.commenthead {
	background: url(images/comment_head_even.png) no-repeat; 
	background-color: inherit;
	color: #c88700;
	font-size: 12px; 
	padding: 4px 13px 0px 10px; 
}
div.comment-even div.commenthead span.registered {
	background: url(images/registered.png) no-repeat right;
	padding-right: 20px;
}
div.comment-even div.authorinfo {
	background: url(images/comment_authorinfo.png) no-repeat; 
	float: right; 
	height: 70px; 
	margin-left: 5px;
	overflow: hidden; 
	padding-top: 7px; 
	text-align: center; 
	width: 70px; 
}
div.comment-even div.commentbody {
	background: url(images/comment_main_even.png); 
	font-size: 12px; 
	padding: 0px 13px 0px 10px;
	text-align: justify; 
}
div.comment-even div.commentfoot {
	background: url(images/comment_foot_even.png) no-repeat; 
	height: 13px; 
	overflow: hidden;
}
div.comment-odd hr, div.comment-even hr {
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	border-top: 2px solid #c88700;
	height: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
div.comment-odd div.commentdetails, div.comment-even div.commentdetails {
	border-top: 1px solid #ccc;
	color: #bbb;
	margin-top: 5px;
}
#content div.comment-odd div.authorinfo img, #content div.comment-even div.authorinfo img {
	padding: 0;
}
div.commentdetails a:link, div.commentdetails a:active, div.commentdetails a:visited {
	color: #bbb;
}
div.commentform {
	margin-left: 17px;
	width: 445px;
}
div.commentform div.commentitem {
	padding-left: 75px;
}
div.commentform div.floatleft {
	float: left;
	width: 70px;
}


/* REGISTERATION FORMS ELEMENTS */
form.reguserlogin div.reguser-label, form.reguserregister div.reguser-label, form.reguserchange div.reguser-label, form.reguserpass div.reguser-label {
	float: left;
	width: 70px;
}
form.reguserlogin div.reguser-input, form.reguserregister div.reguser-input, form.reguserchange div.reguser-input, form.reguserpass div.reguser-input {
	padding-left: 75px;
}
form.reguserlogin div.reguser-input input.reguser-text, form.reguserregister div.reguser-input input.reguser-text, form.reguserchange div.reguser-input input.reguser-text, form.reguserpass div.reguser-input input.reguser-text {
	background: url(images/clear.gif);
	border: 1px solid #c88700;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	width: 300px;
}


/* HARDENED TRACKBACK ELEMENTS */
#tbgetter {
	font-size: 9px;
	text-align: center;
}
div.tblink {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}


/* MEDIA ELEMENTS */
div.media {
	text-align: center;
}


/* EVENTS ELEMENTS */
div.liturgicalevent {
	background-color: inherit;
	border: 1px solid #c88700;
	color: #c88700;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
}
div.socialevent {}


/* ENDNOTES ELEMENTS */
#endnote {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 10px;
}
#endnote hr	{
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	border-top:	1px solid #000000;
	height: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	width: 30em;
}
#endnote ol {
	margin: 0px;
	padding-left: 20px;
}


/* SERMON ELEMENTS */
table.hinttable {
	background: url(images/bk_hinttable.png);
	background-color: inherit;
	border: 1px solid #ffb937;
	color: #ffffff;
	font-size: 11px;
	width: 400px;
}


/* HYMN ELEMENTS */
#hymntable {}
#hymntable pre {
	background-color: inherit;
	color: #333333;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 11px;
}


/* POEM ELEMENTS */
#poemtable {}
#poemtable pre {
	background-color: inherit;
	color: #333333;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 11px;
}


/* LEXICON ELEMENTS */
#lexicon {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	text-align: justify;
}
#lexicon ul {
	list-style: circle;
	padding: 0px 0px 0px 20px;
}
#lexicon li {
	padding: 0px 3px 10px 3px;
}
#lexicon .letter1 {
	background: url(images/bk_lexiconletter1.jpg) center center no-repeat;
}
#lexicon .letter2 {
	background: none;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
}
#lexicon .lexdword {
	background-color: inherit;
	color: #c88700;
	text-decoration: underline;
}
a.lex, #sidebar a.lex {
	background: url(images/icon_dictionary.gif) no-repeat left top;
	border-bottom: 1px dotted #002a78;
	padding-left: 17px;
}
a.lex:link, #sidebar a.lex:link {
	background-color: inherit;
	color: #1478af;
	text-decoration: none;
}
a.lex:active, #sidebar a.lex:active {
	background-color: inherit;
	color: #1478af;
	text-decoration: none;
}
a.lex:visited, #sidebar a.lex:visited {
	background-color: inherit;
	color: #1478af;
	text-decoration: none;
}
a.lex:hover, #sidebar a.lex:hover {
	background-color: inherit;
	border-bottom: 1px solid #002a78;
	color: #002a78;
	text-decoration: none;
}
table.lexicon {
	font-size: 10px;
}
font.size9 {
	font-size: 9px;
}


/* GATORS ELEMENTS */
div.scoredate {
	background-color: inherit;
	border-bottom: 1px solid #c88700;
	color: #c88700;
	font-weight: bold;
}
div.scorebox {
	background: url(images/UFtitle.png) no-repeat center top;
	float: right;
	margin: 12px;
	width: 200px;
}
div.scorebox div.scoreboxhead {
	background: url(images/scorebox_head.png) no-repeat;
	height: 7px;
	overflow: hidden;
}
div.scorebox div.scoreboxbody {
	background: url(images/scorebox_body.png);
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}
div.scorebox div.scoreboxfoot {
	background: url(images/scorebox_foot.png) no-repeat;
	height: 7px;
	overflow: hidden;
}


/* LINKS ELEMENTS */
table.links {
	font-size: 12px;
}
td.thelink {
	border-right: 1px solid #c88700;
	padding-right: 3px;
}


/* STORY ELEMENTS */
table.story {
	font-size: 12px;
	text-align: justify;
}
.year1 {
	background: url(images/bk_lexiconletter1.jpg) center center no-repeat;
}
.year2 {
	background: #ffffff;
	color: inherit;
	font-size: 12px;
	font-weight: bold;
}


/* ICQ PAGER ELEMENTS */
body.pager {
	background: url(images/backgrounds/2-1_water_01.jpg) fixed;
	padding: 10px 0px 10px 0px;
}
#pager {
	margin: auto;
	text-align: left;
	width: 410px;
}
#pager div.head {
	background: url(images/pager_head.png) no-repeat;
	padding: 5px 7px 0px 7px;
}
#pager div.body {
	background: url(images/pager_main.png);
	padding: 0px 7px 0px 7px;
	text-align: justify;
}
#pager div.foot {
	background: url(images/pager_foot.png) no-repeat;
	height: 15px;
	overflow: hidden;
}
#pager table.icqform {
	font-size: 11px;
}


/* PIVOTX STUFF */
p.pivotx-message {
	background: #ffb937;
	border: 2px solid #000;
	color: #000;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 38px;
	text-align: center;
	text-indent: 0px !important;
	width: 400px;
}
/* paging info */
/* I'm not sure what to do with this, yet */
div.paginginfo {
	background: url(images/dropdown.png);
	border: 1px solid #FFB937;
	margin-right: 20px;
	padding-bottom: 10px;
	width: 100%;
}


/* IMPROMPTU STUFF */
div.impromptu {
	text-align: center;
}
div.impromptu img {
	margin: 2px;
	padding: 1px;
}


/* HTML TITLES STUFF */
div.nicetitle {
	background: #ffffff;
	border: 1px solid #ffb937;
	color: #000000;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	left: 0px;
	position: absolute;
	padding: 4px;
	top: 0px;
	width: 20em;
}
div.nicetitle p {
	margin: 0; 
	padding: 0 3px;
}
div.nicetitle p.destination {
	font-size: 9px;
	padding-top: 3px;
	text-align: left;
}


