body {
background-color: #ffffff;
margin: 0px;
padding: 0px;
color: #000000;
font-family:Helvetica,Arial;
}

#frame {
margin: 0 auto;
width:800px;
}

#header {
text-align:left;
background:#F2F455;
height:69px;
}

#right_column {
float:right;
width:155px;
}

#right_inside {
padding:15px 0px 25px 15px;
border-left: #CEE177;
border-width: 0 0 0 1px;
border-style: none none none dotted;
text-align:left;
}

#left_column {
margin:10px 180px 25px 0px;
}

#footer {
background-image: url(/notes/images/notes_bottom_left.png);
background-repeat: repeat-x;
background-position: left top;
clear:both;
}

a {
color: #0000ff;
}

a:visited {
color: #888888;
}

a.source {
color:#999999;
text-decoration:none;
}

h1 a, h1 a:visited, h2 a, h2 a:visited {
color: #000;
text-decoration: none;
}

h1 a:hover, h2 a:hover {
text-decoration: underline;
}

.time {
font-family: verdana, geneva, sans-serif;
color: #888888;
font-size: .9em;
padding: 4px 0px 0px 0px;
word-spacing: 0.1em;
}

.page_title, h3.date {
font-family: Helvetica,Arial;
font-size: 1.5em;
padding: 15px 0px 4px 0px;
font-weight: normal;
}

.bar {
color: #999999;
}

.nav {
font-family: verdana, geneva, sans-serif;
font-size: 1em;
}

.nav a, 
.nav a:link,
.nav a:visited,
.nav a:active,
.nav a:hover {
/* background-color: #E9FFDD; */
color: #0000ff;
}

.nav a:visited {
/* background-color: #E9FFDD; */
color: #888888;
}

.note, .mlp {
font-family: verdana, geneva, sans-serif;
font-size: 1.1em;
line-height: 1.5em;
}


.quote, blockquote {
color: #444444;
margin-left: 1em;
margin-right: 1em;
}

.quote2 {
color: #444444;
margin-left: 30px;
margin-right: 30px;
}


.title {
font-family: Helvetica, Arial;
font-weight: bold;
font-size: 1.4em;
margin: .5em 0px .25em 0px;
}

.sidebar {
line-height: 125%;
}

.footnote	{  
font-size: small; 
}


.hline {
	color: #fff;
	border-color: #CEE177;
	border-width: 1px;
	border-style: none none dotted none;
	margin: 1em 0 1em 0;
}


.mlp {
	margin: 1em 0 1em 0;
}

.sep {
	width: 90px;
	height: .5em;
	margin: 3em 0 1em 0;
	background:#F2F455;
}
