
body {
	background: #000 url(bg.jpg) 50% 0 no-repeat;
}

a:link,
a:visited {
	color: #0196DE;
}

a:hover {
	text-decoration: underline;
}

div#emblem {
	background: url(emblem.png) 50% 0 no-repeat;
}

span#logo {
	background: url(logo.png) 0 0 no-repeat;
}

div.moduletable h3 {
	background:  url(module_head.png) no-repeat;	
	color: #0196DE;
}

.contentheading {
	color: #0196DE;
}

h2 {
	color: #0196DE;
}

h3 {
	color: #fff;
}

blockquote {
	border-left: 5px dotted #0196DE;
}
.update_entry  {
	border: 0px solid #ad8964;
	background: #000000;
	background-repeat: repeat; 
	background-position: top-left; 
	background-attachment: scroll; 
	background-image: url(#);

	padding: 0px 5px 5px 5px;
	margin: 10px 0px;
}
.update_head {
	width: 100%;
	border: none;
	margin-bottom: 5px;
}

.update_head td {
	padding: 2px 0px;
	border-bottom: 1px solid #444;
}

.update_subj {
	letter-spacing: 3px;
	text-transform: uppercase;
}

.update_date {
	font-size: 7pt;
	text-align: right;;
}

.left_main {
	margin: 0px 0px 10px 10px;
	padding: 5px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	text-align: center;
}

.entry_bottom {
	margin-top: 5px;
	text-align: right;;
}
.content {
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
	margin: 10px;
}

.content div {
	margin: 10px 0px;
}
