	h2
	{
		text-align:left;
	}
	body
	{
		background: #000 url("../images/bgradial-green.png") top center fixed no-repeat;
		/*border-top: 5px solid #91ff38;*/
		color: #999;
		font-size: 11px !important;
		padding: 0 0 40px;
		font-family: Trebuchet MS, Sans;
	}
	p
	{
		/*border:solid 1px #666;*/
		overflow: hidden;
		padding:0;
		padding-top:3px;
		text-align: left;
		color:#eee;
		font-size:11px;
	}
	
	.container_12
	{
		margin-bottom: 20px;
		padding-top:20px;
		/*background:url("../images/bgtrans.png") repeat;*/
	}
	img.siteimage
	{
		padding:5px;
		border:dashed 1px #040;
		background:#010;
	}
	img.siteimage:hover{
		border:dashed 1px #0ff;
	}
	img.sitetitle
	{
		margin-bottom:10px;
		float:left;
	}
	h3
	{
		font-size:14px;
		text-align:left;
		color:#666;
	}
	p.smalllead
	{
		font-style:italic;
		color:#999;
		font-size:10px;
		text-align:right;
	}
	a 
	{
		color:#FF0084;
		text-decoration:none;
	}
	a:hover	
	{
		/*color:#f0f;
		text-decoration:underline;*/
		color:#0ff;
	}
	p.sitename
	{
		font-weight:bold;
	}
	h1.navtop
	{
		text-align:right;
		color:#217f08;
	}
	a.active
	{
		color:#0ff;
	}
	div.hr
	{
		background:url("../images/1pxline.png") center top no-repeat;
		height:5px;
		width:100%;
	}
	div.clear	
	{
		min-height:10px;
	}
	div.cvdown
	{
		padding:10px;
		border:dashed 3px #040;
	}
	div.cvdown:hover
	{
		border: dashed 3px #0ff;
	}
	p.smallcaption
	{
		font-style:italic;
		font-size:10px;
		text-align:center;
	}
	div.details 
	{
		font-size:11px;
		text-align:left;
		color:#666;
	}
	h1 
	{
		text-align:left;
	}
	img, div, input 
	{ 
		behavior: url("css/iepngfix.php") 
	}