body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	color: #000000;
	margin:16px 0px 0px 32px;
	background-image:url(../i/bg-body.jpg);
}
a:link {
	text-decoration: none;
	color:#0000CC;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#000099;
}

td,th {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
#dContainer{
	width:780px;
}
#dHeader{
	text-align:left;
	position:relative;
	color:#002266;
	background-color:#0099FF;
	background-position:bottom left;
	background-image:url(../i/bg-header.jpg);
	width:100%;
	height:110px;
	z-index:10;
}
#dHeader a#mainLink{
	display:block;
	width:100%;
	height:100%;
}
#dHeader h1{
	display:none;
	margin:16px;
	padding:0px;
	font-size:28px;
	font-variant:small-caps;
}
h1{
	color:#000090;
	font-size:18px;
	font-weight:normal;
}
h2{
	color:#000090;
	font-size:14px;
	font-weight:normal;
}
h3{
	color:#000090;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}

#dHeader h2 {
	display:none;
	margin:16px;
}

#dBody{
	background-color:#FFFFFF;
}

.dMenu td{
	padding:0px;
	background-color:#009120;
	vertical-align:middle;
	height:22px;
}


.dMenu a:link, .dMenu a:visited {
	height:18px;
	text-decoration:none;
	color:#FFFFFF;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	background-color:#009120;
	padding:4px;
	padding-right:36px;
}
.dMenu a:hover{
	text-decoration:none;
	background-color:#f0C120;
	color:#110A00;
}
.thumbs{
	text-align:left;
	font-size:xx-small;
	background-color:#EFEFEF;
	border:1px dotted #EFEFEF;
	padding:8px;
	width:160px;
	left:578px;
	top:6px;
	position:absolute;
	height: 244px;
}
.thumbs img{
	margin-bottom:1px;
	border:1px solid grey;
	border-right:1px solid grey;
}

#dContent{
	padding:16px;
	text-align:left;
}
#dContent h3 {
	font-size:19pt;
	font-family:"Courier New", Courier, mono;
	color:#000000;
	font-style: normal;
}

#dContentFooter{
	display:none;
	position:relative;
	width:70%;
	z-index:20;
	padding:8px;
	background-color:#44CCFF;
	border:1px solid #0099FF;
}

#dFooter{
	padding:12px 24px 12x 24px;
	height:80px;
}
#dFooter td{
	font:10px Tahoma;
}

.dCopyright{
	font-size:10px;
}

#contentVizi{
	float:left;
	margin:0px 24px 16px 0px;
}
.inTextImage{
	float:left;
	margin:0px 24px 16px 0px;
}

.tblBrd {
	border-collapse:collapse;
}
.tblBrd .tdBrd {
	font-size:xx-small;
	border:1px solid green;
	background-color:white;
}




/* BLOG STYLES */


#banner {
		color:#000;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                border-top:4px double #666;
		display:none;
		}

	.description {
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				

	#container {
		background:#FFF;
		padding:24px;
		margin-right:48px;
	}
	
	.blog {
		background:#FFF;
		padding:24px;
		margin-right:48px;
	}

		
	.title	{
		font-size: medium;
		color: #666;
		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		color: #666; 
		border-bottom:1px dotted #009120;
		margin-bottom:10px;
	}			
		
	.posted	{ 
		font-size: 11px; 
		color: #000000; 
		margin-bottom:25px;
		}

	.blogbody{
	}
	
	.entries{
		margin-left:24px;
	}
		
	.side {
		color:#003;
		font-size:11px;
		font-weight:normal;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-size:small;
		padding:2px;
		font-weight:bold;
	}		
	
	.comments-body {
		color:#666;
		font-size:12px;
		font-weight:normal;
  		background:#FFF;
  		line-height:120%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-size:xx-small;
		font-weight:normal;
  		background:#FFF;		
	}	
			
	
	.trackback-url {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;
		margin-right:48px;
		}

