html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body
{
	padding: 0px;
	margin: 0px; /*color: #000;*/
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" , Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100.01%;
	line-height: 1;
	background-image: url(     "/images/greenGrid.png" ); /*background-color: #0e0e0e;*/
	background-position: bottom left;
	background-repeat: repeat-x;
}

/*** The Essential Code ***/

body
{
	margin: 0;
	padding-left: 200px; /* LC fullwidth */
	padding-right: 255px; /* RC fullwidth + CC padding */
	min-width: 255px; /* LC fullwidth + CC padding */
}

#header, #footer
{
	margin-left: -200px; /* LC fullwidth */
	margin-right: -260px; /* RC fullwidth + CC padding */
}

.column
{
	position: relative;
	float: left;
}

#center
{
	padding: 0 20px;
	width: 100%;
	/*border: solid thin red;*/
}

#left
{
	width: 204px; /* LC width */
	padding: 0 0px; /* LC padding */
	right: 240px; /* LC fullwidth + CC padding */
	margin-left: -100%;
	/*border: solid thin yellow;*/
	
}

#right
{
	width: 204px; /* RC width */
	padding: 0 20px; /* RC padding */
	margin-right: -100%;
	/*border: solid thin blue;*/
}

#footer
{
	clear: both;
}

/*** IE Fix ***/
* html #left
{
	left: 150px; /* RC fullwidth */
}

/*** Just for Looks ***/
#header
{
	background-color: #000;
}

#header, #footer
{
	font-size: large;
	text-align: center;
	padding: 0.5em 0.5em;
	background: #175024;
}

#left
{
	background: transparent;
}

#center
{
	background: transparent;
}

#right
{
	background: transparent;
}

.column
{
	padding-top: 1em;
	text-align: justify;
}




/* Below here for  modifications to the three column layouts */

img
{
	padding: 3px 3px 3px 0;
}

body
{
	font-size: 0.7em;
	background-color: #175024;
	color: #FFF;
}

h1
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	float: left;
	width: 260px;
	height: 150px;
	background: url(  "/images/simplicity-2.png" ) top left no-repeat;
}

h1 a
{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 260px;
	height: 150px;
	overflow: hidden;
}

h2, h2.sidebar-title {
	font-weight:bold;
	text-align:center;
	font-size: 1.25em;	
}

h3 {
	padding-top: 1.25em;
	padding-botton:.50em;
	font-weight:bold;
	font-size:1.1em;
}

#header
{
	/*position:fixed;
	top:0;
	left:0;*/
	height: 75px;
	padding-top: 10px;
	padding-bottom: 20px;
	background: #0e0e0e url(     "/images/bg.png" ) top center repeat-x;
}

#footer
{
	color: #F90;
	background-color: #000;
	text-align: left;
	font-size: 0.9em;
}

#tweets
{
	position: absolute;
	top: 107px;
	right: 30px;
	width: 204px;
	height: 300px;
	overflow: auto;
	text-align: left;
	display: block;
	background-color: transparent;
	color: #FFF;
	
}

a, #tweets a, #archiveLinks a
{
	color: #F90;
}

#archiveLinks { 
	position: absolute;
	top: 427px;
	right: 30px;
	width: 204px;
	height: 300px;
	overflow: auto;
	text-align: left;
	display: block;
	background-color: transparent;
	color: #FFF;	
}

#amazon-ads
{
	position: absolute;
	top: 0;
	right: 30px;
	text-align:center;
	padding-top:3.5px;
	padding-right: 3px;
}

#amazon-homelink 
{
background-color: #ebe8c0;	
}

#google-adsense {
	padding-top: 120px;
	padding-left:15px;	
}


div#sponser-banners {
     background-color:#ebe8c0; 
     width:240px; 
     clear:both; 
     margin:0; 
     padding:0; 
     position: 
     fixed; 
     bottom: 0; 
     right:0;
}

#powered-by, #amazon-homelink {
    background-color:#ebe8c0;
    vertical-align:middle;
}


ul#recently, ul.archive-list
{
	padding-bottom: 5px;
}
ul#recently li, ul.archive-list li
{
	text-align:left;
	padding-right:3px;
	padding-left: 25px;	
	padding-bottom: 5px;
}


/*Twitter Widget*/

#widgets_content
{
	padding: 0 20px 20px 20px;
	margin-top: 1em;
}

.blogger li#blogger
{
	background-color: #ddd;
}

.blogger p.blogger
{
	display: block !important;
}

.other-label
{
	font-size: 24px;
	margin-left: 15px;
	color: #666;
}

.widget-steps
{
	text-align: left;
	padding: 10px 20px 40px;
}
.widget-steps a
{
	border: 1px solid #CECECE;
	margin: 5px 0;
	padding: 4px 15px;
}
.widget-steps a.next-step
{
	float: right;
}
.widget-steps a.prev-step
{
	float: left;
}

.widget
{
	text-align: center;
	width: 320px;
	height: 470px;
}
.widget div
{
	padding: 5px;
	text-align: left;
	cursor: pointer;
	margin-bottom: 20px;
}
.widget div input
{
	vertical-align: middle;
	margin-right: 5px;
}
.json-widget ul
{
	margin: 5px 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
	padding: 5px;
}

#twitter_update_div a.time
{
	font-size: 85%;
}
#twitter_update_list li
{
	margin-bottom: 5px;
}

a#twitter-link
{
	display: block;
	text-align: right;
	margin-top: 4px;
}

/* End Twitter Widget*/

body
{
	background-color: #000;
} 


/*Def. lists*/
dl.table-display
{
width: 98%;
margin: 2em 0;
padding: 0;
}

.table-display dt
{
width: 98%;
/*
float: left;*/
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
	/*
float: left;
*/
width: 98%;
margin: 0 0 0 0;
padding: .5em;/*
border-top: 1px solid #999;*/
}
