body {
 background:#FFFFFF;
 margin:auto;
 padding:0;
 width:970px;
 text-align:center;
 color:#000000;
}

#header {
 text-align:right;
 height:150px;
 background:#FFFFFF url(images/header.gif) repeat-y;
 color:inherit;
 font-size:2.2em;
 font-variant:small-caps;
}
#header a:hover {
 text-decoration:none;
}

#container {
 text-align:left;
 background-color:#F0F0F0;
 color:#000000;
}

#content {
 float:right;
 display:inline;
 background-color:#FFFFFF;
 color:#000000;
 width:820px;
 padding-left:10px;
 margin:2px 2px 2px 0px;
}
#content h2 {
 margin:0;
}

#sidebar {
 float:left;
 width:125px;
 margin:0px 5px 0px 5px;
 overflow:hidden;
 position:relative;
 display:inline;
 background-color:transparent;
}
#sidebar ul {
 margin:0;
 padding:0;
}
#sidebar ul li {
 list-style:circle outside;
 margin-left:1em;
}
#sidebar h3 {
 margin-bottom:0;
 font-size:1em;
}
#sidebar h2 {
 margin-top:0;
 font-size:1.3em;
 font-variant:small-caps;
}

#footer {
 clear:both;
 width:970px;
}

a {
 color:#0C0C0C;
 background-color:inherit;
 text-decoration:underline;
 font-size:inherit;
}

a:hover {
 text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
 font-family:Arial,Serif;
 font-weight:bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
 text-decoration:none;
}

.entry {
 border-bottom:2px dashed #000000;
 margin-bottom:0;
}
.entry p {
 margin-bottom:1px;
}

.postmeta {
 margin-top:0;
}
#space {
 height:2px;
 clear:left;
}
#search {
 margin:5px 0px 5px 0px;
 padding:3px 0px 0px 0px;
 text-align:center;
 clear:right;
 background-color:#FFFFFF;
 color:#000000;
}
#search img {
 float:left;
}

a img {
 border:none;
}


/* Google Maps */
.map {
 width:575px;
 height:575px;
}
v\:* {
 behavior:url(#default#VML);
}