body {
	color:#FFFFFF;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	}
#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#CCCC99;
	
	}
#container2 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
#content {
	width:98%;
	color:#21120f;
	padding:0px;
	margin:0px;
	float:right;
	margin-left:auto;
	margin-right:auto;
	}
#navigation {
	width:100%;
	text-align:center;
	background-color:#21120f;
	color:#CCCC99;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-size:1.1em;
	}
#navigation a {
	color:#cccc99;
	}
#mcontent {
	width:72%;
	text-align:left;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	}
#rightcol {
	float:right;
	width:22%;
	background-color:#21120f;
	color:#cccc99;
	padding-left:8px;
	border-right: 8px solid #cccc99;
	border-bottom: 5px solid #cccc99;
	margin-right:10px;
	}
#rightcol a {
	COLOR:#CCCC99;
	}
#rightcol h2 {
	color:#cccc99;
	}
#rightcol h3 {
	text-align:left;
	}
#rightcol h4 {
	text-align:left;
	}
#header {
	width:100%;
	text-align:center;
	background-color:#21120F;
	padding:0px;
	margin:0px;
	border-bottom:10px solid:#21120f;
	border-top:5px solid #21120f;
	}
#content p {
	text-align:left;
	margin-top:5px;
	}
#navigation p {
	text-align:center;
	}
#content h2 {
	font-style:italic;
	text-align:left;
	font-family:"Courier New", Courier, mono;
	}
#content table {
	text-align:left;
	}
#content ul {
	text-align:left;
	margin-top:5px;
	}
#footer {
	width:100%;
	clear:both;
	text-align:center;
	color:#21120f;
	background-color:#E3E3B6;
	margin-top:10px;
	}
.bold {
	font-weight:bold;
	}
.center {
	font-weight:bold;
	}
#content p.center {
	font-weight:bold;
	}
img.gallery {
	border:5px ridge #CC99CC;
	}
.left {
	border:5px ridge #CC99CC;
	float:left;
	margin-right:25px;
	}
.right {
	border:5px ridge #CC99CC;
	float:right;
	margin-left:25px;
	}
.rightspacer {
	border:5px ridge #cc99cc;
	float:right;
	margin-right:25px;
	}
.gallery {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-right:10px;
	}
img.head {
	border:2px solid #006666;
	}
.navlink {
	text-decoration:none;
	width:100%;
	border:0;
	}
.navlink img {
	border:0;
	}
.boldital {
	font-weight:bold;
	font-style:italic;
	}
h1, h2, h3, h4 {
	font-family:"Courier New", Courier, mono;
	color:#21120f;
	margin-bottom:0px;
	text-transform:lowercase;
	}
a:link {
	color:#21120f;
	}
a:hover {
	color:#21120f;
	}
a:visited {
	color:#21120f;
	}
.special {
	color:#21120f;
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	}
.special2 {
	color:#21120f;
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	font-style:italic;
	}
#skip {
	display:none;
	}
.italics {
	font-style:italic;
	}
.nodec {
	list-style-type:none;
	}

.noborder img{
	border:0;
	}








