body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: whitesmoke;
	color: #333333;
	/* start: http://flumpcakes.co.uk/css/center-div-ie */
	font: 80% "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: center; /* for IE */
	/* end: http://flumpcakes.co.uk/css/center-div-ie */
}
.t72pt {
	font-size: 72pt;
}
.t28pt {
	font-size: 28pt;
}

/* start: http://flumpcakes.co.uk/css/center-div-ie */
p {
	margin: 0.3em 0.3em 0.5em 0.3em;
}
code {
	font-size: 115%;
}
/* end: http://flumpcakes.co.uk/css/center-div-ie */

#splash {
	position: relative;
	background-color: #FFFFFF;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	height: inherit;
	width: 700px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12pt;
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	position: relative;
	background-color: #FFFFFF;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	height: inherit;
	width: 700px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px none;
	border: 0px none;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 12pt;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 2px;
}
#footer {
	position: relative;
	background-color: #EEEEEE;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	height: inherit;
	width: 700px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	border: 0px none;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 12pt;
	color: #111111;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#fadein {
	position: relative;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	margin: auto;
	height: 25px;
	width: 700px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center bottom;
	border: 0px none;
	background-image: url(../imgs/fadein.png);
	padding: 0px;
}
#fadeout {
	position: relative;
	margin: 0 auto;
	height: 30px;
	width: 700px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px none;
	background-image: url(../imgs/fadeout.png);
}
#splashbg {
	position: relative;
	margin: 0 auto;
	background-image: url(../imgs/splashback.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 150px;
	width: 700px;
	vertical-align: 50%;
	text-align: center;
}
#breadcrumbs {
	position: relative;
	/* background-color: #EEEEEE; */
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	height: inherit;
	width: 700px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	border: 0px none;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 8pt;
	color: #111111;
}

/* #content {
	background-color: #000;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	margin: 20px;
	position: absolute;
	top: 200px;
	overflow: visible;
	width: 700px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border: 15px solid #000000;
	height: auto;
	padding: 2px;
	left: 10%;
	right: 10px;
	bottom: 10px;
}
*/

.t36pt {
	font-size: 36pt;
}
div * a {
color: #0066CC;
}

.seethru {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6; 
	opacity: 0.6;
}
a:link, a:visited, a:active {
	color: #0066CC;
}
a:hover {
	color: #990000;
}
.t12pt {

	font-size: 12pt;
}
.t14pt {


	font-size: 14pt;
}
.t24pt {


	font-size: 24pt;
}
.slimline {
	height: auto;
	width: 500px;
}
.t16pt {



	font-size: 16pt;
}
.t10pt {


	font-size: 10pt;
}
#cm {

	color: #3366CC;
}
.t08pt {



	font-size: 08pt;
}
table {
	border: 2px solid #FFFFFF;
	padding: 2px;
}
#contentwrapper {
	padding: 30px 30px 10px;
}
blockquote {
	border: 1px dotted #FFFFFF;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 1.2em;
	text-align: left;
	text-indent: 20pt;
	margin: 20px;
}
a.jump-top:hover {



	color: #669900;
	text-decoration: underline;
}
a.jump-top:link {

	color: #006633;
	text-decoration: none;
}
a.jump-top {


	color: #006633;
	text-decoration: none;
}
