.side-block {
	margin-left: 18px;
	width: 302px;
	background: transparent url("../images/sidebg.gif") top left repeat-y;
}

.side-block-content {
	padding: 12px 12px 0 12px;
	background: transparent url("../images/sidetop.gif") top left no-repeat;
}

.side-block-bottom {
	height: 12px;
	background: transparent url("../images/sidebot.gif") bottom left no-repeat;
	clear: both;
}

.main-block {
	background: transparent url("../images/mainbg.gif") top left repeat-y;
	width: 640px;
}

.main-block-content {
	padding: 12px 20px 0 20px;
	background: transparent url("../images/maintop.gif") top left no-repeat;
}

.main-block-bottom {
	height: 12px;
	background: transparent url("../images/mainbot.gif") bottom left no-repeat;
	clear: both;
}

.left {
	float: left;
	text-align: left;
	margin: 5px 5px 5px 0;
}

.right {
	float: right;
	text-align: right;
	margin: 5px 0 5px 5px;
}

#parade, #feedback {margin-top: 6px;text-align: center;}
#message, #top-buttons {margin-top: 10px;}
#article-buttons, #bb, #bottom-buttons {margin-top: 6px;}

#article-buttons img {margin-right: 1px;}
#bottom-buttons img {margin-right: 4px;}

#article-buttons img.last, #bottom-buttons img.last {margin-right: 0;}

#footer {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #000000;
}

#copyright p.small {
	padding-top: 5px;
	line-height: 13px !important;
}

#footerlinks {
	padding-top: 15px;
}


body { background-color: #ffc; background-image: url(../images/inside_images/inside_bkg.gif); background-repeat: repeat-x; }

p { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }

td { }

a:link { }
.small { font-size: 10px; font-family: arial; line-height: 10px; }
.smallIndent { font-size: 10px; font-family: arial; line-height: 10px; margin-left: 12px; }
a:visited { }
a:hover { }
a:active { }
.maintext { color: #6c6c6c; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 18px; text-align: left; text-indent: 0; margin: 0 0 6px 12px; }
.linebreak { color: #6c6c6c; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 18px; text-align: left; text-indent: 0; margin: 18px 0 3px 12px; }
.maintextIndent { color: #6c6c6c; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 18px; text-align: left; text-indent: 0; margin: 0 12px 6px; }
.maintext12 { color: #6c6c6c; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px; text-align: left; text-indent: 0; margin: 0 0 6px 0; }
.maintext12indent { color: #6c6c6c; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px; text-align: left; text-indent: 0; margin: 0 0 6px 12px; }
.maintextNoindent { color: #6c6c6c; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 18px; text-align: left; text-indent: 0; margin: 0 0 6px 0; }
.postText { color: #6c6c6c; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-align: left; text-indent: 0; margin: 0 0 6px; };border-bottom-width: 3px;
.maintext12 { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; margin: 0 0 0 12px; }
.maintext16red { color: #9d1800; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 24px; margin: 0 0 12px 12px; }
.darkRed { color: #9d1800; font-weight: bold; }
.boldtext { font-weight: bold; }
.quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; background-color: #fafbc7; border: solid 1px #b7b892; }
.genmed { font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; }
.displaySmall { font-size: 9px; }
.displayLarge { font-size: 12px; }
.displayMed { font-size: 10px; }

img {
	padding: 0;
	margin: 0;
	border: none;
}

/* Shadowbox */

#sb-title {
	display: none !important;
}

#sb-info {
	position: absolute !important;
	top: 0;
	width: 100%;
	height: 32px !important;
	background: #000000;
}

#sb-info-inner {
	padding: 2px 3px 0 10px;
	font-size: 21px !important;
	line-height: 32px !important;
	font-weight: bold;
}

#sb-nav-next {
	width: 24px !important;
	height: 24px !important;
	background-image: url(../images/slide_next.png) !important;
}

#sb-nav-previous {
	width: 24px !important;
	height: 24px !important;
	background-image: url(../images/slide_previous.png) !important;
}

#sb-nav-close {
	display: none !important;
}
