	p {
		font-family: Verdana, sans-serif;
		font-weight: normal;
		font-size: 11px;}

	html, body {
      margin:0;
      padding:0;
      border:none;
      font-family: tahoma, arial, helvetica, verdana;
      font-size: 10px;
   }
   	
	h1 {
		font-size: 16px;
		font-weight: bold;
		}
	h2 {
		font-size: 13px;
		font-weight: bold;
		}
		
	#toprow
	{
		max-width: 980px;
		min-width: 790px;
		background-color: #e5e5e5;
		position: absolute;
		top: 0px;
		left: 10px;
		width: 96%;
		height: 25px;
		background-image: url();
		background-repeat: repeat-x;
		line-height: 25px;
		border-width: 1px;
		border-color: #666;
		border-style: solid;
		font-size:11px;
		font-weight: normal;
		text-transform: capitalize;
		font-family: arial, sans-serif;
		padding-left: 5px;
		color: #333333;
		text-align: left;
		vertical-align: bottom;
		margin-top: 10px;
		clear: both;
	}
	#logorow
	{
		position: relative; top: 48px;
	}
	#logorow2
	{
		background-color: white;
		position: absolute;
		top: 48px;
		left: 10px;
		width: 980px;
		height: 70px;
	}

	#initrow {
		background-image: url(http://www.projectsinknowledge.com/images/initbkg.gif);
		background-position: top left;
		position: absolute;
		top: 120px;
		left: 2px;
		height: auto;
		width: 150px;
		}
		
	#content {
		background-image: url();
		background-position: top left;
		position: absolute;
		top: 120px;
		left: 169px;
		height: auto;
		width: 420px;
		}
		
	#content3 {
		background-image: url();
		background-position: top left;
		position: absolute;
		top: 120px;
		left: 169px;
		height: auto;
		width: 420px;
		}
		
	#contentwide {
		background-image: url();
		background-position: top left;
		position: relative;
		top: 3px;
		left: 165px;
		width: 619px;
		}
	#features {
		position: absolute;
		top: 120px;
		left: 595px; 
		width: 195px;
		height: auto;
		line-height: 18px;
		}
	#features2 {
		position: absolute;
		top: 120px;
		left: 800px; 
		width: 195px;
		height: auto;
		line-height: 18px;
		}
		
    #initrowNew {
		background-image: url(http://www.projectsinknowledge.com/images/initbkg.gif);
		background-position: top left;
		position: absolute;
		top: 70px;
		left: 2px;
		height: auto;
		width: 150px;
		}
	#initrowNew2 {
		background-image: url(http://www.projectsinknowledge.com/images/initbkg.gif);
		background-position: top left;
		position: absolute;
		top: 120px;
		left: 2px;
		height: auto;
		width: 150px;
		}
	
	#contentNew {
		background-image: url();
		background-position: top left;
		position: absolute;
		top: 70px;
		left: 169px;
		height: auto;
		width: 420px;
		}
		
	
	#featuresNew {
		position: absolute;
		top: 70px;
		left: 595px; 
		width: 195px;
		height: auto;
		line-height: 18px;
		}
	#features2New {
		position: absolute;
		top: 70px;
		left: 800px; 
		width: 195px;
		height: auto;
		line-height: 18px;
		}		
		
		
		
		
		
		
		
	#ads {
		position: absolute;
		top: 123px;
		left: 800px; 
		width: 130px;
		height: 720px;
		line-height: 18px;
		}
	#staticmenu
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 745px;
		background-color: #e5e5e5;
		height: 25px;
		line-height: 25px;
		border-width: 1px;
		border-color: #666;
		border-style: solid;
		font-size:11px;
		font-weight: normal;
		text-transform: capitalize;
		font-family: arial, sans-serif;
		padding-left: 5px;
		color: #333333;
		text-align: center;
		vertical-align: bottom;
		margin-top: 10px;
		clear: both;
	}
	#footer
	{
		vertical-align: bottom;
		background-color: white;
		position: relative;
		top: 35px;
		left: 10px;
		width: 745px;
		height: auto;
		line-height: 14px;
		font-family: arial, san-serif;
		font-size: 10px;
		color: #333;
		text-align: center;
	}
		
	.act {
		font-weight: normal;
		font-family: tahoma, verdana, sans-serif;
		font-size: 12px;}
		
	.actheadb {
		font-weight: bold;
		font-family: tahoma, verdana, sans-serif;
		font-size: 13px;}
		
#nfooter {
  position: fixed;
  border-top: 1px solid #ddd;
  border-bottom: 10px solid #f5f5f5;
  background:url(/images/footer.gif) #f5f5f5;
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-align:left;
  color: #333;
  font-size: 10px;
  z-index:10000;
  opacity:0.8;
  filter:alpha(opacity:85);
}

#nfooter p {
  float: left;
  margin: 0px;
  padding-top:4px;
  padding-left:35px;
  text-transform:lowercase;
}

#nfooter p.info {
  float:right;
  padding-right:35px;

}

#nfooter a {
  color: navyblue;
  padding-left: 20px;
  text-decoration: underline;
}

#nfooter p.info a {
  padding-left: 0px;	
	
	
	/*	html {
			background-color: white;
			/*background-image: url(http://test.projectsinknowledge.com/images/background2.gif);
			background-position: top right;
			margin: 0px;
			padding: 0px;
			color: black;
		}
*/				
		a:link,a:visited
		{
			color: blue;
			text-decoration: underline;
		}
		a:link.stealth
		{
			color: #000000;
		}
		a.InactiveLink
		{
			color: #999999;
		}
		a:Hover
		{
			color: black;
			text-decoration: underline;
		}
		a img{
			border: 0px;
		}
		a.toprow:link,a.toprow:active,a.toprow:visited {
			color: #333;
			text-decoration: none;
		}
		a.toprow:hover {
			color: blue;
			text-decoration: underline;
		}
		a.init:link,a.init:active,a.init:visited {
			color: #344955;
		}
		a.init:hover {
			color: firebrick;
		}
		a.inith:link, a.inith:active, a.inith:visited {
			font-weight:bold;
			color: firebrick;
		}
		a.inith:hover {
			font-weight:bold;
			color: blue;
		}

/* FOOTER LINKS  */

		ul.foot {
			float:left;
			width:100%;
			padding:0;
			margin:0;
			list-style-type:none;
			}
		a.foot:link, a.foot:active, a.foot:visited {
			float:center;
			width:auto;
			text-decoration:none;
			color: black;
			background-color: #e5e5e5;
			padding: 3px;
			border-right:1px solid white;
			}
		a.foot:hover {
			color: #e5e5e5;
			text-decoration: underline;
			background-color: #333;
			}
		li.foot {
			display:inline;
			}

/* CONTENT LINKS */

		a.content {
			color: #2D2D2D;
		}
		a.content:hover {
			color: blue;
			text-decoration:underline;
		}
		a.contenth {
			font-weight:bold;
			color: firebrick;
		}
		a.top {
			color: #eeeeee;
		}
		a.top:hover {
			color: gold;
		}
		a.toph {
			font-weight:bold;
			color: firebrick;
		}
		}
		div#logorow
		{
			margin: 0px;
			text-align: center;
			color: white;
			clear: both;
		}
		
.rss_box { width:145px;
}

.rss_items {
       line-height: 12px;
       list-style: none;
       margin: 0 0 15px 0;
       padding:0;
}

.rss_item  {
  font-size: 9px;
  font-family:verdana;
  font-weight:normal;
  padding:0;
  margin-bottom: 10px;
  color: #444444;
  text-decoration: none;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
  font-size: 9px;
  font-family:verdana;
  font-weight:normal;
  padding:0;
  margin-bottom: 10px;
  color:darkblue;
  text-decoration: none;
  }

.rss_item a:hover { 
  font-size: 9px;
  font-family:verdana;
  font-weight:normal;
  padding:0;
  margin-bottom: 10px;
  color:darkred;
  text-decoration: underline;
	}		

td.medpage	
	{
		border: solid;
		border-width: 0 1px 1px 1px;
		border-color: darkblue;
		padding: 0;
		background: aliceblue;
	}

a.initPage:link, a.initPage:visited
{
    color: #0000FF;
    text-decoration: none;
}

a.initPage:hover
{
    color: darkblue;
    text-decoration: underline;
}

a.initPage:InactiveLink
{
    color: #999999;
}

a.initPageAdv:link, a.initPageAdv:visited
{
    text-decoration: none;
    font-family: verdana, arial, helvetica, sanserif;
}

a.topLink {
    color: darkblue;
    font-size:10px;
    text-decoration: none;
}
a.topLink:hover {
    text-decoration: underline;
}

