a {
	color: #CC9933;
}

h2 {
	color: #CC9933;
	font-size: 175%;
	font-weight: normal;
}

h1 {
	color: #CC9933;
}

h3 {
	color: #CC9933;
}

.navborder {
	background: #CC9933;
	text-align: center;
}

.nav {
	Width: 99%;
	margin:0 auto;
	background: #993333;
	border: solid #CC9933;
	border-width: 5px 0px 5px 0px;
	padding-left: 10px;
	color: #CC9933;
	Font: 18px Arial;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	behavior: url("boxsizing.htc");
	text-align: left;
}

.nav a {
	text-decoration: none;
}

.banner {
	width: 100%;
	background: url(../images/stripe3.jpg);
	height: 36px;
}

.main {
	/*width: 70%;*/
	padding-left: 155px;
	padding-right: 170px;
	text-align: justify;
}

.left {
	width: 150px;
	/*padding-left: 5px;
	margin-right: 5px;*/
	float: left;
	background: #993333;
	min-height: 100%;
	padding-bottom: 10px;
	text-align: center;
	color: #CC9933;
}

.right {
	width: 150px;
	padding-right: 5px;
	float: right;
	/*background: #993333;*/
	text-align: center;
}

.right div, .rightsample {
	border: solid 1px #CC9933;
	padding: 2px;
	margin-top: 5px;
}

.rightsample {
	text-align: center;
	width: 150px;
}

.newsitem {
	padding: 2px;
}

.newsheader {
	color: #CC9933;
	font-weight: bold;
	border-bottom: #ddaa44 solid 1px;
	background: #993333;
	padding-left: 5px;
}

.news {
	border: solid 1px #CC9933;
}

.section {
	padding-left: 5px;
	border-top: 2px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	color: #CC9933;
	Font: 18px Arial;
	text-align: left;
}

#newCat { display: none; }

#dateSel { display: none; }

.incList {

	width: 150px;
	float: right;

}

.inputBox {

	width: 500px;
	height: 400px;

}

.sideLists {
	position: absolute;
	left: 300px; 
	width: 200px;
	top: 0px;
}

.revList {
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
	border: dashed 1px #993333;
}

.taskList {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
}

.admin {
	position: absolute;
}

.revTitle {
	color: #CC9933;
	font-size: 175%;
}

.revAuthor{
	font-variant: small-caps;
}
