@charset "utf-8";
/* CSS Document */

body {
	color:#000066;	
	background: url(../images/bg1.jpg);
	/*background-image:url(../images/bg1.jpg)*/
/*	background-image:*/
	background-color:#666666;
	text-align:center;
	/*margin-top: 0px;*/
}

/*Main DIV for all pages*/
#main {
	margin-top:0px;
	/*margin-left: 20px;*/
	background:#FFFFFF;
	width: 810px;
	background: url(../images/bg1.gif);
	text-align:center;
}

.njs:a{
	text-decoration:none;
	color:#000066;
}
.njs:link {
	color:#000066;
}

.njs:visited {
	color:#000066;
}

.njs:hover{
	color:#FF0000;
}

.njs:active {
	color: #000066;
}


.njmenu a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
.njmenu:link {
	color:#FFFFFF;
}

.njmenu:visited {
	color:#FFFFFF;
}

.njmenu:hover{
	color:#71919E;
}

.njmenu:active {
	color: #FFFFFF;
}

/*Home Page Main Table*/
#tblHomeMain {
	width: 800px;
}

/*Mission statement DIV*/
#mission {
	font-size:36px;
	font-family:"Monotype Corsiva", "Bradley Hand ITC", "Times New Roman";
	text-align:center;
}

#rotating {
	border: 5px double #000066;
}

/*Web Designer link*/
#design a{
	text-decoration:none;
	color:#000066;
	background: none;
	font-size:9px;
	font-weight:normal;
}

#design:link {color:#000066;}
#design:visited {color:#000066;}
#design:hover { color:#999999;}
#design:active {color:#000066;}

/*Picture Caption*/
#caption {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	color:#000066;
	font-size: 14px;
}

/*Horizontal rule to break up main page from footer*/
.spacer {
	width:790px;
}

/*footer table*/
#footer {
	width: 800px;
	font-size: 9px;
}

/*left and right sections of the footer*/
#left {
	text-align:left;
}

#right {
	text-align:right;
}


/*CSS for About - Staff*/
#mainStaffTbl {
	width: 800px;
}

.staffMember {
	border: 2px outset #CCCCCC;
	color:#000066;
	font:"Times New Roman", Times, serif;
	font-weight: bold;
	width: 400px;
}

#stfHeadL {
	width: 400px;
	text-align:left;
}
#stfHeadR {
	width: 400px;
	text-align:right;
}
.stfLeft {
	width: 150px;
}

.stfRight {
	width: 250px;
	text-align:right;
}

.tblStaff {
	width:380px;
	margin:10px;
	/*font-size: 28px;*/
	padding: 20px;
}

.email {
	text-decoration: none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#000099; 
}

.email:hover {
	color:#000099;
}

.email:active {
	color:#000099;
}
.email:visited {
	color:#000099;
}

.njmenu a {
	text-decoration: none;
	font:"Times New Roman", Times, serif;
	color:#000099; 
}

.njmenu:hover {
	color:#FF0000;
}

.njmenu:active {
	color:#FF0000;
}
.njmenu:visited {
	color:#000099;
}
.writeup {
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

/*LEAD STAFF*/
#ceo {
	font-size:36px;
	font-weight: bold;
	text-align:center;
	margin: 10px;
}

.staffL {
	width:200px;
	font-size:18px;
	text-align:center;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif
	
}
.staffR {
	width: 200px;
	font-size:18px;
	text-align:center;
	padding:10px;
}

#bio {
	width:400px;
	height: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}


/* QUALITY */
#quality {
	width: 400px;
	
	
}
#certTable {
	width: 800px;
}

.certCell {
	padding-bottom: 40px;
	width: 266px;
	text-align:center;
	border:none;
	text-decoration:none;
	/*width: 200px;*/
}

.work {
	height: 50px;
	text-align:left;
	padding-left: 100px;
}

#viewer {
	/*width: 400px;
	height: 300px;*/
	margin: 0 auto;
    background-color: #696969;
    
	text-align:center;
}

#text {
	width: 390px;
	/*height: 200px;*/
	
}

#buttons {
	text-align:center;
}

#contactform {
	width:800px;
	text-align:center;
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
	width:803px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -2px;
    top: -2px;
}

    #shadow-container .shadow1 {
		background-image: url(../images/shadow.png);
		
    }
/*
    #shadow-container .shadow2 {
        background-color:#666666;
    }

    #shadow-container .shadow3 {
        background-color: #333333;
    }

    #shadow-container .container {
        background-color: #666666;
        border: 1px solid #848284;
        padding: 10px;
    }
*/
/*
div.img-ilus {
	background: url('images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}

div.img-dec {
	background: url('shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}
*/