body {
margin: 50px 50px 50px 50px;
background:#333;
}


a:link { 
color: #318DA0; 
background-color: none;
text-decoration:none;
font-weight: bold;
}

a:visited {
color: #318DA0;
background-color: none;
text-decoration:none;
font-weight: bold;
}

a:hover {
color: #99CC66;
background-color: none;
text-decoration:none;
font-weight: bold;
/*border-bottom: 1px dashed #990000; */
}


#container {
margin-left:auto;
margin-right: auto;
text-align: center;
padding-top: 2px;
background-color: #FFF;
width: 610px;
border: 6px double #FCF881;
}

#content {
background-color: #FFF;
padding: 20px;
border-bottom: 1px dashed #990000;
}



#topmenu {
border: none;
background-color: #FFF;
border-bottom: 20px solid #99CC66;
width: 610px;
}


.border {
text-align: center;
border-bottom: 4px dotted #99CC66;
}

.small-border {
text-align: center;
border-bottom: 2px dotted #99CC66;
}

.center {
text-align: center;
font-family: georgia, palatino, sans-serif;
color: #021780;
font-size: 13px;
letter-spacing:.1em;
line-height: 19px;
padding-left: 5px;
padding-right: 5px;
margin-left: 10px;
margin-right: 10px;
}


h1, h2 {
font-family: georgia, palatino, sans-serif;
color: #021780;
font-weight: bold;
font-variant: small-caps;
text-align: center;
}

h1 {
font-size: 19px;
letter-spacing:.2em;
}

h2 {
font-size: 15px;
letter-spacing:.1em;
}

h3 {
font-family: georgia, palatino, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: center;
letter-spacing:.1em;
color: #990000;
}


.copy, .p, .list, .small-caps {
font-family: georgia, palatino, sans-serif;
color: #021780;
font-size: 13px;
letter-spacing:.1em;
line-height: 19px;
padding-left: 5px;
padding-right: 5px;
margin-left: 10px;
margin-right: 10px;
}

.small-caps {
font-variant: small-caps;
text-align: left;
}

.copy {
text-align:left;
}

.list {
text-align:center;
}

.copy-small {
font-family: georgia, palatino, sans-serif;
color: #021780;
font-size: 12px;
text-align:left;
letter-spacing:.1em;
line-height: 16px;
}

.copy img.left { 
padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #000; float: left; clear: left; }
		
.copy img.right { 
padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #000; float: right; clear: right; }

		
.copyright {
font-family: georgia, palatino, sans-serif;
color: #021780;
font-size: 11px;
text-align:center;
letter-spacing:.1em;
line-height: normal;
}

.entry-more-link {
    font-size: 11px;
}

.entry-border {
    clear: all;
    margin: 0 0 20px 0;
    border-top: 2px dashed #99CC66;
    padding-top: 3px;
    padding-bottom: 3px;
}


.footer {
font-family: georgia, palatino, sans-serif;
background-color: #FFCC33;
color: #990000;
font-size: 11px;
letter-spacing:.1em;
line-height: normal;
padding: 5px;
margin:0;
}

.strong {
font-weight: bold;
}

.bullet {
color: #990000;
font-size: 17px;
}