body	{	font-family:helvetica, arial, sans-serif;	font-size:11px;	margin: 0px;	color:#000;	background: #FFF; 	line-height: 15px;
    text-transform: uppercase;	}*	{	margin:0;	padding:0;	}/* header*/	div#wrapper	{	width: 100%;	margin:0;	padding:0;	}div#left	{	width: 5%;	float: left;	}div#left2	{	width: 15%;	float: left;	}	div#left2Logo	{	height: 100px;	}div#left2Nav;	{	}div#content	{	width: 60%;	float: left;	}	div#contentNav	{	height: 100px;	}div#contentNav #outer	{	float: right;	}div#contentContent	{	}div#previewHolder	{	margin: 0px 0px 0 0;	float: left;	width: 75px;	height: 75px;	display: inline;	}div#right	{	width: 30%;	float: left;	}div#footercontent	{	color: #ddd;	margin: 20px 0 0 0;	}div#footercontent *	{	color: #ddd;	}/* standard settings*/a	{	color:#000;	text-decoration:none;	font-weight: bold;	}a:visited	{	text-decoration:line-through;	}	a:hover	{	text-decoration:underline;	}
    
a:active .current
	{
	text-decoration:underline;
	}
p	{	margin: 0 0 20px 0;	}h1, h2, h3, h4, h5, h6	{	font-size:11px;	font-weight: bold;	}div#content img	{	margin: 0px 0 20px 0;	}                  .dogvdvhdr {            width:200px;            background:#000;            padding:5px;            color: #fff;           	font-weight: bold;         }                                    .dogvdvbdy {            background:#000;            width:200px;            padding:5px;            color: #fff;         }                  #outer {height: 100px; overflow: hidden; position: relative;}#outer[id] {display: table; position: static;}#middle {position: absolute; top: 50%;} /* for explorer only*/#middle[id] {display: table-cell; vertical-align: middle; position: static;}#inner {position: relative; top: -50%} /* for explorer only */