body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 13px;
	background: #FFFFFF;
	font-family: "Lucida Console", Courier New, Courier, mono;
}
a {
	text-decoration: none;
}
a:link {
	color: #000000;
	background-color: transparent;
}
a:visited {
	color: #000000;
	background-color: transparent;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	background-color: transparent;
}
.wrapper {
   width : 700px;
   margin-left : auto;
   margin-right : auto;
}
.header {
   height: 220px;
   background-image:url(http://burstserial.com/images/header.jpg);
   background-repeat: no-repeat;
   }
.nav {
	font-size: 18px;
	color: #888888;
	line-height: 50px;
	text-align: center;
	height: 50px;
   }
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover { 
	color: #FFFFFF;
	text-decoration: none; 
	background-color: #000000;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
}
.bracketa {
   height: 40px;
   background-image:url(http://burstserial.com/images/bracketa.gif);
   background-repeat: no-repeat;
   }
.bracketb {
   height: 40px;
   background-image:url(http://burstserial.com/images/bracketb.gif);
   background-repeat: no-repeat;
   clear: both;
   }
.ducati {
	width : 660px;
	font-size: 12px;
	line-height: 1.7em;
	padding: 3px 0px 0px 0px;
	text-align: right;
	}
.ducati a:link {
	color: #999999;
	text-decoration: none;
}
.ducati a:visited {
	color: #999999;
	text-decoration: none;
}
.ducati a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.ducati a:active {
	color: #999999;
	text-decoration: none;
}
.footer {
   height: 303px;
   background-image:url(http://burstserial.com/images/footer.jpg);
   background-repeat: no-repeat;
   }
p {
	margin: 15px 0px;
	line-height: 140%;
}
H2 {
	margin: 0px 0px 2px;
	font: bold 120% "Lucida Console", Courier New, Courier, mono;
	color: #000000;
}
H3 {
	margin-top: 0px;
	font: bold 106% "Lucida Console", Courier New, Courier, mono;
	color: #0000000;
}
H3 a:hover {
	text-decoration: none
}
H4 {
	margin-top: 0px;
	font: bold 95% "Lucida Console", Courier New, Courier, mono;
	color: #000000
}
#container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left
}
#mainnav {
	padding-right: 0px;
	padding-left: 0px;
	background: #000000;
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	border-bottom: #000000 1px solid;
}
#mainnav ul {
	padding: 0;
	list-style-type: none;
	display: inline;
}
#mainnav li {
	display: inline;
	padding: 0px;
}
#mainnav li a {
	padding: 3px 10px;
}
#mainnav li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#mainnav li a:link, #mainnav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	padding-left: 7px;
	padding-right: 40px;
	float: right;
	border-left: 1px dashed #000000;
	width: 180px;
	color: #000000;
}
#menu H3 {
	color: #FFFFFF;
	background-color: #000000;
	font: 13px "Lucida Console", Courier New, Courier, mono;
	margin: 0px;
	padding-left: 5px;
	line-height: 1.7ems;
}
#menu ul, li {
	list-style-type: none;
}
#textarea {
	margin: 0px 240px 20px 40px;
}
#textarea P {
	line-height: 165%;
}
.content {
	border-bottom: #000 0px solid
}
.posttitle {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	background-color: #F4F4F4;
	line-height: 1.6em;
	font-weight: bold;
	font-size: 14px;
	font-family: "Lucida Console", Courier New, Courier, mono;
	border-left-color: #000000;
	border-left-style: dashed;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.posttitle a {
	padding: 0px;
}
.posted {
	text-align: right;
	border-right: 1px dashed #000000;
	margin-top: 0px;
	padding-right: 3px;
	font-size: x-small;
}
blockquote {
	line-height: 140%;
	padding-left: 5px;
	border-left: 1px dashed #000000;
	font-style: italic;
}
img.right {
	float: right;
	padding: 5px;
	margin: 5px 0px 5px 5px;
	border: 1px dashed #000000;
}
img.left {
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	border: 1px dotted #aaa;
}
img.center {
	padding: 5px;
	margin: 5px 5px 5px 0px;
	border: 1px dotted #aaa;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
iframe.center {
	padding: 5px;
	margin: 5px 5px 5px 0px;
	border: 1px dotted #aaa;
}
.linklog {
	list-style: none;
}
.music {
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.small {
	font-size: 100%;
	margin-bottom: 10px;
}
#categories {
	padding: 5px;
	text-align: center;
}
#categories a {
	text-decoration: none;
}
.archives {
	list-style-image: none;
}
.printonly {
	display: none;
}
.button {
	padding-right: 2px;
	margin-top: 10px;
	padding-left: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px solid #aaa;
	font-family: "Lucida Console", Courier New, Courier, mono;
	background-color: #fff;
}