#layout
{
        background: #123456;
	#background: #031948;
	border-color: #031948;
}

body
{
	color: #000000;
	background: #E7E597;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px;
}

.admin
{
	color: #000000;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px;
}

.bio
{
	color: #000000;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px;
}

.pf
{
	color: #000000;
	background: #FFFFFF;
	font-family: Times New Roman;
	/* font-size: 12pt; */
	margin: 0px;
}

#topalign
{
        vertical-align: top;
}

#red
{
 	color: #FF0000;
 	font-weight: bold;
}

img
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

#articleimageleft
{
	float: left;
	padding: 0px;
	margin: 0px 10px 10px 0px;
}

#articleimageright
{
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}

#bottom
{ 
	vertical-align: bottom
}

A:link
{
	text-decoration: none;
	color: #3188ff;
	font-size: 10pt;
	font-family: Arial;
	font-style: normal;
}

A:visited
{
	text-decoration: none;
	color: #8b3a3a;
	font-size: 10pt;
	font-family: Arial;
	font-style: normal;
}

A:hover
{
	text-decoration: none;
	background: #3188ff;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
	/* font-style: oblique; */
}

A.calendar:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
}

A.calendar:visited
{
	text-decoration : none;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
}

A.calendar:hover
{
	text-decoration: none;
	color: #FFFFFF;
        background: none;
	font-size: 10pt;
        font-weight: bold;
	font-family: Arial;
}

A.navlink:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
	font-style: normal;
}

A.navlink:visited
{
	text-decoration : none;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
	font-style: normal;
}

A.navlink:hover
{
	text-decoration: none;
	background: none;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

A.subheadinglink:link
{
	text-decoration: none;
	color: #3188ff;
	font-size: 12pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}

A.subheadinglink:visited
{
	text-decoration : none;
	color: #8b3a3a;
	font-size: 12pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}

A.subheadinglink:hover
{
	text-decoration: none;
	color: #FFFFFF;
        background-color: #3188ff;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}

table.main
{
	border-width: 5px;
	border-spacing: 0px;
	border-style: solid;	

	margin-left: auto;
	margin-right: auto;

	padding: 0px;

	width: 750px;

}

td
{
	font-family: Arial;
	font-size: 10pt;
}

td#picborder
{
	width: 100px;
	height: 100px;
}

.masthead
{
	background-color: #990522; 
}

ul
{
	font-size: 10pt;
	font-weight: normal;
}

table.calendar
{
	border: 1px solid #000000;
	border-collapse: collapse;
	color: #000000;
	background: #FFFFFF;
}

#nonmonthdays
{
	color: #000000;
	background: #E7E597;
	height: 50px;
}

#today
{
	background: #97E7E4;
	font-weight: bold;
	height: 50px;
}

#eventstoday
{
        background: #4BFF7C;
        height 50px;
}

#day
{
	height: 50px;
	width: 50px;
}

#hasevent
{
	background: #E497E7;
}

#month
{
 	border: 0px;
 	width: 150px;
}

#monthtitle
{
 	background: #031948;
 	color: #FFFFFF;
        font-weight: bold;
}

#weekdays
{
	font-weight: bold;
}

#popupcontent
{
        padding: 5px;
}

div.title
{
	font-size: 16pt;
	font-weight: bold;
	color: #031948;
}

.pftitle
{
	font-size: 18pt;
	font-weight: bold;
}

.subheading
{
	font-size: 12pt;
	font-weight: bold;
}

.pfsubheading
{
	font-size: 16pt;
	font-weight: bold;
}

.text
{
 	font-size: 12pt;
 	font-weight: normal;
}

.who
{
	font-size: 10pt;
	font-weight: bold;
}

.issue
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;	

	float: right;
	top: 10px;
}

.backissue
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;	

	float: left;
	top: 10px;
}