body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.9em;
	color:#330033;
	text-align: center;
	background-color: #ffffff;
}
img {
	border: none;
}

a {
	color: #330033;
	text-decoration: underline;
}
h2 {
	font-size: 1.2em;
	color: #330033;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 1em;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}


input.button {
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #330033;
	text-align: center;
	cursor:pointer;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#description {
	border: #330033 1px dotted;
	padding: 10px;
}


#banner {
	position:relative;
	height: 100px;
	width: 100%;
	background-repeat:no-repeat;
	/*background-color: #ffffff;*/
	background-image: url(../images/banners/banner0805.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330033;
}

#joe {
	position: relative;
	background-image:url(../images/banners/joehasler.png);
	background-position:right;
	background-repeat:no-repeat;
}

#breadcrumbs {
	padding: 10px 0 10px 0;
	position: relative;
	width: 100%;
	text-align: left;
	background-color: #ffffff;
}

#banner a {
	display:block;
	height:100%;
}
#bannertitle {
	float: left;
	position: relative;
	top: 15px;
	left: 25px;
	width: 400px;
	font-weight: bold;
	color: #330033;
	font-size: 1.8em;
	text-align: left;
	clear: left;
}
#bannertitle a {
	display:block;
	height:100%;
	text-decoration: none;
	color: #330033;
}



#container {
	position:relative;
	width: 100%;
	text-align: left;
	top: 5px;
	background-color: #ffffff;
}


#container a:link, #container a:visited {
	text-decoration: underline;
}
#container a:hover {
	text-decoration: none;
}
/*LEFTPANEL*/

#leftpanel {
	position: relative;
	width: 150px;
	float: left;
}
#leftpanel p {
	padding-right: 3px;
	padding-left: 3px;
}

#leftpanel h1 {
	font-size: 3em;
	font-weight: normal;
	vertical-align: baseline;
}
#leftpanel a {
	color: #330033;
	padding: 5px;
}


#leftpanel h1 {
	font-size: 3em;
	font-weight: normal;
	vertical-align: baseline;
}
#leftpanel a:link, #leftpanel a:visited {
	line-height: 1.2;
	/*height: 20px;*/
	text-decoration:none;
	display:block;
	padding-right: 10px;
	border-bottom: #330033 1px solid;
}

#leftpanel li {
	margin-left: -40px;
	text-align:left;
	list-style-type: none;
	list-style-image: none;
}


#leftpanel a:hover {
	/*height: 20px;*/
	line-height: 1.2;
	border-bottom: solid 1px #ffffff;
}

/*CENTRE PANEL*/

#centrepanel {
	float: left;
	width: 60%;
	position: relative;
	left: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#centrepanel h1, #centrepanel td h1 {
	color: #330033;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1.8em;
}
#centrepanelwide {
	float: left;
	width: 700px;
	position: relative;
	left: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#centrepanelwide h1 {
	color: #330033;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1.8em;
}
#basicbox {
	float: left;
	width:100%;
	position: relative;
	margin:auto;
}

/*RIGHT PANEL*/
#rightpanel {
	float: right;
	width: 20%;
	position: relative;
	padding:0px 0px 0px 10px;
	border-left: 1px solid #330033;
}
#rightpanel h1 {
	background-color: #330033;
	font-size:14px;
	color: white;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
}

#rightpanel p {
	padding-right: 3px;
	padding-left: 3px;
}

#rightpanel h1 {
	font-size: 3em;
	font-weight: normal;
	vertical-align: baseline;
}
#rightpanel a {
	color: #330033;
	background-image: url(../../../modules/mod_ninja_accordion/mod_ninja_accordion/resources/stylesheets/bullet.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
}


#rightpanel h1 {
	font-size: 3em;
	font-weight: normal;
	vertical-align: baseline;
}
#rightpanel a:link, #rightpanel a:visited {
	line-height: 1.2;
	/*height: 20px;*/
	text-decoration:none;
	display:block;
	padding-right: 10px;
	/*border-bottom: #330033 1px solid;*/
}

#rightpanel li {
	margin-left: -25px;
	text-align:left;
	list-style-type: none;
	list-style-image: none;
}


#rightpanel a:hover {
	/*height: 20px;*/
	line-height: 1.2;
	/*border-bottom: solid 1px #ffffff;*/
}



.boxborder {
	border: 1px solid #330033;
}

#rightpanel p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#rightpanel h3 {
	padding-right: 10px;
	padding-left: 10px;
}
#embeddedwrapper {
	position: relative;
	width: 250px;
	border: 1px solid #330033;
}
#embeddedtab {
	position: relative;
	width: 250px;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#embeddedtab h1 {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1em;
	background-image: url(../../../../images/banners/boxtab.png);
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
}

#embeddedbox {
	width: 250px;
	position: relative;
}

#embeddedbox p {
	padding-left: 5px;
	padding-right: 5px;
}



#footer {
	color: #330033;
	background-color: #FFFFFF;
	position: relative;
	width: 100%;
	top: 0px;
	clear: both;
}
.byline {
	font-style: italic;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}

.imageright {
	margin: 10px;
	float: right;
}
.imageleft {
	margin: 10px;
	float: left;
}
.tableheadline {
	/*background-color: #D57D57;*/
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.tablebox {
	border: 1px solid #D57D57;
}
.tablebody {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D57D57;
}
.smalltext {
	font-size: .7em;
}

.scripture {
	margin-left: 1cm;
	font-style: italic;
}
.embeddedright {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #d57d57;
	padding: 10px;
	color: #ffffff;
}
.embeddedleft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.breadcrumb {
	font-size: 0.7em;
	text-decoration: none;
}
.collapsiblepanelheader {
	color: #FFFFFF;
	background-color: #330033;
	text-align: center;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}

.contentheading {
	font-size: 1.25em;
	font-weight: bold;
}

.moduletable h3 {
  	background-color: #330033;
	font-size:14px;
	color: white;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
}

.moduletable_menu h3 {
	color: #ffffff;
	background-color: #330033;
	padding: 5px;
}

.componentheading {
	font-size: 1.8em;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 15px;
}

.contentpaneopen {
	padding-left: 5px;
	padding-right: 5px;
}

.content_table {
	background: #330033;
	color: #ffffff;
}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }