body {
font: lighter 1.00em arial,'trebuchet ms',verdana,'lucida sans unicode',sans-serif;
color: #000;
line-height: 1.4em;
background-color: #99977a;
margin-top: auto;
margin-left: auto;
}

#content {
width: 640px;
font-size: 90%;
margin: 30px auto;
background-color: #fff;
border-left: 1px solid #110e0a;
border-top: 1px solid #110e0a;
border-bottom: 1px solid #110e0a;
padding-left: 75px;
padding-right: 75px;
padding-top: 40px;
padding-bottom: 50px;
}

#content a:active { 
color: #598c43;
text-decoration: none;
}

#content a:link { 
color: #598c43;
text-decoration: none;
border-bottom: 1px dashed #AAA; 
}

#content a:visited { 
color: #598c43;
text-decoration: none;
border-bottom: 1px dashed #AAA; 
}

#content a:hover { 
color: #90a886;
text-decoration: underline; 
}

#content a:focus { 
color: #598c43;
text-decoration: none; 
}

#side-a {
position: fixed;
margin: -20px 1%;
padding: 5px;
font-size: 100%;
line-height: 1.3em;
background-color: #99977a;
border-left: 1px solid #110e0a;
border-bottom: 1px solid #110e0a;
}

#side-a a:active {
color: #eee;
font-weight: normal;
text-decoration: none;  
}

#side-a a:focus {
color: #eee;
font-weight: normal;
text-decoration: none;  
}

#side-a a:link {
color: #eee;
font-weight: normal; 
text-decoration: none;  
}

#side-a a:visited {
color: #eee;
font-weight: normal; 
text-decoration: none;  
}

#side-a a:hover {
color: #fff;
background-color: #000;
font-weight: normal;
text-decoration: underline;
}

h1 {
font-family: helvetica,verdana,arial;
font-size: 225%;
font-weight: 300;
color: #000;
letter-spacing: 1px;
line-height: 1.3em;
}

h2 {
font-family: arial, 'trebuchet ms';
font-size: 130%;
font-weight: 100;
color: #000;
letter-spacing: 1px;
line-height: .25em;
}

blockquote { 
width: 50%;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border: 1px dashed #90a886;
padding: 10px;
font-family: arial;
font-size: 14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.bq3 { 
width: 25%;
margin-left: 30px;
background-color: #FFFFFF;
border: 1px dashed #90a886;
padding: 10px;
font-family: arial;
font-size: 14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.bq4 { 
width: 94%;
margin-left: 5px;
background-color: #FFFFFF;
border: 1px dashed #90a886;
padding: 10px;
font-family: arial;
font-size: 14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.bigquote { font-family: arial;
font-size: 14px;
}

table {
background-color: transparent;
padding: 5px;
border: 0px solid #7DA3A3;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

img { 
max-width: 550px;
background-color: #FFF;
}

.bq2 {
width: 80%;
margin-left: auto;
margin-right: auto;
background-color: #7DA3A3;
border: 1px solid #A7BABA;
padding: 10px;
font-family: 'trebuchet ms',arial;
font-size: 15px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.polaroid {
padding: 5px 5px 5px 5px;
border: 1px solid #7DA3A3;
background-color: #FFF;
}

.polaroid2 {
padding: 3px 3px 3px 3px;
border: 1px solid #7DA3A3;
background-color: #FFF;
}

.doubleunderline { 
border-bottom: 3px double;
border-color: #CCC;
}

div.feedburnerFeedBlock ul li { 
display: inline;
float: left;
white-space: normal;
margin-top: 10px;
padding-left: .75em;
padding-top: .75em;
list-style-type: none;
border: 1px solid #7DA3A3;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

div.feedburnerFeedBlock li { 
background-color: #FFF;
background-image:url('images/ebayart01.jpg');
background-repeat: no-repeat;
background-position: bottom;
width: 37.5em; 
height: 20em;
margin-bottom: 25px;
margin-left: 1px;
font-size: 100%;
}

div.feedburnerFeedBlock { 
width: 99%;
margin-left: 1px;
padding: 1px;
}

div.feedburnerFeedBlock img {
padding: 5px 5px 5px 5px;
border: 1px solid #CC9;
background: #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight: normal;
background-color: #FFF;
border: 0px solid #7DA3A3;
padding: 5px 5px 5px 5px;
}

#twitter_update_list {
	font-size: 14px;
	line-height: 21px;
	list-style: none;
	}
#twitter_update_list li {
	background: url('images/twitter-divider.gif') bottom left repeat-x;
	padding-bottom: 7px;
	margin-bottom: 9px;
	}
#twitter_update_list span, #twitter_update_list span a {
	color: #000;
	text-decoration: none;
	}
#twitter_update_list a {
	color: #000;
	}

.round { 
-moz-border-radius:20px;-webkit-border-radius:20px; 
}

.round-top-right { 
-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px; 
}

.round-right { 
-moz-border-radius-topright:20px;-moz-border-radius-bottomright:20px;-webkit-border-top-right-radius:20px;-webkit-border-bottom-right-radius:20px; 
}

.round-bottom-right { 
-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px; 
} 

.round-bottom { 
-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:20px;-moz-border-radius-bottomleft:20px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:20px;-webkit-border-bottom-left-radius:20px; 
} 

.round-bottom-left { 
-moz-border-radius-bottomleft:20px;-webkit-border-bottom-left-radius:20px; 
}

.round-left { 
-moz-border-radius-topleft:20px;-moz-border-radius-bottomleft:20px;-webkit-border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px; 
}

.round-top-left { 
-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px; 
}

.round-top { 
-moz-border-radius-topright:20px;-moz-border-radius-topleft:20px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:20px;-webkit-border-top-left-radius:20px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0; 
}