/* Graphics placement for Jump Page  */
.c1r1
{
display:block;
background: url(images/MarkNesbitt_soriginalpdns.gif ) no-repeat;
width:65px;
height:50px;
margin: 8px 42px 8px 85px;
padding: 0;
}
.c1r2
{
display:block;
background: url(images/GhostInvestigations.gif ) no-repeat;
width:65px;
height:50px;
margin: 28px 62px 28px 105px;
padding: 0;
}
.c1r3 a:visited
{
display:block;
width:65px;
height:50px;
margin: 28px 62px 28px 105px;
padding: 0;
} 
header.a:link { color: #000000; text-decoration: none; }
header.a:visited { color: #000000; text-decoration: none; }
header.a:hover { color: #000000; text-decoration: none; }
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 16px;	color: #990000; }

a:link { color: #990000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
	
h1 { font-weight: bold; font-size: 16px; } 
	
/* BACKGROUND COLORS */

.bckgrnd_page { background-color: #FFFFFF; }

.bckgrnd_nav { background-color: #CC3300; }

/* TYPE SPECS */

.splashbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #336699; }
.splashbody a:link { color: #336699; text-decoration: underline; }
.splashbody a:visited { color: #6699CC; text-decoration: underline; }
.splashbody a:hover { color: #336699; text-decoration: none; }
	
.splashhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold; color: #336699; }
	
.subnav { font-size: 10px; font-weight: bold; color: #990000;
	background-color: #FFCC66; padding-top: 3px; padding-bottom: 3px; }
.subnav a:link { color: #990000; text-decoration: none; }
.subnav a:visited { color: #990000; text-decoration: none; }
.subnav a:hover { color: #003366; text-decoration: none; }

.subnav-on { font-size: 10px; font-weight: bold; color: #003366; }
	
.splashnav { font-size: 12px; font-weight: bold; color: #CC3300; }
.splashnav a:link { color: #CC3300; text-decoration: underline; }
.splashnav a:visited { color: #CC3300; text-decoration: underline; }
.splashnav a:hover { color: #CC3300; text-decoration: none; }


/* CORNER CROP MARKS */

.crop_leftright {
	border-right-width: 1px; border-left-width: 1px; border-right-style: solid;
	border-left-style: solid; border-right-color: #FFFFFF; border-left-color: #FFFFFF; }

.crop_topbottom {
	border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid;
	border-bottom-style: solid; border-top-color: #FFFFFF; border-bottom-color: #FFFFFF; }

