.mnl, .mnr, .mn, .fr, .fl, .f{
	position:relative;
	float:left;
	width:7px;
}
.mnl, .mnr, .mn{
	height:35px;
}
.mnl{
	background: #595959 url(images/mnl.png) no-repeat;
}
.mnr{
	background:url(images/mnr.png) no-repeat;
}
.mn{
	width:786px;
	background:url(images/mn.png) repeat-x;
}
*html p{
	margin:20px;
}
p{
	margin:10px;
}
/*********************************/
.fl, .fr, .f{
	height:7px;
	margin-bottom:-6px;/* BAAAD*/
	background-position:bottom;
}
.fl{
	background:url(images/fl.png) no-repeat;
}
.fr{
	background:url(images/fr.png) no-repeat;
}
.f{
	width:786px;
	background:url(images/f.png) repeat-x;
	
}
.flickrev{
	position:relative;
	float:left;
	margin-left:200px;
	background:url(images/flickrev.png) no-repeat;
	width:190px;
  	height:73px;
}
*html .flickrev{
	margin-left:50px;
}


/*********************************/
/*********************************/
/*********************************/
 .search_input{
	position:relative;
	width:185px;
  	height:20px;
  	padding-bottom:1px; 
	background:url(images/search.png) no-repeat;
 	float:left;
}
 .search_input input{
	font-family: "CenturyGothic";
  	position:relative;
	left:10px;
	height:19px;
	border:0px;
	background:transparent;
	font-family: Trebuchet MS;
	position:absolute;
  	width:110px;
	left:30px;
}
input.searchbutton {
    background:url(images/sbutton.png) no-repeat;
    position:absolute;
    left:165px;
    top:3px;
    width:15px;
    height:15px;
    cursor:pointer;
}
/*********************************/
/*********************************/
/*********************************/

.mntext1,.mntext2{
	font-size: 13px;
	position:absolute;
}
.mntext1{
	top:7px;
	left:60px;
}
.mntext2{
	top:7px;
	right:60px;
}
.clear{
 	clear: both;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}	

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
	
.narrowcolumn {
	float: right;
	padding:20px;
	width: 450px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 10px;
	width: 760px;
	border: none;
	font-size:10px;
	float: left;
}

/* End Structure */

body {
	margin: 0 0 20px 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #595959 url('images/bodybg.png');
	background-repeat:repeat-x;
	text-align: center;
}
*html body{
	background: #595959 url('images/bodybgIE.png');
	background-repeat:repeat-x;
}
#page {
	margin: 10px auto;
	padding: 0;
	width: 800px;
	background-color: white;
	text-align: left;
	position:relative;
}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;	
}

#content {
	font-size: 1.2em
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS';
	font-weight: bold;
	}

h1 {
	font-size:22px;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #777;
	text-decoration: none;
}

a:hover, h2 a:hover, h3 a:hover {
	color: #147;
	text-decoration: underline;
}

/*	Begin Headers */
h1 {

	margin: 0;
}
h2,h3 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#dir{
	background:url(images/dir.png) no-repeat;
	width: 222px;
	height: 39px;
	position: absolute;
	top:40px;
	left:-34px;
	padding-left:75px;
	padding-top:5px;
	font-size: 22px;	
}
#sidebar
{
	margin-top:50px;
	margin-left:10px;
	margin-right:10px;
	width: 260px;
	background-color:#d7d7d7;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border:solid #ababab 1px;
	float:left;
	font-size: 13px;

}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

}
#sidebar h2 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	display: block;
	background:#bbb;
	font-size: 16pt;
	padding: 3px 20px 3px 20px;
	border:solid #ababab 1px;
	margin: 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 20px 5px 20px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 20px 5px 20px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
}
a{
	color:black;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#

img.alignleft, div.alignleft

{

float:left;

margin:0 0.5em 0.5em 0;

}

img.alignright, div.alignright

{

float:right;

margin:0 0 0.5em 0.5em;

}

img.aligncenter, div.aligncenter

{

text-align:center;

margin:0 auto;

}
