body {
	background-image:url("DragonBubbles/background.bmp");
	}

#horizontalc {
	top: 30px;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	width: 901px;
	height: 661px;
	border: 1px dotted #0000ff;
	background-color:#ccccff;
	}

#title1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 897px;
	height: 150px;
	border-top: 1px dotted blue;
	border-left: 1px dotted blue;
	border-right: 1px dotted blue;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #ccccff;
	}

#title2 {
	position: absolute;
	top:2px;
	left:2px;
	width: 300px;
	height: 150px;
	border: none;
	background-image:url("DragonBubbles/dragonleft.jpg");
	}


#title3 {
	position: absolute;
	top:2px;
	left:599px;
	width: 300px;
	height: 150px;
	border: none;
	background-image:url("DragonBubbles/dragonright.jpg");
	}

#title4{
	position: relative;
	top: 0px;
	left: 0px;
	width: 901px;
	height: 20px;
	border: none;
	background-image:url("DragonBubbles/bubblebar0.jpg");
	}

#title5 {
	position: absolute;
	top: 70px;
	left: 300px;
	width: 299px;
	height: 80px;
	font-family: "MS Reference Sans Serif";
	font-size: 16px;
	text-align: center;
	color: Black;
	}

#linkbar {
	position: relative;
	top: 1px;
	left: 0px;
	width: 897px;
	height: 18px;
	border-left: 1px dotted #0000ff;
	border-right: 1px dotted #0000ff;
	margin-left: 1px;
	margin-right: 1px;
	font-family: "MS Reference Sans Serif";
	font-size: 10px;
	text-align: center;
	background-color: #ccccff;
	}

#spacer2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 901px;
	height: 20px;
	border: none;
	background-image:url("DragonBubbles/bubblebar1.jpg");
	}

#MainContainer {
	position: relative;
	top: 1px;
	left: 0px;
	width: 887px;
	height: 410px;
	border: 0px;
	}

#MainSplitInfo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 182px;
	height: 400px;
	border-left: 1px dotted #0000ff;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px;
	font-family: "MS Reference Sans Serif";
	font-size: 12px;
	color: Black;
	overflow: auto;
	background-color: #ccccff;
	}

#MainSplitDivider {
	position: absolute;
	top: -1px;
	left: 194px;
	width: 20px;
	height: 410px;
	border: none;
	background-image:url("DragonBubbles/bubblebar3.jpg");
	}

#MainSplitContent {
	position: absolute;
	top: 0px;
	left: 214px;
	width: 674px;
	height: 400px;
	border-right: 1px dotted #0000ff;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px;
	font-family: "MS Reference Sans Serif";
	font-size: 12px;
	color: Black;
	overflow: auto;
	background-color: #ccccff;
	}

#MainFullContent {
	position: relative;
	top: 1px;
	left: 0px;
	width: 887px;
	height: 400px;
	border-left: 1px dotted #0000ff;
	border-Right: 1px dotted #0000ff;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px;
	font-family: "MS Reference Sans Serif";
	font-size: 12px;
	color: Black;
	overflow: auto;
	background-color: #ccccff;
	}

#spacer3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 901px;
	height: 20px;
	border: none;
	background-image:url("DragonBubbles/bubblebar2.jpg");
	}

#footer {
	position: relative;
	top: 1px;
	left: 0px;
	width: 897px;
	height: 18px;
	border-left: 1px dotted blue;
	border-right: 1px dotted blue;
	border-bottom: 1px dotted blue;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-family: "MS Reference Sans Serif";
	font-size: 10px;
	color: Black;
	text-align: center;
	background-color: #ccccff;
	}

img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
.pfade p.new:before {content:url("DragonBubbles/bubbles1.jpg")}
.pfade p.new {color: Black}
.pfade p:before {content:url("DragonBubbles/bubbles2.jpg")}
.pfade p {color: #777777}


.linktype1 a:link {color: #0D76B0; text-decoration: none;}
.linktype1 a:visited {color: #405979; text-decoration: none;}
.linktype1 a:active {color: #3Da6e0; text-decoration: none;}
.linktype1 a:hover {color: #3Da6e0; text-decoration: none;}