body {
	/*background-color: #1C1C1C;*/
	background-color:Gray;
	margin: 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: left top;
	/*background-image: url(bodybck.jpg);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
#iconlinks{
	margin-top:40px;
	
	
}
#divider{
	margin-top:5px;
	margin-bottom:5px;
	height:10px;
	width:100%;

	clear:both;
}
#container{
	margin: 0;
	text-align:center;
	width: 100%;
	/*background-image: url(header.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	height:600px;
}

#comment-container {
	margin: auto;
	width:500px;
	text-align:center;
	/*background-image: url(header.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;

}

.spacer{
	clear:both;
	height:0px;
	font-size: 0px;
}
#main{
	margin-top:10px;
}
#header{
	height:75px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#home{
	margin-top:30px;
	height:20px;
	width:200px;;
	
}
#home a{
	display:block;
	width:100%;
	height:100%;
}
#comment-header{
	
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:left;
	
}
#footer{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left:auto;
	margin-right:auto;
}
.logo{
	float:left;

}
.blogstrip{
	height: 75px;
	padding: 0px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	
}
#top-nav{
	margin-top:10px;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	width:660px;
}

#top-nav a{
	color:#999999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display:inline-block;
	width:60px;
	padding: 1px;
	border: 1px solid #333333;
	background-color:#000000;
	text-decoration: none;
	filter:blendTrans(duration=0.5);
}
#top-nav a:hover{
	color:#333333;
	text-decoration: none;
	background-color: #D0C2A5;
}
.blog-nav {

}
#blogimage-entry{
	color:#999999;
	font-size: 11px;
	font-weight: normal;
	margin: auto;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 5px;
	float:right
	
}
.blogimage{
	padding:0px;
	height: auto;
	width: auto;
	margin: auto;
}
.blogimage IMG{
	
	padding:10px;
	background-color:#000000;
	border:1px #666666;
	border-style:solid;

}


#blogimage-container {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.viewer-comments a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal
}
.viewer-comments input{
	color: #999999;
	background-color: #000000;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
.viewer-comments textarea{
	color: #CCCCCC;
	background-color: #000000;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 500px;
	height:150px;
}
.viewer-comments span#header{
	font-weight:bold;
	color:#666666;
	padding-left:20px;
	
}

.viewer-comments hr{
	color: #333333;
	height: 1px;
	display:none;
}
.viewer-comments p{
	background-color: #1C1C1C;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	color: #CCCCCC;
	font-weight: normal;
	background-image: url(commentbg.jpg);
	background-repeat: no-repeat;
}



.viewer-comments a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.viewer-comments {
	color: #C9C8B4;
	text-decoration: none;
	font-weight: bold;
	text-align:left
}
.blogimage-comment-text{
font-size:12px;
 color:#999999

}


.Categorylinks {
	float:right;
	text-align:center
}

.Categorylist {
	margin-right: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C6144;
	float: left;
	margin-left: 10px;
}
.Categorytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8E8D6F;
	text-align: left;
	float:right;
	margin-left:10px;
	background-color:#333333
	
	
}
.Categorylist a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}
.Categorylist a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	width: 120px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
select {
	color: #999999;
	background-color: #000000;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	border: 1px solid #FFFFFF;
}
#about-container {
	width: 750px;
	min-height:500px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top: 5px;
	/*background-image: url(about_graphic.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:Gray;
	border:1px solid #333333
}
.abouttext {
	text-align: left;
	float:left;
	padding: 10px;
	width: 200px;
	color:#000000	
}

.aboutblogstrip {
	border-color: #CCCCCC;
	border-width: 1px;
	height: 84px;
	padding: 0px;
}


.blogthumbnail {
	float:right;
	
}
.blogthumbnail img{
	padding:5px;
	background-color:#000000;
	border:1px #666666;
	border-style:solid;
	border-top:none;
	width:80px;
	height:80px;
}

#main-nav{
	margin:0px;
	border-bottom: solid 1px #666666;
}
#main-nav ul{
	text-align: center;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	
}
#main-nav ul li{
	display: inline;
	margin-left: -4px;
}
#main-nav a{
	font-weight: bold;
	color: #cccccc;
	font-size:xx-small;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
}
#main-nav a:hover{
	background-color: #D0C2A5;
	color: #000000;
}

#main-nav  a#first {
	border-left: 1px solid #666666;}

#archive-container {
	width: 750px;
	min-height:500px;
	_height:500px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top: 5px;
	/*background-image: url(archive_graphic.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	background-color:Gray;
	border:1px solid #333333;
	text-align:left;
	padding:10px;

}
#links{
	text-align:left;
		
}
#links ul{
	list-style-type:square
}
#links ul ul{
	list-style-type:none;
	margin:0
}

#archive-nav{
	float:right;

	
}

#archive-nav h2{
	margin:0px;
	padding:2px;
	width:150px;
	display:block;
	font-size:10px;
	font-weight:normal;
 	background-color: #000000;
	color:#999999;
	border:1px solid #333333
}
#archive-nav ul{
	list-style: none;
	margin:0px;
	padding:0px;
	
}
#archive-nav a{
	width:150px;
	border:none;
	text-decoration: none;
	text-align:center;
	padding:2px;
	display:block;
	font-weight:normal;
	color:#999999}
#archive-nav a:hover{
	color:#333333;
	background-color: #D0C2A5;
}
#archive-nav  a#current {
	background-color:#4A4E4D;
	color:#D0C2A5}
#thumbnail-container {

	float:left;
	
}
