body {
	background: url(images/bg.png);
	font-family: Frutiger, ‘Frutiger Linotype’, Univers, Calibri, ‘Gill Sans’, ‘Gill Sans MT’, ‘Myriad Pro’, Myriad, ‘DejaVu Sans Condensed’, ‘Liberation Sans’, ‘Nimbus Sans L’, Tahoma, Geneva, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

img {
	border-style: none;
	vertical-align: bottom;
}

img.tweet {
	float:right;
}

img.bannerad {
	padding-left: 28px; /* 1/2 of "leftover area" between text box and banner length */
	text-align: center;
}

img.blog {
	vertical-align: top;
	text-align: center;
}

img.list {
	vertical-align: baseline;
}

a:link { text-decoration: none; font-weight: bold; }
a:visited { text-decoration: none; font-weight: bold; }
a:active { text-decoration: none; font-weight: bold; }
a:hover { color: black; text-decoration: none; font-weight: bold; }

p.rb {
	display: block;
}

p.small {
	font-size: .75em;
}

span.small {
	font-size: .75em;
}

#rbtable {
	display: block;
}

table.rb {
	display: block;
	float: right;
}

li {
	padding: .5em;
}

li.plus {
	padding: 0;
}

ul.plus {
	margin-top: 0;
}

tr.trbg {
	background-color: white;
}

td.small {
	font-size: .75em;
}

input {
	background-color: #f3dad2;
	border: 1px solid white;
}

input[type=submit] {
	background-color: white;
	border: 1px solid #f3dad2;
	font-family: Frutiger, ‘Frutiger Linotype’, Univers, Calibri, ‘Gill Sans’, ‘Gill Sans MT’, ‘Myriad Pro’, Myriad, ‘DejaVu Sans Condensed’, ‘Liberation Sans’, ‘Nimbus Sans L’, Tahoma, Geneva, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

input[type=submit]:hover {
	background-color: white;
	border: 1px solid black;
}

fieldset {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}

textarea {
	background-color: #f3dad2;
	border: 1px solid white;
}

#header {
	height: 169px;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 794px;
	z-index: 1;
}

#image-wrapper {
	position: relative;
	width: 794px;
}

#image-wrapper p {
	position: absolute;
	left: 550px;
	text-align: right;
	top: 0px;
}

#content {
	background: url(images/content.png) repeat-y;
	min-height: 951px;
	width: 794px;
}

#content.error {
	min-height: 0px;
}

#content.blog {
	min-height: 0px;
}

#content-footer {
	background: url(images/content-bottom.png);
	height: 65px;
	width: 794px;
}

#content-footer-error {
	background: url(images/content-bottom-error.png);
	height: 61px;
	width: 794px;
}

#text {
	margin-top: -25px;
	padding: 0 0 0 110px;
	width: 525px;
}

#text.blog {
	margin-top: 0;
}

#blogheader {
	background: url(images/title-blogdefault.png);
	height: 314px;
	width:794px;
}

#blogheadertext {
	font-size: 2.5em;
	position: absolute;
	text-align: right;
	top: 155px;
	width: 635px;
}

#video {
	position: relative;
	z-index: 0;
}

#imgcenter {
	text-align: center;
}

#footer {
	font-size: .75em;
	text-align: center;
	width: 794px;
}

#footer a:link { color: black; text-decoration: none; font-weight: normal }
#footer a:visited { color: black; text-decoration: none; font-weight: normal }
#footer a:active { color: black; text-decoration: none; font-weight: normal }
#footer a:hover { color: black; text-decoration: none; font-weight: normal }


tr.link a:link { color: black; text-decoration: none; font-weight: bold }
tr.link a:visited { color: black; text-decoration: none; font-weight: bold }
tr.link a:active { color: black; text-decoration: none; font-weight: bold }
tr.link a:hover { color: gray; text-decoration: none; font-weight: bold }

#signedin a:link { color: white; text-decoration: none; font-weight: normal }
#signedin a:visited { color: white; text-decoration: none; font-weight: normal }
#signedin a:active { color: white; text-decoration: none; font-weight: normal }
#signedin a:hover { color: white; text-decoration: none; font-weight: normal }

.faq a {
 font-size: 0.875em;
}

.question {
 font-weight: bold;
 padding-bottom: 0;
 margin-bottom: 0;
}

.answer {
 padding: 0;
 margin: 0;
}

.backtotop {
 font-size: 0.75em;
 text-align: right;
}
