body {
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: #999;
	}

#title  {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 748px;
	}

#navcontainer {
	margin: 0 auto;
	letter-spacing: -.05em;
	background: url(images/sbback.png);
	background-repeat: repeat;
	border-bottom: solid 1px #6B3B17;
	width: 604px;
	}

#navcontainer ul {
	margin: 0 auto;
	padding: 2px 0;
	white-space: nowrap;
	font-family: "Courier New", Courier, fixed, monospace;
	font-size: 16px;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
	}

#navcontainer ul li {
	display: inline;
	font-family: "Courier New", Courier, fixed, monospace;
	}

#navcontainer ul li a {
	padding: 0 15px;
	font-size: 16px;
	color: #442D23;
	text-decoration: none;
	font-family: "Courier New", Courier, fixed, monospace;
	}

#navcontainer a:hover {
	padding: 0 15px;
	color: #FF6633;
	font-family: "Courier New", Courier, fixed, monospace;
	font-size: 16px;
	text-decoration: none;
	}

#navcontainer a:active {
	padding: 2px 14px 3px 14px;	
	text-decoration: none;
	color: #CA5029;
	font-family: "Courier New", Courier, fixed, monospace;
	font-weight: bold;
	font-size: 1em;
	border-left: 1px solid #6B3B17;
	border-right: 1px solid #6B3B17;
	background: url(images/sbback.png);
	background-repeat: repeat;
	}
	
.current {
	padding: 2px 14px 3px 14px;
	text-decoration: none;
	color: #FF6633;
	font-family: "Courier New", Courier, fixed, monospace;
	font-weight: bold;
	font-size: 16px;
	border-left: 1px solid #6B3B17;
	border-right: 1px solid #6B3B17;
	border-bottom: none;
	background: url(images/copy_bg.png);
	}
	
#content {
	width: 748px;
	margin: 0 auto;
	padding: 0;
	border: solid 1px #000000;
	}

#column1 {
	text-align: justify;
	float: left;
	width: 604px;
	}

#sidebar {
	float: left;
	width:260px;
	padding: 0;
	}

#sidebarb {
	float: left;
	width:195px;
	font-family:  "Courier New", Courier, fixed, monospace;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	background: url(images/sbback.png);
	background-repeat: repeat;
	border-right: solid 1px #6B3B17;
	border-bottom: solid 1px #6B3B17;
	}
	
#sidebox{
	border-bottom: 1px solid #442D23;
	padding: 0 5px 5px 5px;
	}

p {
	color: #000000;
	line-height: normal;
	}

#copy {
	margin: 0 auto;
	padding: 10px 15px 0 15px;
	font-family:  "Courier New", Courier, fixed, monospace;
	font-size: 13px;
	}
	
#copy ul {
	list-style-type: none;
	}

#frame {
	text-align: left;
	margin: 0 auto;
	padding: 15px 15px;
	border: 1px solid #A0DCF8;
	background: #226399;
	}

#pictures {
	margin: 0 auto;
	display: block;
	position: relative;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#banner {
	margin: 0 auto;
	padding: 20px;
	display: block;
	}


a>img {
	border: none;
	}

#picrt {
	float: right;	
	margin: 0;
	padding: 0 0 0 15px;
	}

#caption {
	text-align: center;
	font-family: "Courier New", Courier, fixed, monospace;
	font-size: 11px;
	font-weight: bold;
	}

#footer {
	font-family: "Courier New", Courier, fixed, monospace;
	font-size: 12px;
	color: #000;
	width: 195px;
	padding: 10px 5px;
	letter-spacing: -.1em;
	}

h1 {
	font-family: "Courier New", Courier, fixed, monospace;
	font-size: 22px;
	color: #55341C;
	}

h2 {
	font-family: "Courier New", Courier, fixed, monospace;
	color: #1c2a64;
	font-size: 16px;
	letter-spacing: -.05em;
	margin: 15px 0 10px 0;
	padding-bottom: 2px;
	font-weight: bold;
	}

h3 {
	font-family: "Courier New", Courier, fixed, monospace;
	font-weight: bold;
	color:#55341C;
	font-size: 16px;
	margin: 5px 0 2px 0;
	padding: 0 0 2px 0;
	text-decoration:none;
	letter-spacing: -.1em;
	}

h5 {
	font-family: "Courier New", Courier, fixed, monospace;
	font-weight: bold;
	color: #442D23;
	font-size: 16px;
	margin: 3px 0 2px 0;
	padding: 0;
	text-decoration: none;
	letter-spacing: -.1em;
	}

.highlight {
	font-family: "Courier New", Courier, fixed, monospace;
	font-weight: bold;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	}

a:link {
	font-family: "Courier New", Courier, fixed, monospace;
	color: #55341C;
	text-decoration: underline;
	}

a:visited {
	font-family: "Courier New", Courier, fixed, monospace;
	color: #5B6C70;
	text-decoration: underline;
	}
  
a:hover {
	font-family: "Courier New", Courier, fixed, monospace;
	color: #ff6633;
	text-decoration: none;
	}

a:active {
	font-family: "Courier New", Courier, fixed, monospace;
	color: #CC0000;
	text-decoration: none;
	}
	
.ac-title {
	font-family: "Courier New", Courier, fixed, monospace;
	color: #55341C;
	text-decoration: underline;
	font-weight: normal;
	}