body {
	link: "#0000ee"
	alink: "#0000ee" 
	vlink: "#551a8b"
}


li {
	text-align: left;
	color: rgb(0,0,0);
	font-size: small;
	font-family: verdana, sans-serif;
}

td {
	vertical-align: top;
	color: rgb(76,0,116);
	font-size: small;
	font-family: verdana, sans-serif;
}

p {
	color: rgb(0,0,0);
	font-size: small;
	font-family: arial, sans-serif;
}

p.quote {
	text-align: right;
	color: rgb(0,0,0);
	font-size: small;
	font-style: italic;
	font-family: arial, sans-serif;
}

p.construction {
	text-align: center;
	color: rgb(0,0,77);
	font-size: large;
	font-weight: bold;
	font-family: arial, sans-serif;
}

p.header {
	text-align: left;
	color: rgb(103,0,173);
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-family: arial, sans-serif;
}

p.copyright {
	text-align: center;
	color: rgb(0,0,0);
	font-size: x-small;
	font-family: "times new roman";
}


/* The following are unique styles used for positioning */


#CV-Logo {
	position:absolute;
	left:0px;
	top:0px;
	width:124px;
	height:170px;
}

#CV-Title {
	position:absolute;
	left:124px;
	top:0px;
	width:651px;
	height:170px;
}

#menu-home {
	position:absolute;
	left:0px;
	top:170px;
	width:124px;
	height:38px;
}

#trumpet {
	position:absolute;
	left:124px;
	top:170px;
	width:26px;
	height:216px;
}

/* NOTE that 'todays-date' is displayed inside the 'body' DIV tag, so pixels are relative to 'body' */
#todays-date {
	position:absolute;
	left:0px;
	top:-42px;
	width:625px;
	height:216px;
}

#body {
	position:absolute;
	left:150px;
	top:170px;
	width:625px;
	height:216px;
}

#menu-about {
	position:absolute;
	left:0px;
	top:208px;
	width:124px;
	height:36px;
}

#menu-ministries {
	position:absolute;
	left:0px;
	top:244px;
	width:124px;
	height:30px;
}

#menu-prayer {
	position:absolute;
	left:0px;
	top:274px;
	width:124px;
	height:36px;
}

#menu-personal {
	position:absolute;
	left:0px;
	top:310px;
	width:124px;
	height:30px;
}

#menu-contact {
	position:absolute;
	left:0px;
	top:340px;
	width:124px;
	height:46px;
}
