body {
	margin: 0;
	background-image: url(/images/backgroundslice.png);
	background-repeat: repeat-x;
	background-color: #F4F4EA;
	font-family: verdana;
	font-size: 14px;
}

.TextBox1
{
	width: 283px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

input.button
{
	border-style:solid;
	border-width: 1px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    width: 120px;   
    background-color: #3399CC;
    color: White;
}



.QuestionTextArea1
{
	width: 283px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}



table {
	width:100%;
}

td.jamestest
{
 background-color: #CCCCCC;
}

img {
	border: none;
}

.verticalLine {
	border-left: solid 1px #C6C3A2;
	font-size: 10px;
}

.content {
	background-color: white;
	border-left: solid 1px #D5D6AE;
	border-right: solid 1px #D5D6AE;
}

.contentArea {
	padding-left: 5px;
}

.siteWidth {
	width:800px;
}

.siteWidthPlusBorder {
	width:802px;
}

.contentArea {
	vertical-align: top;
}

.twoRowSecondRow {
	background-repeat: no-repeat;
	height: 175px;
	padding-left: 18px;
	padding-right: 22px;
}

.relativePosition {
	position: relative;
}

.absolutePosition {
	position: absolute;
}

.searchCell {
	text-align: right;
	vertical-align: middle;
	width: 212px;
}

.searchBackground {
	width: 180px;
	height: 40px;
}

.searchForm {
	height: 40px;
	background-image: url('/images/searchbox2.png');
	background-repeat: no-repeat;
	line-height: 2.75;
}

.searchForm img {
	cursor: hand;
	vertical-align: middle;
}

.searchForm input {
	border: none;
	background: transparent;
	font-size: 14px;
	height: 16px;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.hide {
	display: none;
}

#eventCalendar span {
	width: 100%
}

#eventCalendar .header {
	text-align: center;
	width: 90%
}

#logo {
	vertical-align: middle;
}

#header {
	height: 110px;
}


div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:20px 0 0 0; 
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
