body {
	margin: 5px auto;
	text-align: left;
	background: #252A2E url(lt-marchingmonarchs/bg.jpg) repeat;
	color: #000;
	font: 12px Arial, Verdana, 'Trebuchet MS', Sans-Serif;
}

p, td, tr {
        margin: 5px auto;
        text-align: left;
	background-color: inherit;
	color: #463B2C;
	font: 12px Georgia, 'Times New Roman', Serif;
}



.sidelinks {
	text-align: center;
	background-color: inherit;
	color: #B19B6D;
	font: 12px Georgia, 'Times New Roman', Serif;
	text-transform: none;
        text-decoration: none;
}


.nav {
	background-color: inherit;
	color: gray;
	font: 13px Georgia, 'Times New Roman', Serif;
	text-align: center;
}

.date {
	background-color: inherit;
	color: #3E5A6F;
	font: 14px 'Courier New', Monospace;
       
}

b, strong {
	color: #3B3303;
	font-weight: bold;
}

i, em {
	color: #3B3303;
	font-style: italic;
}

u, ins {
	color: #3B3303;
	text-decoration: underline;
}

h1 {
	font: 20px Georgia, "Times New Roman", Serif;
	color: goldenrod;
	background:inherit;
}

h2 {
	font: 16px Georgia, "Times New Roman", Serif;
	color: #3E5A6F;
	background: inherit;
	font-weight: bold;
}

ul {
        font: 12px Arial, Verdana, 'Trebuchet MS', Sans-Serif;
	margin: 5px 0 20px 0;
}

li {
        font: 12px Arial, Verdana, 'Trebuchet MS', Sans-Serif; 
	list-style-position: inside;
	list-style-image: url(pictures/bullet.gif);
}

code {
	color: #77DAE0;
	font: 12px 'Courier New', Courier, Monospace;
	background-color: #FBF9DD;
	border: 1px dotted #FAE092;
}


.sidebar {
	background-color: #FFEFBF;
	color: #A38F64;
}

.sidebar a:link, a:visited, a:active {
	cursor: default; 
	color: #A38F64; 
	font-weight: normal;
	background-color: inherit;
	text-decoration: none;
}

.sidebar a:hover {
	cursor: pointer; 
	color: #B09C70; 
	font-weight: bold;
	background-color: inherit;
	text-decoration: none;
}

.footer {
	clear: both;
}

.footer p.aligncenter {
	background-color: #A48A62;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

.footer a:link, a:visited, a:active {
	cursor: default; 
	color: inherit; 
	font-weight: normal;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	cursor: pointer; 
	color: #ffffff; 
	font-weight: normal;
	background-color: inherit;
	text-decoration: none;
}

a:link, a:visited, a:active {
	cursor: default; 
	color: #7C6340; 
	background: inherit;
	font-weight: bold;
}

a:hover {
	cursor: pointer; 
	color: #8F734B;  
	background: inherit;
	font-weight: bold;
}

#container {
	width: 804px;
	margin: 0px auto;
	background: #FFFFFF;
	text-align: left;
}

#header {
	background : #000 url(lt-marchingmonarchs/header.jpg);
	color: inherit;
	text-align: center;
	margin-top: 0px;
	width: 804px;
	height: 293px;
	background-repeat: no-repeat;
}

#content {
        text-align: left;
	width: 498px;
	background-color: #fff;
	color: #000;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
} 

#sidebar {
	width: 245px;
	background-color: #FFEFBF;
	color: inherit;
	float: right;
	margin-right: 11px;
                text-align: center;
}

#footer {
	background: #FFEFBF;
	color: inherit;
	text-align: center;
	clear: both;
	border-top: 6px solid #FFFFFF;
}