body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #6e8700;
}

h1{
	color:#596c01;}
	
h2{color:#969696;

font-size:18px;
font-weight:bold;
line-height:30px;
margin:50px;

text-decoration:none;}	
	
h3 {
	margin-bottom: 0px;
	cursor:pointer;
	text-decoration: none;
	line-height:normal;
}


#header{
	width:100%;
	text-align:center;
	font-size: small;
	color: #abb288;
	background-color: #576410;
	height: 30px;
	text-decoration: none;	
	height: 30px;
}

#header a {
	color: #abb288;
	text-decoration:underline;
	}

#container{background-attachment: scroll;
	
	background-image: url(../images/background.png );
	background-repeat: no-repeat;
	background-position: center center;
	}



#photo {
	width:100%;
	height:336px;
	background-image: url(../images/cam_geek.png );
	position: relative;
	right: -10px;
	display:block;
	}
	
#photo:hover {
	background-image: url(../images/cam_iaido.png );
	}

#sidebox{
	margin-top:97px;
	background-color:none;
	text-align: right;	
	
	}

#content{
	margin-top:107px;

	
	}

#myController{
	
	
	
	display:block;
	margin-top:60px;
	text-decoration:underline;
	color: #FFF;
	cursor:pointer;
	}
	
#myController ul li {
	list-style-position: outside;
	list-style-image: url(../images/list-plus.gif);
	list-style-type: none;	
	text-decoration:underline;
}

#mySlides{
	background-color: none;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	}


#next {
	margin-top:40px;
	
	
	}
.bigtext{
	color:#969696;
font-family:arial,sans-serif;
font-size:18px;
font-weight:bold;
line-height:30px;
margin:10px 20px 0;
position:relative;
text-decoration:none;
}

.bigtext a{
	color:#00F;
	}


#mySlides div{
	
	width:600px;}
	
#comments {
	background-color: #FFF;
	padding: 10px;
	margin-top:10px;
	}
	
	/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

#navigation{
	
	padding-left:60px;}

#navigation a {
	color:#373930;
	text-decoration:underline;
	font-size: 14px;	
	}

#navigation a:hover {
	color:#8bab00;
	text-decoration:none;
	
	}
	
	.jFlowNext{
	background-image: url(../images/arrow-next.gif);
	background-repeat: no-repeat;
	float: right;
	height: 69px;
	width: 69px;
	display:block;
	cursor:pointer;
}
	
	.jFlowNext:hover{
	background-image: url(../images/arrow-next-hover.gif);
	
}