body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/navigation/background_stripes.gif) repeat;
}

#topnav {
	background: #FFFFFF url(images/navigation/napoleonbgA.jpg) repeat-x;
	margin: 5px 10px 0 5px;
	padding: 0;
	min-width: 780px
}

.navlink {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#container {
	background-color: #FFFFFF;
	margin: 0 10px 0 5px;
	min-width: 780px
}

.title {
	padding-left: 160px;
	width: 100%;
}

#leftbox {
	font-size: 14px;
	text-align:center;
	margin: 10px 0 0 5px;
	width: 295px;
	float: left;
}

.gborder {
	border: 1px solid #CEAE2E;
	padding: 10px 5px 15px 5px;
}

.rborder {
	border: 1px solid #781915;
	padding: 10px 5px;
}

.shadow {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4EDCE;
	border-right-color: #8F7921;
	border-bottom-color: #71601A;
	border-left-color: #F4EDCE;
}

.center {
	text-align:center;
}

#content {
	margin: 10px 10px 0 310px;
}

.video {
	margin: auto;
	width: 445px;
	float:left;
}

.list {
	width: auto;
	float:left;
}

#content p {
	font-size: .9em;
	vertical-align: top;
	padding: 5px 1em;
}

#content h2 {
	color: #781915;
	font-size: 20px;
	padding-left: 1em;
}

#content h3 {
	font-size: 16px;
	padding-left: 1em;
}

#content ol, #content ul {
	font-size: 0.9em;
	list-style-type: none;
}

#feature {
	padding: 0 5px;
}

a:link, a:visited {
	color: #02568A;
	text-decoration: underline;
}

 a:hover {
	color: #CEAE2E;
	text-decoration: none;
}

.gold {
	color: #CEAE2E;
}

.blueitalic {
	color: #02568A;
	font-weight: bolder;
	font-family: "Lucida Calligraphy", script;
}

.redbold {
	color: #781915;
	font-weight: bold;
}

.rightimg {
	float: right;
	clear: none;
	border-width: 0;
	margin: 5px 5px 5px 25px;
	padding: 0 10px;
}

.leftimg {
	float: left;
	clear: none;
	border-width: 0;
	margin: 5px 25px 5px 5px;
	padding: 0 10px;
}

.note {
	color: #A88E26;
	font-style: italic;
	font-size:12px;
}

#footer {
	background: url(images/navigation/napoleonbgB.jpg) repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	clear: both;
	height: 17px;
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #CEAE2E;
	text-decoration: none;
}
