body {
	color: #000000; font-family: Arial,Verdana, Helvetica, sans-serif;
	background-color: #3D3D3D;
	font-size: 10pt;
	padding-top: 0px;
	background-image:url(http://www.dragonmun.com/test/images/ComicBackground.jpg);
	text-align:center;
	}

a {
	color: #5B1572;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	}

a:hover {
	color: #9D24C4;
	}

a.navi {color: #FFFFFF;
	}
	
a.navi:hover {
	color: #9D24C4;
	}


h1 {
	background-image:url(http://www.dragonmun.com/test/images/bubbles.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-top: 5px;
	padding-bottom: 12px;
	font-size: 18pt;
	margin: 0px;
}
h2 {
	/* background-image:url(http://www.dragonmun.com/test/images/bubbles.gif); */
	background-repeat: repeat-x;
	background-position:bottom left;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	max-width: 355px;
}

dl {
margin: 10px;
}

dt {
border-bottom: 1px solid silver;
}

dd {
padding-bottom: 10px;
}

ul {
text-align: left;
}
/* ----------------------------   Classes  ------------------------------- */
.spacer {
clear: both;
}

.hr {
	/* background-image:url(http://www.dragonmun.com/test/images/bubbles.gif);*/
	background-repeat:repeat-x;
	background-position:bottom left;
	height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.right {
	float: right;
	padding: 5px;
	padding-right: 10px;
	width: 150px;
	background-image:url(http://www.dragonmun.com/test/images/PURPLE.gif);
	margin-top: 5px;


}

.tldr {
width: 515px;
float: left;
}

.staffphotos{
float: left;
width:150px;
margin-right:10px;
border: 0px;
}

.staffpositions{
margin-top: -10px;
font-size: 7pt;
border-bottom: 1px solid black;
}

.staffnavi{
margin-top: 10px;
font-size:7pt;
clear: both;
text-align:center;
border-top: 2px solid black;
border-bottom: 2px solid black;
}

.staffname{
margin-top: -10px;
font-weight: bold;
}

.staffbio{
margin: 5px;
text-indent: 20px;
font-weight: none;
}

.PhotoHeader {
padding: 5px;
border: 0px;
}

.chicklets {
border: 0px;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 2px;
}

/* ----------------------------   Div Layers  ------------------------------- */

#Container {
	margin: 0 auto;
	width: 699px;
	text-align: left;
	border-left: #691883 3px solid;
	border-right: #691883 3px solid;
}

#Navi {
	background-color: #000000;
	width: 699px;
	text-align: center;
}

#Navi img {
	padding-left: 15px;
	padding-right: 15px;
}

#Content {
	background-image:url(http://www.dragonmun.com/test/images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width: 699px;
	background-color: white;
}

#ContentBody {
	padding: 5px;
}

#Footer {
	color: #FFFFFF;
	background-color: #000000;
	width: 699px;
	text-align: center;
}

#FooterBody {
	padding: 5px;
	width: 650px;
	text-align:left;
	margin: 0 auto;
}

#FooterBody a {
	color: white;
	font-size: 7pt;
}

#FooterBody a:hover{
	color: #9D24C4;
	font-size: 7pt;
}

.SubModule {/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #white;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin-right: 10px;
}

.DraSubModule {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #white;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
}

.DraSubModule ul{
margin-left: -20px;
margin-right: 10px;
}


.DraSubModule li{
margin-left: -5px;
}


.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;

}
GalleryFeed {
float: left;
padding: 4px;
}

GalleryFeed a {
font-size: 6pt;
}

.SubmitButton {
background-color:white;
border: thin dashed black;
}

.SubmitButton:hover {
background-color:white;
border: thin solid black;
}
