body {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px; }

h1 {
	font-size: x-large;
	font-weight: bold;
	color: #4283b9;
	margin-top: 0px;
	padding-top: 0px; }

h2 {
	font-size: small;
	font-weight: bold;
	color: #4283b9;
	border-top: #4283b9 solid 1px;
	margin-top: 30px; }

h3 {
	font-size: small;
	font-weight: bold;
	color: #000000; }

a:link {
	color: #4283b9;
	text-decoration: none; }

a:visited {
	color: #4283b9;
	text-decoration: none; }

a:hover {
	text-decoration: underline; }

a.external {
	background: url(http://www.stc-lonewriter.org/lonewriter/external.png) center right no-repeat;
	padding-right: 13px; }

table {
	border:  0; }

th {
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #000066; }

td {
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #4283b9; }

table a:link {
	color: #ffffff;
	text-decoration: none; }

table a:visited {
	color: #ffffff;
	text-decoration: none; }

table a:hover {
	color: #ffffff;
	text-decoration: underline; }

img {
	border: 0; }


/* BODY SECTION */

#body {
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px; }

#contentframe {
	float: right;
	width: 100%;
	margin-left: -230px; }

#content {
	margin-left: 230px; }

p.breadcrumb {
	font-size: x-small;
	font-weight: bold;
	color: #4283b9;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px; }

td.pgthumbnail {
	text-align: center;
	vertical-align: middle;
	height: 140px;
	width: 140px; }

img.stockphoto {
	margin-left: 10px;
	margin-bottom: 10px; }


/* TITLE SECTION */

div#title {
	margin-left: 0.3em; }


/* UTILITIES SECTION */

#utilities {
	position: absolute;
	right: 15px;
	top: 0px;
	margin: 0px;
	padding-top: 6px;
	text-align: right; }

#utilities p {
	display: block;
	color: #ffffff; }

#utilities a:link {
	color: #ffffff;
	text-decoration: none; }

#utilities a:visited {
	color: #ffffff;
	text-decoration: none; }

#utilities a:hover {
	color: #ffffff;
	text-decoration: underline; }

#utilities input {
	border: 0px; }


/* MENU SECTION */

#menuh-container {
	position: absolute;
	top: 78px;
	left: 0em; }

#menuh	{
	width: 100%;
	float: left;
	margin: 0em;
	margin-top: 1em; }

#menuh a {
	display: block;
	white-space:nowrap;
	margin: 0;
	padding: 0.3em; }

#menuh a.parent, #menuh a.parent:visited /* menu at rest */ {
	color: white;
	background-color: #4283b9;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/menu_submenu.gif);
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#menuh a.child, #menuh a.child:visited /* menu at rest */ {
	color: white;
	background-color: #4283b9;
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#menuh a.childsecure, #menuh a.childsecure:visited /* menu at rest */ {
	color: white;
	background-color: #4283b9;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/menu_locked.gif);
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#menuh a.childexternal, #menuh a.childexternal:visited /* menu at rest */ {
	color: white;
	background-color: #4283b9;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/menu_external.gif);
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#menuh a.parent:hover {
	color: white;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/menu_submenu.gif);
	text-decoration: underline; }
 
#menuh a.child:hover /* menu at mouse-over  */ {
	color: white;
	text-decoration: underline; }

#menuh a.childsecure:hover /* menu at mouse-over  */ {
	color: white;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/menu_locked.gif);
	text-decoration: underline; }

#menuh a.childexternal:hover /* menu at mouse-over  */ {
	color: white;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/menu_external.gif);
	text-decoration: underline; }

#menuh a.top_home {
	text-align: left;
	color: white;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/menubg.gif);
	text-decoration:none;
	border-right: 1px solid #ffffff;
	height: 26px; }

#menuh a.top_parent {
	text-align: left;
	color: white;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/menu.gif);
	text-decoration:none;
	border-right: 1px solid #ffffff;
	height: 26px; }

#menuh a.top_home:hover, #menuh a.top_parent:hover {text-decoration:underline;}

#menuh ul
 {
	list-style:none;
	margin: 0;
	padding: 0;
	float: left;
	width: 150px; /* width of all menu boxes */ }

#menuh li {
	position: relative;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */ }

#menuh ul ul {
	position: absolute;
	z-index: 500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em; }

#menuh ul ul ul {
	top:0;
	left:100%; }

div#menuh li:hover {
	cursor: pointer;
	z-index: 100; }

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul {
	display: none; }

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul {display:block;}


/* SIDEBAR */

#sidebar {
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #4283b9;
	width: 200px; }

#sidebar h1 {
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	background-color: #4283b9;
	border: 1px solid #4283b9;
	margin: -10px;
	padding: 0px;
	background-image: url(http://www.stc-lonewriter.org/lonewriter/background.png);}

#sidebar ul {
	margin-left: 1.5em;
	padding-left: 0px; }

/* BLOG AND WIKI SECTIONS */

#actMenu {
	float: right; }

#actMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px; }

#actMenu li {
	float: left;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	color: #4283b9;
	margin: 0px;
	padding-left: 10px; }

p.categories {
	color: #4283b9; }