	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
	{
		background-color: #e5e5e5;
		position: absolute;
		top: 0px;
		left: 10px;
		width: 96%;
		max-width: 920px;
		min-width: 790px;
		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;
		background-image: url(http://www.projectsinknowledge.com/images/pik2.gif);
		background-position: top left;
		top: 0px;
		left: 250px;
		width: 365px;
		height: 60px;
		background-repeat: no-repeat;
	}
	#logorow3
	{
		position: absolute;
		background-image: url(http://www.projectsinknowledge.com/images/tik2.gif);
		background-position: top left;
		top: 0px;
		left: 495px;
		width: 150px;
		height: 60px;
		background-repeat: repeat;
	}
	#initrow {
		background-image: url(http://www.projectsinknowledge.com/images/initbkg.gif);
		background-position: top left;position: absolute;
		top: 123px;
		left: 10px;
		height: 870px;
		width: 150px;
		}
	#content {
		background-image: url();
		background-position: top left;
		position: relative;
		top: 0;
		left: 160px;
		height: auto;
		width: 420px;
		}
	#contentwide {
		background-image: url();
		background-position: top left;
		position: relative;
		top: 0;
		left: 165px;
		width: 619px;
		}
	#features {
		position: absolute;
		top: 123px;
		left: 595px; 
		width: 195px;
		height: 870px;
		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;}
		
	
	
	
	/*	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;
}

.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;
  }

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

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


