#sideBar {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
}

#webPage {
	position:absolute;
	left:228px;
	top:53px;
	width:644px;
}


tr { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ; font-size: 100%}
td {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.block1 {  text-align: justify}
input { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
select { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
h1 /*reserved for page title*/
 {
 font-size: 24pt;
	color: #0000a0; 
	font-weight: bold;
	padding:0px;
	margin:0px;
	}
h2 
 {
 font-size: 14pt;
	color: #0000a0; 
	font-weight: bold;
	padding:0px;
	margin:0px;
	}
h3 
 {
 font-size: 10pt;
	color: #0000a0; 
	font-weight: bold;
	padding:0px;
	margin:0px;
	}

h4 
 {
 font-size: 10pt;
	font-weight: bold;
	padding:0px;
	margin:0px;
	}

body {
	font-size: 10pt;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: right top;
}

.bodyRight {
	font-size: 10pt;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	background-attachment: fixed;
 background-image: url(images/Crosses_linevf_s_600.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: right top;
}

#screen800 {
	width:644px;
}

a:link {
	COLOR: #0000FF;
	text-decoration: none;
}

a:visited {
COLOR: #0000FF; text-decoration: none;
}

a:hover {
COLOR: #CC0000; text-decoration: underline;
}

a:active { 
COLOR: #FF0000;
}

.Headline {  font-size: 150%; font-weight: bold}

.Headline2 { font-size: 120%; font-weight: bold }

.size070 { font-size: 70%}
.size075 { font-size: 75%}
.size080 {	font-size: 80%; }
.size090 {	font-size: 90%}
.size100 {	font-size: 100%}
.size110 {	font-size: 110%}
.size120 {	font-size: 120%}

.black {  color: #000000}
.blue {  color: #0000FF}
.bluePale {  color: #6666FF}
.green {  color: #009900}
.grey {  color: #666666}
.pink {  color: #FF9999}
.orange {  color: #FF9900}
.red {  color: #CC0000}
.typed {  font-family: "Courier New", Courier, mono; font-size: 8pt}
.greyedOut {  background-color: #cccccc; }
.goldLift { background-color: #F5F5AB; }
.bgdEmphasis { background-color:  #C8DBC6; }
.bgdDarkGrey { background-color: #999; }
.bgdlightGrey { background-color: #CCC; }

