html, body {
	height: 100%;
}

body {
	margin: 0px;
	background-color: #990000;
}

body, td, th, .text, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a {
	color: #cc0000;
}

a:hover {
	color: #ff3333;
}

b {
	color: #990000;
}

#breadcrumb {
	padding: 8px 35px 9px 35px;
	background-color: #e5e5e5;
	margin-bottom: 18px;
}

a.campaign-listing, .campaign-listing {
	border-bottom: 1px solid #cc0000;
	clear: both;
	padding: 5px 10px;
	display: block;
	text-decoration: none;
	background-color: transparent;
	margin: 0px;
}

a.campaign-listing:hover, .campaign-listing:hover {
	background-color: #ffe5cb;
}

a.campaign-listing, .campaign-listing a {
	font-weight: bold;
}

.campaign-preview, a.campaign-preview, .campaign-preview a {
	width: 210px;
	text-align: center;
	float: left;
	display: block;
	text-decoration: none;
}

.clear {
	clear: both;
}

#contact {
	padding-right: 15px;
}

#contact a {
	color: #ffff00;
}

#contact a:hover {
	color: #ffff66;
}

#content {
	width: 740px;
	display: block;
	float: left;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	background-color: #ffffff;
}

a #gb-logo {
	float: left;
}

.half {
	width: 44%;
	margin: 0 3%;
	float: left;
}

h1, h2 {
/*	font-family: "Courier New", Courier, mono; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
	margin: 0px;
}

h1 {
	font-size: 18px;
	line-height: 27px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	color: #990000;
}

hr {
	height: 1px;
	color: #990000;
	background-color: #990000;
	margin: 9px 0px;
	padding: 0px;
	border: 0px;
}

img, a img {
	border: 0px;
	text-decoration: none;
	behavior: url(iepngfix.htc);
}

.img-link, a.img-link {
	border: 1px solid #ffff00;
	display: block;
}

a.img-link:hover {
	border-color: #ffff66;
}

.indent {
	padding: 0px 35px;
}

input, select, textarea {
	border: 1px solid #999999;
	width: 350px;
	margin: 1px 0px;
}

input.button {
	width: auto;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 8px;
	background-color: #cc0000;
	border-color: #000000;
	border-width: 2px;
	color: #ffff00;
}

input.button:hover {
	color: #ffff78;
	background-color: #ff3333;
	cursor: pointer;
}

label {
	width: 200px;
	text-align: right;
	margin-right: 10px;
	display: block;
	float: left;
}

label.required {
	font-weight: bold;
	color: #990000;
}

.left, .slideshow_frame {
	float: left;
	margin: 0px 20px 10px 0px;
}

#left-column {
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-align: right;
	color: #ffff99;
}

.nav, a.nav, .nav-selected, a.nav-selected {
	width: 170px;
	color: #ffff00;
	text-align: right;
	padding: 10px 15px 9px 15px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	font-style: italic;
	display: block;
}

.nav:hover, a.nav:hover, .nav-selected, a.nav-selected, a.nav-selected:hover {
	color: #ffff66;
	background-image: url(nav/nav_over.png);
}

#outer-frame {
	width: 942px;
	margin: 0px auto;
	background-color: #cc0000;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
	background-image: url(nav/outer-frame_bg.gif);
	background-repeat: no-repeat;
	min-height: 100%
}

.row {
	clear: both;
}

.slideshow_frame {
	width: 420px;
}

.small, small {
	font-size: 10px;
}

#tagline {
	float: right;
	text-align: right;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	color: #ffff66;
	margin-top: 21px;
}

#tagline a {
	color: #ffff00;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tagline a:hover {
	color: #ffff66;
}

td.demo { padding: 0px 0px 0px 5px; }

th, th.demo {
/*	background-color: #CCCCCC; */
	border-bottom: 1px solid #990000;
	font-weight: bold;
	color: #990000;
	text-align: left;
	padding: 8px 0px 0px 5px;
}

#top-band {
	padding-right: 25px;
	height: 91px;
}

ul.half {
	margin: 0 3%;
	padding: 0;
	list-style: none;
}
