
		/* formatting of text and ish */
	
	A  {
 	color : #FFA366;
	font-weight: bolder;
	font-family : verdana, arial, sans-serif;
}

A:Visited  {
	color : #FFA366;
}

A:Hover  {
	font-family : verdana, arial, sans-serif;
	color : #EEE9BF;
	background-color : #663300;
}


#date {
	color:black;
	font-weight:700;
	text-align:left;
	font-size:1em;
	line-height:.8em;
	position:relative;
	left:-.7em;

	}

#author1 {
	font-family : verdana, arial, sans-serif;
	font-size:0.9em; 
	margin-top:1em;
	margin-left:.4em;
	line-height:0em;
	color:#663300;
	}
H1  {
	font-weight : bold;
	font-size : 1.4em;
	line-height:1em;
	color : #993D00;
	border-color : #993D00;
	border-style : inset;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 2px;
	padding-right : 2px;
	padding-bottom:.3em;
	margin-left:.3em;
	margin-top:1em;
}
h1 a { text-decoration: none;}
#entry {
	color : #993333;
	font-family : verdana, arial, sans-serif;
	font-size : .9em;
	line-height : 1.1em;
	padding-right : 2.5em;
	padding-left : 2.5em;
	margin-right : 2.5em;
	margin-left : 3em;
	padding-top : 1.4em;
	padding-bottom : 1em;
	margin-bottom:4em;
}

#comments {
	color : #993333;
	background-color : #F5F5DC;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 3px;
	border-bottom-width : 3px;
	border-color : #003000;
	border-style : solid;
	font-family : verdana, arial, sans-serif;
	font-size: .9em;
	line-height: 1.1em;
	padding-right : 3em;
	padding-left : 2.5em;
	margin-right : 2.5em;
	margin-left : 3em;
	padding-top : 1.4em;
	padding-bottom : 1em;
	margin-right : 2.5em;
	margin-left : 3em;


}

#bowel {
	font-family : verdana, arial, sans-serif;
	font-weight : lighter;
	line-height : 1em;
	font-size : .9em;
	color : #663300;
	text-align : left;
	margin-top:.5em;
	}

#bowel strong {
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	line-height : 1em;
	font-size : 1em;
	color : #663300;
	text-align : left;
	margin-top:.5em;
	}
h3 {
	text-align:center;
	font-size: .8em;
	font-weight : bold;
	line-height : 1em;
	color : #993D00;
	position:relative;

		}
#credits {
	font-size : .7em;
	text-align : right;
	}
#entry img {
	background-color:#000000;
	border: 10px solid #ffffff;
}

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;

}

/* end of formatting ish*/

	body {
    margin:0.2em 0.2em 0 0.2em;
    padding:0;
	width: 800px;
	background-color : #993D00;	
	font-family : verdana, arial, sans-serif;
}

/* top title bar */



#level1 {
    padding-left:0.5em;
    background:#993D00;
}
#topBar {
	text-align: justify;
  background-image: url("/media/images/free_banner.jpg");
}
#f2btitle  {
	font-family : verdana, sans-serif;
	font-weight : bold;
	font-size : 3em;
	font-style: italic;
	color : #EEE9BF;
	padding-top : .2em;
  position: relative; top: 16px;
}
#slogan {
	font-size: 1.25em;
	font-weight: bold;
	color :  #EEE9BF;
	/*#F5F5DC; #EEE9BF;*/
	text-align: right;
	margin-bottom:.3em;
}
/*end title bar */

#main {
	float:left;
	border: 1px solid #663300; 
	background-color : #F5F5DC;	
	margin-top:.5em;
    padding-right:0.6em;
	padding-left:0.8em;
	padding-top:.8em;
	font-family : verdana, arial, sans-serif;
	color:#993D00;
	font-size:.9em;
	width: 41em;

}
/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#menu {
     	float:right;
	    width:11em;
	    background:#FFF0E6;
		border-color:	#FF6600;
		border-style : double;
		border-width: 0px 0px 2px 2px;
		padding:0 0 .5em .5em;
		clear:right;
		margin-top: 1.5em;
		margin-bottom: 1em;
		margin-right: .75em;
}

#menu A {
	color : #663300;
	font-weight: bolder;
	font-family : verdana, arial, sans-serif;
	text-decoration:none;
}
#menu A:Hover  {
	font-family : verdana, arial, sans-serif;
	color : #EEE9BF;
	background-color : #663300;
}
#menu_title{
	font-weight : bold;
	font-size : 1.2em;
	line-height:.8em;
	text-align:center;
	color : #993300;
	margin-right : .3em;
	padding-bottom:.3em;

}
	/*#menu2 {

		position: relative;
	    background:#EEE9BF;
		border-color:	#68838B;
		border-style : double;
		border-width: 0px 0px 2px 2px;
		padding:0 0 .5em .5em;
		margin-top: .5em;
		margin-bottom: 2em;
		margin-left: 1em;
}*/
	.nav	{
	font-size: .8em;
	line-height: 1em;
	padding-left: 3em;
	border : 1px solid #CC9966;
}

#read1	{
	font-size: .8em;
	line-height: 1em;
	padding-bottom:.1em;
	margin-top:.3em;
	margin-right:.2em;
	padding-left:.1em;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-right-width : 2px;
	border-left-width :0;
	border-color : #FF6600;
	border-style : solid;

}
#read2	{
	font-size: .8em;
	line-height: 1em;
	padding-bottom:.1em;
	margin-top:.3em;
	margin-right:.2em;
	padding-left:.8em;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-left-width :2px;
	border-color : #FF6600;
	border-style : solid;
	text-align:right;
}

#menu p { 
	font-size:10px;
	}
#wrapper {
		width:820px;
		float:top;}
	

