	body {
		margin-top:10px;
		margin-left: 0px; margin-right: 0px;
		background-image:url(bgpic.jpg);
		font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;
		}

	A 		{ color: #708090; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #060; text-decoration: none; }
	A:visited	{ color: #060; text-decoration: none; }
	A:active	{ color: #993;  }
	A:hover		{ color: #c03;  }

	h1, h2, h3 
		{
		margin:0px; padding: 0px;
		}

	.description 
		{
		color: #4c90bf;
		font-size:12px;
		font-weight:bold;
  		text-transform:none;	
		display:block;
		}	

	#wrapper {
		width: 710px;
    	background-color: #000;
		margin-right: 100px;
		margin-left: 100px;
		margin-bottom:20px;
    	border-left: 5px solid #060;
        border-right: 5px solid #060;
        border-top: 5px solid #060;
        border-bottom: 5px solid #060;
		}

	#navigation {
		width: 180px;
        padding: 0px;
		margin-right: 2px;
		margin-left: 2px;
		margin-bottom:5px;
		}

.roundcont {
	background-color: #ffc;
	color: #600;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(br.gif) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#roundouterbox {
	padding: 2px;
	color: #600;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	}

#roundinnerbox {
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	}

.subject {
	font-size:18px;
	font-weight: bold;
	margin: 0mm -1mm 2mm -1mm;
	padding: 1mm 2mm 1mm 2mm;
}
				
.tagline {
	font-size: small;
}

.category {
	font-size:12px;
	font-weight: bold;
	margin: 0mm -1mm 2mm -1mm;
	padding: 1mm 2mm 1mm 2mm;
}

.comments {
	font-size: small;
	margin: 4mm 0mm 2mm 0mm;
	text-align: center;
}

.genmed {
	font-size: small;
}

	.side {
		color: #600;
		text-align:center;
		font-size:12px;
		font-weight:normal;
  		line-height:14px;
		}	
		
	.sidetitle {
		text-align:center;
		color: #600;
		font-size:14px;
		font-weight:bold;
  		line-height:14px;
  		padding:2px;
  		margin-top:0px;
  		border-bottom: 1px solid #600;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	.powered {
		color: #600;
		font-size:10px;
		font-weight:bold;
		line-height:14px;
		padding:2px;
		text-align:center;
		}	





