.headingclass {
	font-size: 18px;
	color: #F03;
	background-color: #06F;
}
.championclass1 {color: #F00;
}

.Heading {
	font-size: 24px;
	color: #F30;
	background-color: #06F;
}
.Heading {
	font-size: 18px;
	color: #FFF;
	background-color: #FFF;
}
#heading1 {
	color: #FFF;
	font-size: 36px;
	font-weight: bolder;
	font-variant: small-caps;
}
.headingclass {
	font-size: 24px;
	color: #C30;
}
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: #A1B6D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../pictures/snow_crystal_christmas.jpg);
}
.designClass {
	font-family: "Courier New", Courier, monospace;
	color: #66F;
}

.twoColFixLtHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
} 
#menu #nav {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	width: 150px;
	display: block;
	left: 70px;
	visibility: visible;
	color: #06C;
	page-break-before: always;
	border: 0px none #FFF;
	text-indent: 0;
	white-space: nowrap;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #09F;
}
#menu #nav1 {
	background-color: #39C1E9;
	margin: 0px;
	padding: 0px;
	width: 100%;
	line-height: 2ex;
	text-align: left;
	vertical-align: text-top;
	display: inline-block;
	text-decoration: underline;
}
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;
	background-color: #09F; /* 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. */
} 
.twoColFixLtHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
	height: 400px;
	background-color: #FFF;
	overflow: auto;
	font-weight: bold;
	color: #00C;
}
.twoColFixLtHdr #mainContent {
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 480px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 475px;
	width: 480px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
} 
#menu #nav1 li a {
	font-size: 18px;
	font-variant: small-caps;
	color: #06F;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: text-bottom;
	display: block;
	width: 150px;
}
#menu #nav1 li a:hover {
	font-weight: bolder;
	font-variant: normal;
	color: #06C;
	text-decoration: none;
}
.twoColFixLtHdr #footer {
	background-color: #4FD6F3;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.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;
}
.photoTextClass {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

#mainContent h1 img {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	right: 18px;
	position: relative;
	top: 7px;
}
p {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
}
#menu #nav li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#menu #nav1 li {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	list-style-type: none;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 2em;
	background-color: #03F;
}
#menu #nav li a {
	text-decoration: none;
	font-size: 12px;
	font-variant: small-caps;
	line-height: 2em;
	text-align: center;
	color: #06F;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #menu #nav li a:hover {
	color: #054DA1;
	font-weight: bolder;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #mainContent2 {
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 480px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 475px;
	width: 480px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	overflow: auto;
	padding-top: 0px;
}
.championClass {
	font-size: 18px;
	color: #F00;
	margin: 0px;
	padding: 0px;
}
#sidebar1 p {
	font-weight: normal;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	background-repeat: no-repeat;
	background-color: #FFF;
	overflow: auto;
	font-weight: bold;
	padding: 0px;
}
.twoColFixLtHdr #mainContent3 {
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 475px;
	width: 750px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}
#othersites {
	position: relative;
	visibility: hidden;
	height: 10px;
	width: 100%;
	overflow: hidden;
}
.twoColFixLtHdr #mainContent4 {
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 477px;
	width: 750px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	overflow: auto;
}
#sidebarNew .twoColFixLtHdr {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000;
	font-size: 24px;
}

.twoColFixLtHdr #sidebar7 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-repeat: no-repeat;
	background-color: #FFF;
	overflow: hidden;
	font-weight: bold;
	padding: 0px;
	height: 447px;
	position: relative;
	left: 20px;
}
#sidebarNew {
	background-repeat: no-repeat;
	height: 420px;
	width: 550px;
	overflow: scroll;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
	top: 40px;
	padding-top: 0px;
	left: 10px;
}
.heading2 {
	color: #FFF;
}
.Catname {
	font-family: "Lucida Console", Monaco, monospace;
	color: #0CF;
	font-size: 18px;
	font-weight: bolder;
}

