body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:800px;		/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		
		font-family:               "Segoe UI", "Verdana", sans-serif;
	font-size:80%;
	background-color: #FFFFFF;
	height: 100%;
	overflow: visible;
	}
body, html{
	height:100%;
}
	a {
	color:#E37500;
	text-decoration: none;
	font-weight: bold;
	}
	a:hover {
	color:www.multiplication.com;
	text-decoration:none;
	color: #E3B000;
	}
	h1, h2, h3 {
	padding:0;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	}
	h1{
	font-size: 250%;
	font-variant: small-caps;
	text-transform: capitalize;
	}
	h2{
	font-variant: normal;
	margin: 0px;
	font-family: "Segoe UI";
	}
	h3{
	font-size: 120%;
	font-variant: normal;
	margin: 0px;
	font-family: "Segoe UI";
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
	background-color: #000099;
	color:#FFFFFF;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #3366FF;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}

	#layoutdims {
	margin:0;
	clear: both;
	padding: 0px;
	width: 100%;
	}
	/* column container */
	.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:visible;
	
	
	
	
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
		height:100%;
		min-height:700px;
		
	}
	.col1,
	.col2,
	.col3 {
	float:left;
	position:relative;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	
	
	}
	/* 3 Column settings */
	.threecol {
	background-color: #000099;
	
	}
	.threecol .colmid {
	right: 19%;
	background-color: #FFFFFF;
	}
	.threecol .col1 {
	width:79%;			/* 100% plus left padding of center column */
	color: #000000;
	left: 20%;
	background-color: #FFFFFF;
	
	
	}
	.threecol .col3 {
	width:17%;		/* Please make note of the brackets here:*/
	left:22%;
	color: #E3DE5D;
					
	}
	
	.newscolmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:visible;
	}
	
	/* common column settings */
	.newscolright,
	.newscolmid,
	.newscolleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
		
		
		
	}
	.newscol1,
	.newscol2,
	.newscol3 {
	float:left;
	position:relative;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	
	
	}
	/* 3 Column settings */
	/*.newsthreecol {
	background-color: #FFE819;
	color:#FFFFFF;
	
	}*/
	.newsthreecol .newscolmid {
		
	}
	.newsthreecol .newscolleft {
	color: #000000;
	background-color: #FFFFFF;
	right: 73%;
	
	}
	.newsthreecol .newscol1 {
	width:68%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
	color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
	
	
	}
	.newsthreecol .newscol2 {
	width:25%;
	color: #000000;
	background-color: #E37500;
	left: 4%;
	padding-right: 10px;
	border: medium inset #000099;
	padding-left: 5px;
	font-size: 90%;
	
	
	}
	/*.newsthreecol .newscol3 {
		width:18%;			/* Width of right column content (column width minus padding on either side) */
		/*left:88%;		/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
					
	/*}*/
	
	.tricolmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:99%;			/* width of whole page */
	overflow:visible;
	
	
	
	
	}
	/* common column settings */
	.tricolright,
	.tricolmid,
	.tricolleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
		height:100%;
		
	}
	.tricol1,
	.tricol2,
	.tricol3 {
	float:left;
	position:relative;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0px;
	height: 100%;
	
	
	}
	/* 3 Column settings */
	.trithreecol {
	color:#FFFFFF;
	background-color: #000099;
	
	}
	.trithreecol .tricolmid {
	right:32%;
	background-color: #000099;
	}
	.trithreecol .tricolleft {
	right:33%;
	background-color: #000099;
	}
	.trithreecol .tricol1 {
	width:31%;			/* width of center column content (column width minus padding on either side) */
	left:101%;
	color: #000000;
	}
	.trithreecol .tricol2 {
	width:31%;			/* Width of left column content (column width minus padding on either side) */
	left:34%;
	padding-right: 10px;
	padding-left: 10px;
	}
	.trithreecol .tricol3 {
	width:31%;			/* Width of right column content (column width minus padding on either side) */
	left:69%;
	color: #FFFFFF;
	
	}

	
	
	#footer p {
	padding:10px;
	margin:0;
	}
	#footer {
	background-color:#000099;
	padding:10px;
	margin:0;
	}
	.stylejump {
	color: #000000;
	font-weight: normal;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #DEFEBC;
	border-right-color: #DEFEBC;
	border-bottom-color: #DEFEBC;
	border-left-color: #DEFEBC;
	background-color: #FFFFFF;
	line-height: normal;
	width: 100%;
	font-size:70%;
}

#floatrightheadertopleftpadded{
	float: right;
	clear: right;
	padding-top: 20px;
	padding-left: 20px;
}
#floatrightheaderleftpadded{
	float: right;
	clear: right;
	padding-left: 20px;
}
#floatrightheader{
	float: right;
	clear: right;
	}
#floatrightheadertoprightpadded{
	float: right;
	clear: right;
	padding-right: 20px;
}
#floatleftheaderrightleftpadded{
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#floatleftheader{
	float: left;
	}

#floatleftheadertoppadded{
	float: left;
	padding-top: 20px;
	
}
#floatleftheaderrightpadded{
	float: left;
	
	padding-right: 20px;
}
#floatleftheadertoprightpadded{
	float: left;
	padding-top: 20px;
	padding-right: 20px;
}
#floatrightheader{
	float: right;
	clear: right;
}
#floatleftheader{
	float: left;
	padding-right: 10px;
	}

#floatleftheadertoppadded{
	float: left;
	padding-top: 20px;
}

#spacepad10bottom {
	padding-bottom: 20px;
	}
#spacepad10top10bottom {
	padding-top: 20px;
	padding-bottom: 20px;
	}

.style1 {
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
}
.style3 {
	font-size: 85%;
}
.style4 {
	font-size: 20px;
	color:#0000ff;
}
.style5 {
	font-size: 90%;
	color: #0000ff;
}
.style6 {
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
}

.style6black {
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000002;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border: medium inset #0000ff;
}
.style6blackunlined {
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000002;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	line-height: 2;
}
.style7 {
	color: #000000;
	font-size: 12px;
}
.style8 {
	color: #E37500;
	
}
.style10 {
	color: #FDBE01;
	font-family: Arial, Helvetica, sans-serif;
}
.styleheading{
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 300%;
	font-variant: small-caps;
	text-transform: capitalize;
}
.border {
	border: thin groove #0000ff;
}
.borderorange {
	border: medium groove #E37500;
}
.borderindent {
	border: thick inset #0000ff;
}
#borderindent {
	border: thick inset #0000ff;
}
.borderblack {
	border: thick solid #000000;
}
.borderblack {
	border: thick solid #000000;
}
.borderbluelarge {
	border-top-width: thick;
	border-top-style: groove;
	border-top-color: #0000ff;
}
.bordertopbottom {
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #0000ff;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #0000ff;
}
.borderBlackOut{
	background-color: #000000;
	border: medium outset #dddd00;
	margin: 3px;
	padding: 3px;
}
.backgrdGreen {
	background-color: #0000ff;
}
.backgrdBlack {
	background-color: #000000;
	color: #0000ff;
}
#textframe {
	color: #000000;
	background-color: #FFFFFF;
	clear: left;
	overflow: hidden;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#newsframe {
	color: #000000;
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px;
	width: 95%;
	left: 2%;
	right: 2%;
}
#newsframe2 {
	color: #000000;
	clear: both;
	overflow: hidden;

	background-color: #2D1E09
	margin: 5px;
	padding: 10px;
	width: 100%;
	left: 2%;
	right: 2%;
	background-color: #FC9303;
}
#column {
	float: left;
	width: 45%;
	left: 2%;
	right: 2%;
	padding: 5px;
	margin-right: 1%;
	margin-left: 1%;
}

#scrollpage600 {
	overflow: scroll;
	height: 600px;
	}
