html {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 10px;
	background-image: url(../_images/bgnd_v3.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

h3 {
	background-color:#CCCCCC;
	font-size: 1em;
	background-image: url(../_images/header_v3.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
}

.galleryCatHeader a:link, .galleryCatHeader a:hover, .galleryCatHeader a:visited, .galleryCatHeader a:active {
	font-size: 1em;
	color: #000000;
	border: 0px;
}

#naviLeft h3, #naviRight h3 {
	margin-top: 5px;
}

#header1 {
	background-color: #FFFFFF;
	background-image: url(../_images/topHeader_v3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	height: 90px;
	display: block;
	text-align: right;
	margin: 0px;
}

#header1 h1 {
	visibility: hidden;
	display: none;
}

#header2 {
	background-color: #CCCCCC;
	background-image: url(../_images/topHeader2_v3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	width: 100%;
	height: 19px;
	display: block;
	text-align: right;
	padding: 0px;
	margin: 0px;	
	vertical-align: middle;
	color: #666666;
	font-size: 0.75em;
}

#header2 img {
	border: 0px;
	margin-right: 2px;
	margin-top: 2px;
}

#header2 a {
	border: 0px;
}

#feeds {
	border-bottom: 0;
}

#feeds img {
	margin-top: 22px;
	margin-right: 5px;
}

#naviLeft {
	width: 177px;
	display: block;
	background-image: url(../_images/navi_bgnd_v3.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;	
}

#naviLeft ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../_images/navi1_v3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;		
	padding-top: 10px;
	clear: both;
}

#naviLeft li {
	margin-bottom: 6px;
	padding: 2px;
	text-align: center;
	font-weight:bold;
}

#naviLeft a {
	color: #333333;
	text-decoration: none;
	border: 0px;
}

#naviLeft a.active {
	color: #000000;
}

#naviFooter {
	text-align: center;
	background-image: url(../_images/navi2_v3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	padding-top: 15px;
	margin-top: 10px;
}

#naviFooter a img {
	margin-bottom: 10px;
}

#leftCol {
	width: 177px;
	float: left;
	display: block;
	margin-right: 16px;
}

#clustermap {	
	padding-left: 11px;
	padding-top: 15px;
	padding-bottom: 8px;
}

#clustermap a {
	border-bottom: 0;
}

#page {
	background-color: #FFFFFF;	
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	border: 0px;
	float: left;
}

#content {
	margin: 0px;
	padding: 0px;
	margin-left: 230px;
	margin-right: 10px;
	padding-top:5px;
	text-align: left;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #476687;
	color: #476687;
	font-weight: bold;
}

.author {
	width: 100%;
	text-align: right;
	font-size: 0.8em;
}

.block {
	display: block;
}

.galleryCatListing {
	float: left;
	display: block;
	width: 280px;	
	height: 150px;
	font-size: 0.9em;
	margin-right: 10px;	
}

.galleryCatListing img {
	float: left;
	margin-right: 5px;
}

.linkEntry {
	margin-bottom: 20px;
}

.linkEntry img{
	float:left;
	border:1px solid #6C6C6C;
	margin-right:5px;
}

#galleryPicThumbs {
	float:right;
	margin-top:30px;
}

#galleryPicThumbs img {
	padding-bottom: 5px;
	border:1px solid #999999;
}

#galleryPic img {
	border:1px solid #999999;
}

#galleryPic a, #galleryPicThumbs a {
	border: 0px;
}

.comment h4 {
	padding: 0;
	margin: 0;
}

.comment {	
	min-height: 130px;
	padding: 10px;
}

.commentData {
	padding-left: 165px;
	margin-top: 0;
}

.gravatar {
	width: 128px;
	height: 115px;
	padding: 18px;
	float: left;
	background:transparent  url(../_images/gravatar_bgnd.gif) no-repeat 0 0;
	margin: 0;
}

.gravatar a, .gravatar a img {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0;
}

.gravatar img {
	margin-bottom: 24px;
}

.oddEntry {
	background: url(../_images/oddEntry.jpg) repeat-y 0 0;
	border: 1px solid #B5CEDE;
	border-left: 0;
	border-right: 0;
}

.gbWebdata {
	float: right;	
}

.gbWebdata a{
	border: 0px;
}

.gbAdmincomment {
	color: #476687;
}

#gb {
	margin: 0px;
	padding: 0px;
}

#gb a {
	border: 0px;
}

#gb label {
	width: 200px;
	display: block;
	float: left;
}

#gb br {
	clear:none;
}

#gb textarea, input {
	border: 1px solid #999999;
	margin-bottom: 3px;
}

#gb textarea {
	width:98%;
}

input[type=submit], input[type=reset], input[type=button] {
	margin-top:3px;
	padding: 0px;
	vertical-align: middle;
}

img {
	border: 0px;
}

.rightImage {
	float: right;
	padding-left: 5px;
}

.leftImage {
	float: left;
	padding-right: 5px;
}

.error {
	color: #CC0000;
	font-size: 0.8em;
	font-weight: bold;
}

textarea, input, select {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	background-image: url(../_images/textarea_v3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#msg {

}

/* tagcloud */
.wrap { 
	width: 80%; 
	margin: 50px auto; 
	padding: 0; 
}

.cloud { 
	width: 100%; 
	margin: 0; 
	padding: 20px; 
	background-color: #f2f4f6; 
	border: 1px solid #abc; 
	text-align:justify; 
	line-height: 1em; 
}

.tag9 { 
	font-size: 27px; 
	color: #e1a;
}

.tag8 { 
	font-size: 25px; 
	color: #d2a;
}

.tag7 { 
	font-size: 23px; 
	color: #c3a;
}

.tag6 { 
	font-size: 21px; 
	color: #b49;
}

.tag5 { 
	font-size: 19px; 
	color: #b49;
}

.tag4 { 
	font-size: 17px; 
	color: #a59;
}

.tag3 { 
	font-size: 15px; 
	color: #859;
}

.tag2 { 
	font-size: 13px; 
	color: #659;
}

.tag1 { 
	font-size: 11px; 
	color: #479; 
}

<!--[if lt IE 7]>
a { 
	line-height: 1.2em; 
}

.cloud { 
	line-height: 1.2em; 
}
<![endif]-->
/* tagcloud end */

/* del.icio.us linkroll  formatting */
.delicious-posts { }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0;}
.delicious-post { border-top: 1px solid #D6D6D6; padding: 0.25em; font-size: 10px; }
.delicious-odd { background-color: #EFEFEF; }
.delicious-banner a { font-size: 12px; }
.delicious-post a:hover { text-decoration: underline; }
.delicious-post a { text-decoration: none; display: block; padding: 0.3em; }
.delicious-post a { }
.delicious-network-add { font-size: 12px; }