body
{
	background-color: #fff;
        font-family: Arial, sans-serif;
        color: #696969;
/*        border: 1px black solid; /* debug */
}

#head
{
/*         border: 1px black solid; /* debug */
}



p, blockquote, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p
{
	line-height: 15px;
	font-size: 10px;
}

#container
{
	width: 760px;
	\width: 780px; /* for IE5, includes padding & border */
	w\idth: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
/*        border: 1px black solid; /* debug */
        position: relative;
}

div#left
{
/*	float: left; */
        position: absolute;
        top: 160px;
        left: 10px; 
	width: 150px;
        height: 343px;
/*        border: 1px black solid; /* debug */
	margin: 0 0 0 0;
	padding-top: 15px;
/*	background: #eed;   /* debug */
}

div#left ul#leftmenu {
	height: 342px;
	width: 150px;
	background: transparent url(/i/linkslist.gif) top left no-repeat;
/*        background: pink; */   /* debug */
/*        border: 1px black solid;  /* debug */
	margin: 0;
	padding: 0;
	position: relative;
	}

div#left ul#leftmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
        position: absolute;
/*        background: green;*/  /* debug */
/*        top: 0;*/
	}

ul#leftmenu li, ul#leftmenu a
{
/*	width: 84px;  /* of each active area in nav link */
        height: 18px; /* of each active area in nav link */
	display: block;
/*        border: 1px black solid; /* debug */
/*        background: lime; /* debug */
}

div#left ul#leftmenu li a
{
	text-indent: -9999px; /* push link text off to left so only graphic is visible */
	text-decoration: none;	
/*        background: blue;  /* debug */
}

#aboutmenu
{       
        top: 8px;  /* offset within ul#leftmenu box */
        right: 70px; /* offset within ul#leftmenu box */
        width: 51px; /* of active area */
/*        border: 1px black solid;  /* debug */
}

#aboutmenu a:hover { background: transparent url(/i/linkslist.gif) -179px -8px no-repeat; }

body#about #aboutmenu { background: transparent url(/i/linkslist.gif) -329px -8px no-repeat; }

#consultmenu
{       
        top: 55px;
        right: 70px;
        width: 70px;
}

#consultmenu a:hover { background: transparent url(/i/linkslist.gif) -160px -55px no-repeat; }

body#consult #consultmenu { background: transparent url(/i/linkslist.gif) -310px -55px no-repeat; }

#managemenu
{       
        top: 104px;

        right: 70px;
        width: 62px;
}


#managemenu a:hover
{
       background: transparent url(/i/linkslist.gif) -168px -104px no-repeat;
}

body#manage #managemenu 
{
       background: transparent url(/i/linkslist.gif) -318px -104px no-repeat;
}

#designmenu
{       
        top: 153px;
        right: 70px;
        width: 61px;
}

#designmenu a:hover
{
       background: transparent url(/i/linkslist.gif) -169px -153px no-repeat;
}

body#design #designmenu 
{
       background: transparent url(/i/linkslist.gif) -319px -153px no-repeat;
}


#codemenu
{       
        top: 202px;
        right: 70px;
        width: 41px;
}

#codemenu a:hover
{
       background: transparent url(/i/linkslist.gif) -189px -202px no-repeat;
}

body#code #codemenu 
{
       background: transparent url(/i/linkslist.gif) -339px -202px no-repeat;
}

#registermenu
{       
        top: 251px;
        right: 70px;
        width: 80px;
}

#registermenu a:hover
{
       background: transparent url(/i/linkslist.gif) -150px -251px no-repeat;
}

body#register #registermenu 
{
       background: transparent url(/i/linkslist.gif) -300px -251px no-repeat;
}


#contactmenu
{       
        top: 300px;
        right: 70px;
        width: 70px;
}

#contactmenu a:hover
{
       background: transparent url(/i/linkslist.gif) -160px -300px no-repeat;
}

body#contact #contactmenu 
{
       background: transparent url(/i/linkslist.gif) -310px -300px no-repeat;
}


#center
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 10px;
        text-align: justify;
/*        border: 1px black solid; /* debug */
}

#right
{
	position: absolute;
        right: 10px;
        top: 160px;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 3px;
	padding-top: 100px;
/*        border: 1px black solid;  /* debug */
}

#foot
{
	clear: both;
	margin-top: 35px;
        font-size: 10px;
	text-align: center;
/*        border: 1px black solid; /* debug */
}


h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	}


h1 a:link, h1 a:visited	{
	display: block;	
	width: 740px;
	height: 150px;
	background: transparent url(/i/pnsbanner740.gif) top left no-repeat;
	margin: 0 0 0 12px;
	padding: 0;
	border: 0;
	}
	
h1 a:hover	{
	background: transparent url(/i/pnsbanner740.gif) top left no-repeat;
	}

a
{
	color: black;
	text-decoration: none;
}

a:hover 
{
        color: #6454ac;
}

#right a, #left a 
{
        font-family: "Courier New Bold", serif;
        line-height: 29px;
        font-weight: 900;
        color: black;
}

h3
{
	font-weight: normal;
        color: #6454ac;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

h3 a
{
	border: 0px;
	font-weight: normal;

	font-family: Arial, sans-serif;
	font-size: 14px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

 .prop {
    height:550px;
    float:right;
    width:1px;
 }

