/* STYLES FOR TWISTED WEBSITE */

/* All-important styles follow... */

body {
	text-align:center;
	background-image: url(pix/backgrey.gif);
	background-repeat: repeat;
	margin: 0;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: underline;
}

h4 {
	border-bottom: thin solid #CCC;
}

a:link, a:visited {
	text-decoration: underline;
	color: #003366;
}

a:hover {
	color: #3366ff;
	text-decoration: underline;
}

#shadowFrame {
	margin:0px auto;
	text-align:left;
	background-image: url(pix/pageback.gif);
	background-repeat: repeat-y;
	width: 749px;
} /* creates the centered white shadowed background area. */

#header {
	margin-left: 9px;
	margin-right: 9px;
}

#navigation {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #aaaaaa;
	padding-top: 10px;
	padding-bottom: 18px;

}

#navigation .disabled {
	color: #666666;
}

#mainContent {
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 22px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 150%;
	word-spacing: .075em;
	padding-bottom: 10px;
}

#footer {
	margin-left: 20px;
	margin-right: 21px;
	background-image: url(pix/pageback-bottom3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 25px;

}

.imageHolderLeft {
	width: 284px;
	float: left;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-bottom: 20px;
	line-height: 125%;
	letter-spacing: 0;
}

.tallImageHolderLeft {
	width: 213px;
	float: left;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-bottom: 20px;
	line-height: 125%;
	letter-spacing: 0;
}

.imageHolderRight {
	width: 284px;
	float: right;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-bottom: 20px;
	line-height: 125%;
	letter-spacing: 0;
}


.tallImageHolderRight {
	width: 213px;
	float: right;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-bottom: 20px;
	letter-spacing: 0;
	text-align: right;
}

.flashHolder {
	width: 435px;
	float: right;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-bottom: 20px;
	line-height: 125%;
	letter-spacing: 0;
}



.greyBox {
	width: 240px;
	color: #333333;
	background-color: #ddd;
	border: thin solid #aaa;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-bottom: 20px;
	line-height: 125%;
	letter-spacing: 0;
	padding: 10px;
}

.greyBox h3 {
	letter-spacing: .1em;
}

.incidental {
	font-size: 10px;
	line-height: 100%;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	clear: both;
	margin-top: 10px;
	margin-right: 8px;
	text-align: right;
}
.medsizeHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: 444444;
}
.medsizeHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #444444;
}

