a {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	outline:none;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	outline:none;
	text-decoration:underline;
}	

	
body {
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	padding:0px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family: arial, sans-serif;
        marginheight:"0"; marginwidth:"0";
}

hr {
	color: #900;
	background-color: #900;
	height: 3px;
	text-align:center;
}

td {
	font-size:95%;
}

p {
	font-size:95%;
}

.box {
	border-width:4px;
	border-color:#000;
	border-style:solid;
}

.copybottom {
	color:#000;
	text-align:center;
	margin-top:0px;
	font-size:smaller;


}

.date {
	text-align:right;
	color:#555588;
	font-weight:bold;
	font-size:smaller;
	margin-right:5px;
}
.exit {
	font-weight:bold;
}

.exit a{
	background-color:#000;
	padding:3px;
	color:#ca6;
}

.exit a:hover{
	color:#ca6;
	text-decoration:none;

}

.heading{
	color:#000;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
}


.navfront a {
	color:#ca6;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.navfront a:hover {
	color:#ca6;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.navfront2 a {
	color:#900;
	font-weight:bold;
	text-decoration:none;
}

.navfront2 a:hover {
	color:#900;
	font-weight:bold;
	text-decoration:none;
}

.navtop {
	text-align:center;
	width:100%;
	line-height: 2em;

}
.navtop a {
	background-color:#000;
	color:#ca6;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:80%;
	border:2px solid #000;
	text-transform:uppercase;
	text-decoration:none;
}

.navtop a:hover {
	background-color:#000;
	color:#ca6;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:80%;
	border:2px solid #000;
	text-transform:uppercase;
	text-decoration:none;
}

.navbottom a {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	outline:none;
	font-size:80%;
	text-decoration:none;
}

.navbottom a:hover {
	font-weight:bold;
	color:#900;
	font-size:80%;
	outline:none;
	text-decoration:underline;
}


.shadowbox1 {
	position: relative;
	background: url(images/shadowdark.gif) repeat;

}
.shadowcontent {
	position: relative;
	padding: 0px; 
	top: -5px; /* these two define the shadow 'offset'*/
	left: -5px; /*...*/
	background: #ffffff;
	color: black;
	border: 1px solid #000;
}	



.smallfont {
	font-size: smaller;
}

.thumbnail {
	color:#000;
	border: 1px solid #000;
}

.wallcolor {
	color:#000;
	border: 1px solid #000;
	font-size:80%;
}

.welcome {
	font-weight:bold;
	font-size:100%;
	padding:2px;
	color:#000;
}

#center {
	text-align:center;
}

#headingnav {
	background-color:#900;
	color:#ca6;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:80%;
	border:2px solid #000;
	text-transform:uppercase;
	text-decoration:none;

}
#headingnav a{
	color:#000;
}
#headingnav a:hover{
	color:#000;
}


#updated {
	text-align:right;
	text-style:italic;
	font-size:smaller;
}