body {
	background: url(/images/stainglass.jpg);
}

#sidebar {
	text-align: center;
	background-color: #EFEFDD;
	float: right;
	width: 20%;
}

#sidebarcontent {
	background-image:url(/images/gradients/vgradred_tile.jpg);
	margin:0px;
	padding:0px;
}

#sidebarcontent_top {
	background-image:url(/images/gradients/vgradred_top.jpg);
	background-position:left top;
	background-repeat: repeat-x;
}

#sidebar img {
	width: 100%;
	margin:0px;
	padding:0px;
}

.infoblock {
	padding: 1em;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	margin: 1em;
}

.infoblock h1 {
	margin-bottom: .2em;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
}

.infoblock h2 {
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
}

.imagewrapper {
	margin: 1em;
}

#top {
	height: 198px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/gatewaytitle.jpg);
}

#top img {
	float: left;
	margin-left:-3;
	text-align: left;
}

#top #bgright {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	height: 198px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/images/gatewayleft.jpg);
	padding: 0px;
}

#title {
	text-shadow: 0px 0px 1em white;
	height: 80px;
	text-align: right;
	font-style: italic;
}

#title .tagline {
	padding-top: 0.5em;
	padding-right: 1em;
}

#title img {
	margin-top: 1em;
	margin-left: -3px;
}

#navbar {
	height: 21px;
	float: right;
	position: static;
	text-align: right;
	margin-top: 1em;
	background-color: #888888;
}

#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
}

#navbar a:hover {
	text-decoration: underline;
}

#content {
	margin-right: 1em;
	padding-left: 1em;
	padding-top: 2em;
}

.posts {
	margin-top: 1.5em;
	font-family: serif;
}

#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
}

.commentform {
	border-top-color: #7e7e7e;
	border-top-style: solid;
	padding: 1em;
}

.commentform h1 {
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
}

.comment {
	border-bottom-color: #7d7d7d;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	padding: 1em;
}

.spacer {
	border-top-width: 1px;
}

.name {
	font-weight: bold;
}

.fullwidthbox {
	width:95%;
}

.inlinetitle {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

#promobanner {
	float: right;
	border: 1px solid;
	height: 240px;
	width: 320px;
	margin-left:1em;
	margin-bottom: 1em;
	background-color:white;
	background: url(/images/eachpersonbanner.jpg);
}


#schedule {
	padding-bottom:2em;
}
