
body {
 margin: 15px 30px 15px 30px;
 padding: 0;
 font: 12px/18px georgia, palatino, serif;
 color:	#fff;
 background: #900 url(/images/cinnamonbg.jpg) no-repeat fixed bottom right;
 }

input, label {
 display:none;
}

div, p, th, td, li, dd, dl, dt {
 font-family: georgia, palatino, serif;
 }

a {
 text-decoration: none;
 }

a:link {
 color:	#f66;
 background-color: transparent;
 }

a:visited {
 color:	#600;
 background-color: transparent;
 }

a:active {
 color:	#600;
 background-color: transparent;
 }

a:hover	{
 color:	#600;
 background-color: transparent;
 text-decoration: underline;
 }

dt {
 font-weight: bold;
 }

ol, li, dl, dt, dd {
 line-height: 1.5em;
 }

p {
 margin-top: 0;
 padding-top: 0;
 line-height: 1.5em;
 text-indent:2.5em;
 }	

blockquote p {
 text-indent:0em;
}

h1 {
 font-size: 24px;
 }

h2 {
 font-size: 22px;
 }

h3 {
 font-size: 22px;
 }

h4 {
 font-size: 18px;
 }

h5 {
 font-size: 14px;
 }

h6 {
 font-size: 12px;
 }		

h1, h2, h3, h4, h5, h6	{
 font-family: georgia, palatino, serif;
 font-weight: bold;
 color: #600;
 margin:0px 0px 10px 0px;
 background-color: transparent;
 }

img	{
 border: 0
 }

.content {
 padding: 15px 30px;
 margin: 0px 250px 0px 0px;
 }

.archives {
 font-size: 9pt;
 float: right;
 padding: 10px;
 margin: 0px;
 }
 
.archives strong {
 color:#600;
 border-top:solid 1px #600;
 border-bottom:solid 1px #600;
 }

.archives input {
 color:#600;
 border:solid 1px #600;
 }

.side {
 width: 180px;
 }

.alt {
 display: none;
}

#alban {
 display: block;
 padding: 0;
 background: url(/images/CinnamonOff.gif)  no-repeat 0px; /* start hiding from macie\*/
 background-position: 0px; /* stop hiding */
 width: 180px;
 height: 50px;
 voice-family: "\"}\"";
 voice-family: inherit;   
 width: 180px;
 height: 50px;
}

html>body #alban {
 width: 180px;
 height: 50px;
}

#alban {
 background-image: url(/images/CinnamonOff.gif);
}

a#alban:hover {
 background-image: url(/images/CinnamonOn.gif);
}

#banner {
 background: url(/images/CinnamonOn.gif);
}

