#title {
	position: absolute;
	left: 130px;
	top: 20px;
	height: 100px;
	right: 130px;
	_width: 900px;
	background-color: #ccc;
	background-image: url(/images/dragondiffuse.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: #ccc;
	padding: 10px;
	padding-top: 0px;
	z-index: 2; 
}

#title img[src="images/title.png"] {
	position: relative;
	top: 0px; 
}

#nav {
	position: absolute;
	left: 130px;
	top: 132px;
	width: 200px;
	background-color: #ccc;
	background-image: url(/images/dragondiffuse.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: #ccc;
	_top: 0px;
	_left: 0px;
	_margin-top: 142px;
	_margin-left: 130px;
	_bottom: 0px;
	_width: 200px;
	z-index: 1; 
	padding-bottom: 10px;
}

#nav h1 {
	text-align: left;
	font-family: "Marker Felt", "Papyrus", "Herculanum", "Sylfaen", fantasy; 
	margin-left: 10px;
}

#pad-bottom {
	padding: 20px;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0;
	margin-top: 10px;
	text-align: center;
	background-color: black;
	background-image: url(/images/dragon.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none; 
}

#main {
	position: absolute;
	top: 132px;
	left: 332px;
	right: 130px;
	background-color: #ccc;
	background-image: url(/images/dragondiffuse.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: #ccc;
	_top: 0px;
	_left: 0px;
	_margin-top: 142px;
	_margin-left: 332px;
	_bottom: 0px;
	_width: 618px;
	padding-top: 10px;
	z-index: 0; 
}

#main h1 {
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 17px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	font-family: "Marker Felt", "Papyrus", "Herculanum", "Sylfaen", fantasy; 
}

#main p {
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	padding: 10px;
	margin: 0;
	margin-left: 50px;
	margin-right: 50px;
	overflow: visible; 
}

.divstyle {
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	padding: 10px;
	margin: 0;
	margin-left: 50px;
	margin-right: 50px;
	overflow: visible; 
}

#main ul {
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	padding: 10px;
	padding-left: 2em;
	padding-top: 5px;
	margin: 0;
	margin-left: 50px;
	margin-right: 50px;
	overflow: visible; 
}

#main ul li {
	background-color: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white; 
	margin-left: 50px;
	margin-right: 50px;
}

#main ol {
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	padding: 10px;
	padding-left: 3.2em;
	padding-top: 5px;
	margin: 0;
	overflow: visible; 
	margin-left: 50px;
	margin-right: 50px;
}

#main ol li {
	background-color: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white; 
	margin-left: 50px;
	margin-right: 50px;
}

#main h2 { 
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	padding: 5px;
	margin: 0;
	margin-top: 5px;
	font-family: "Marker Felt", Papyrus, Herculanum, Sylfaen, fantasy;
	border: dashed 2px black; 
	margin-left: 50px;
	margin-right: 50px;
}

#main h3 { 
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	padding: 5px;
	margin: 0;
	font-family: "Marker Felt", Papyrus, Herculanum, Sylfaen, fantasy; 
	margin-left: 50px;
	margin-right: 50px;
}

#main h4 { 
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	padding: 5px;
	margin: 0;
	font-family: "Marker Felt", Papyrus, Herculanum, Sylfaen, fantasy; 
	margin-left: 50px;
	margin-right: 50px;
}

#main pre { 
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	padding: 5px;
	padding-left: 25px;
	margin: 0;
	margin-left: 50px;
	margin-right: 50px;
}

#main table {
	display: block;
	background-color: white; 
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	margin: 0; 
	padding: 10px; 
	margin-left: 50px;
	margin-right: 50px;
}

#main table.tab {
	border-collapse: collapse;
}

#main table.tab tr td {
	border: 1px solid black;
	padding: 3px;
}

#main table.tab tr th {
	border: 3px solid black;
}

body { 
	background-color: #000;
	background-image: url(/images/background.png);
	background-position: top right;
	background-repeat: repeat-y; 
}

body #bgbox {
	background-image: url(/images/dragon.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none; 
}

code {
	display: block;
	background-color: #cccccc;
	background-image: url(/images/dragondiffuse.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: #ccc;
	padding: 5px;
	margin: 5px; 
}

a {
	color: black; 
}

a:hover {
	color: black;
	background-color: #f60000; 
}

a:visited {
	color: black; 
}

#nav {
	font-size: small; 
}

#nav ul {
	list-style-type: cjk-ideographic;
	list-style-position: inside;
	padding-left: 12px;
	padding-bottom: 10px; 
	.padding-left: 8px;
	.margin-left: 8px; 
}

#nav a {
	text-decoration: none;
	color: black;
}

#nav a:visited {
	text-decoration: none;
	color: black;
}

#nav a:hover {
	text-decoration: none;
	color: black;
	background-color: #f60000;
}

#title a:hover {
	background-color: #ccc; 
}

img {
	border: 0; 
}

img < a:hover {
	background: black; 
}

.thumblink {
	background: white;
	margin: 5px;
	max-width: 160px;
	text-align: center; 
}

.subnav li a:not([href*="caltsar.com"]) {
	padding-right: 12px;
	background: transparent url("/images/ext.png") center right no-repeat;
}

a.ext {
	padding-right: 12px;
	background: transparent url("/images/ext.png") center right no-repeat;
}

div.wrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 620px;
	border: 1px solid #35528F;
}

div.errors {
	color:red;
}

#main form { 
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
	margin: 0;
	padding: 10px;
	font-family: "Marker Felt", Papyrus, Herculanum, Sylfaen, fantasy; 
	margin-left: 50px;
	margin-right: 50px;
}

#main textarea {
	background: white;
	background-image: url(/images/dragondiffusewhite.png);
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	_background: none;
	_background-color: white;
}

#nav > .navigation > li > a:hover {
	background-color: #ccc;
}

p.center {
	text-align: center;
}

.warning {
	border: 1px dashed black;
}

.warning:hover {
	background-color: red;
	border: 1px dashed black;
}

pre {
	max-width: 400px;
}

.nostealy {
	background-image: none !important;
	background-color: #111 !important;
	color: white;
	border: 3px dashed #333;
	margin-bottom: 5px;
}