@charset "utf-8";
a:link {
COLOR: #666;
}
a:visited {
COLOR: #666;
}
a:hover {
COLOR: #000;
}
a:active {
COLOR: #666;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	height: 1200px;
	background-repeat: repeat;
}
.thrColFixHdr #container {
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
	font-weight: bold;
	position: relative;
	height: 1200px;
	width: 1000px;
} 
.thrColFixHdr #header {
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-size: x-small;
	background-image: none;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 151px;
	width: 1000px;
	position: relative;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	height: 151px;
	width: 1000px;
	position: relative;
}
.thrColFixHdr #menu {
	height: 50px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}



.thrColFixHdr #sidebar1 {
	float: left; /* padding keeps the content of the div away from the edges */
	background-color: #EBEBEB;
	color: #000;
	margin: 0px;
	width: 150px;
	height: 926px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clear: left;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 0.83em;
	overflow: auto;
}
.thrColFixHdr #mainContent {
	text-align: center;
	color: #000;
	background-color: #FFF;
	width: 553px;
	height: 915px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	left: 177px;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 30px;
} 
.thrColFixHdr #container #mainContent #blogtitle {
	width: 550px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	float: left;
	left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	top: 5px;
	right: auto;
	bottom: auto;
	clear: none;
	margin: 0px;
	font-size: 0.83em;
	font-style: normal;
	visibility: visible;
}

.thrColFixHdr #container #mainContent  #headline1{
	width: 550px;
	height: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	float: left;
	left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	top: 20px;
	right: auto;
	bottom: auto;
	clear: none;
	margin: 0px;
	font-size: 2em;
	font-style: normal;
	visibility: visible;
}
.thrColFixHdr #container #mainContent #headline2 {
	width: 550px;
	height: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	float: left;
	left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	top: 20px;
	right: auto;
	bottom: auto;
	clear: none;
	margin: 0px;
	font-size: 2em;
	font-style: normal;
	visibility: hidden;
}
.thrColFixHdr #container #mainContent #headline3 {
	width: 550px;
	height: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	float: left;
	left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	top: 20px;
	right: auto;
	bottom: auto;
	clear: none;
	margin: 0px;
	font-size: 1.8em;
	font-style: normal;
	visibility: hidden;
}
.thrColFixHdr #container #mainContent #image1 {
	width: 500px;
	height: 375px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	float: left;
	left: 35px;
	display: inline;
	top: 70px;
	right: auto;
	bottom: auto;
	clear: none;
	margin: 0px;
	font-style: normal;
	visibility: visible;
}
.thrColFixHdr #container #mainContent #maincaption1 {
	width: 505px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	float: left;
	left: 35px;
	display: inline;
	top: 456px;
	right: auto;
	bottom: auto;
	clear: none;
	margin: 0px;
	font-size: 0.83em;
	font-style: normal;
	visibility: visible;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.thrColFixHdr #container #mainContent #maincaption2 {
	width: 505px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	float: left;
	left: 35px;
	display: inline;
	top: 456px;
	right: auto;
	bottom: auto;
	clear: none;
	margin: 0px;
	font-size: 0.83em;
	font-style: normal;
	visibility: hidden;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.thrColFixHdr #container #mainContent #maincaption3 {
	width: 505px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	float: left;
	left: 35px;
	display: inline;
	top: 456px;
	right: auto;
	bottom: auto;
	clear: none;
	margin: 0px;
	font-size: 0.83em;
	font-style: normal;
	visibility: hidden;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}







.thrColFixHdr #mainContent #subimage1 {
	position: absolute;
	left: 40px;
	width: 142px;
	margin: 5px;
	border: 2px solid #000;
	height: 124px;
	text-align: center;
	top: 505px;
}
.thrColFixHdr #mainContent #subimage2 {
	position: absolute;
	left: 210px;
	width: 142px;
	margin: 5px;
	border: 2px solid #000;
	height: 124px;
	top: 505px;
}
.thrColFixHdr #mainContent #subimage3 {
	position: absolute;
	left: 380px;
	width: 142px;
	margin: 5px;
	border: 2px solid #000;
	height: 124px;
	top: 505px;
}



.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 215px; /* padding keeps the content of the div away from the edges */
	background-color: #EBEBEB;
	color: #000;
	height: 926px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
	text-align: left;
	font-size: 0.83em;
	font-style: normal;
	font-weight: normal;
	overflow: visible;
}
.thrColFixHdr #container #TwitterWidget {
	margin: 0;
	text-align: center;
	height: 490px;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	font-style: normal;
	font-weight: normal;
	color: #000;
	overflow: hidden;
	bottom: 10px;
	right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	padding-top: 10px;
}

.thrColFixHdr #container #mainContent #bottomtext {
	width: 575px;
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	float: left;
	left: 5px;
	display: inline;
	top: 660px;
	right: auto;
	bottom: auto;
	clear: none;
	margin: 0px;
	font-size: 1.17em;
	font-style: normal;
	visibility: visible;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}
.thrColFixHdr #cse-search-box {
	width: 220px;
}




.thrColFixHdr #footer {
	background:#DDDDDD;
	height: 65px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin: 0;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	padding: 0px;
	clear: both;
	overflow: visible;
	vertical-align: middle;
} 
.thrColFixHdr #footer p {
	margin: 0;
	text-align: center;
	height: 65px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-style: normal;
	font-weight: normal;
	color: #000;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 1px;
	overflow: hidden;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
