a.glow
{
	font: bold 10pt arial;
	text-decoration: none;
}

p.entry_body
{
	text-align: justify;
}

.header1
{
	color: #800000;
	font-family: arial;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}

.header2
{
	font: bold small arial;
	font-style: italic;
	color: #4a0169;
}	

.header3
{
	font: bold 12pt arial;
	font-style: italic;
	color: #6699ff;
}	

a.stdlink
{
	color: #031ed3;
	text-decoration: underline;
}

a.stdlink:hover
{
	color: #e63900;
}

a.funclink
{
	font-face: arial;
	color: #326d01;
	background-color: #c7e7fa;
	text-decoration: underline;
}

a.embedlink
{
	color: #031ed3;
	text-decoration: none;
}

.fakelink
{
	color: #62aa44;
	text-decoration: underline;
}

.hr1
{
	color: #800000;
	width: 90%;
}

.hr2
{
	color: #4a0169;
	width: 90%;
}

.error
{
	color: red;
	font: bold medium arial;
	font-style: italic;
}

.mission_stmt
{
	font: bold small arial;
	font-style: italic;
	color: #4a0169;
}

.copyright
{
	font: normal x-small arial;
	font-style: italic;
	color: black;
}

.caption
{
	font: normal small arial;
	color: black;
}

.col_title
{
    border-style: none none solid none;
    border-width: thin;
    color: black;
    text-align: left;
    padding: 4 2 4 2;
}

td.blog_item_date
{
	color: brown;
	background-color: #ffcc00;
	font: normal 8pt arial;
	font-variant: small-caps;
	text-align: justify;
	border-left: 2px solid #ffcc00;
	border-bottom: 2px solid #ffcc00;
}

td.blog_entry
{
	font: normal x-small arial;
	text-align: justify;
	border-left: 2px solid #ffcc00;
}

.verse {
	font-size: large;
	position: absolute;
	top: 150px;
	left: 150px;
	width: 400px;
	text-align: justify;
}

a.gospel
{
	color: #4a0169;
	font: bold medium arial;
	text-decoration: none;
}

a.gospel:hover
{
	color: #008800;
	text-decoration: underline;
}
