/*Margins can be used to push divs apart*/
/*"margin: 0 15px 15px 0;". Keep in mind that shorthand values are applied*/
/*in a clockwise order; top, right, bottom, left.*/



body {
		/* Where On Page */
		position: absolute;
		margin:0 0 0 0;/*margin: 10px;*/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width: 100%;
	    height: 100%;
	    background:#ffffff;
	    padding:0px;
	    
	    /* Text Formating */
	    font-family:Tahoma, "Trebuchet MS", arial, Helvetica, Verdana, Geneva, sans-serif;
	    
		}
		
#MAIN {
		/* Where On Page */
		/*position: relative;*/
		/*margin:5px 5px 5px 5px;*//*margin: auto;*/
		margin-left: auto;
		margin-right: auto;
		top:0px;
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:1000px;
		/*height: 63px;/*height:39px;*/
		/*background:#AAAAAA;*/
		/*border-top:0px solid #000;*/
		/*border-right:0px solid #000;*/
		/*border-left:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		/*voice-family: "\"}\"";
		voice-family: inherit;*/
		
		}
		
/* ------------- FeaturedContentSlider CSS START --------- */

.sliderwrapper{
position: relative; /*leave as is*/ /* ORIGINAL- position: relative; */
overflow: hidden; /*leave as is*/ /*ORIGINAL- overflow: hidden;*/
border:  ; /* ORIGINAL- border: 10px solid navy;*/
border-bottom-width: ; /*ORIGINAL- border-bottom-width: 6px;*/
width: 100%; /*width of featured content slider ORIGINAL-width: 400px; */
height: 2500px; /*ORIGINAL- height: 250px; 500px works well*/
top:0px;
/*left:1%;*/
/*right:1%;*/
margin: 0 auto 0 auto;
z-index:-1;
/*text-align:center;*/
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 10px;  /*leave as is*/
top: 10px;  /*leave as is*/
/*padding: 5px;*/
background: ; /* ORIGINAL- background: white; */
width: 98%; /*ORIGINAL- width:400px;/*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
/*text-align: center;*/
margin: 0 auto 0 auto;
color:#990000;
}

.pagination{
width: 23%; /*ORIGINAL- width:400px: */ /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height:15px;
/*text-align: right;*/
background-color: ; /* ORIGINAL- background-color: navy;*/
/*padding: 5px 10px;*/
/*position: absolute;*/
}


.pagination a{

padding: 0 5px;*/
text-decoration: none; 
color: #990000; /*ORIGINAL- color: #00007D;*/
background: ; /*ORIGINAL- background: white; */
}

.pagination a:hover, .pagination a.selected{
/* Text Color */
color: #000; /*ORIGINAL- color: #000; */
background-color: ; /*ORIGINAL- background-color: #FEE496 */
}


/* ------------- FeaturedContentSlider CSS END ---------- */

/* ------------- Top Menu Section Begin ----------------*/

/* ------------- Div Containing Buttons Begin ----------*/
#TopMenu {
       /* Where On Page */
		position: relative;
        margin:0 1% 0 1%;/*margin: auto;*//*margin-left: auto;*//*margin-right: auto;*/
		top:0px;
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:70%;
		height: 35px;/*height:39px;*/
		background:#000000;
		/*border-top:0px solid #000;*/
		/*border-right:0px solid #000;*/
		/*border-left:0px solid #000;*/
		
		/* Text Formating */
		
         }
/* ------------- Div Containing Buttons End ----------*/

#TopMenuONELeft {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		/*display:inline;*/
		margin: 0 0 0 1.3%;
		/*left:4%;*/
		top:3px;
		left:-6px;/*******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:16%;/*width:15.5%;*/
		height:18px;
		background:#ffffff;/*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		color:#990000;
		font-size:14px;
		
		}
		
#TopMenuONEInnerLeft {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		/*display:inline;*/
		margin: 0 0 0 17.25%;/*margin: 0 0 0 17.68%;*/
		/*left:4%;*/
		top:3px;
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:16%;/*width:15.5%;*/
		height:18px;
		background:#ffffff;/*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		color:#990000;
		font-size:14px;
		
		}

#TopMenuONECenterLeft {
        /* Where On Page */
        position: absolute;
		/*float: left;*/
		/*display:inline;*/
		margin: 0 0 0 33.75%;/*margin: 0 0 0 34.06%;*//*margin: 0px auto -1px auto;*//*margin-right: 50%;*/
		/*left: 28%;*/
		top:3px;	
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:16%;/*width:15.5%;*/
		height:18px;
		background:#ffffff;/*background:#E7E8EA;*/ 
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		color:#990000;
		font-size:14px;
		
		}
		
#TopMenuONECenterRight {
        /* Where On Page */
        position: absolute;
		/*float: left;*/
		/*display:inline;*/
		margin: 0 0 0 50.25%;/*margin: 0 0 0 50.44%;*//*margin: 0px auto -1px auto;*//*margin-right: 50%;*/
		/*left: 52%;*/
		top:3px;
			
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:16%;/*width:15.5%;*/
		height:18px;
		background:#ffffff;/*background:#E7E8EA;*/ 
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		color:#990000;
		font-size:14px;
		
		}

#TopMenuONEInnerRight {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		margin: 0 0 0 66.85%;/*margin: 0 0 0 66.82%;*//*margin: 0 0 0 66.82%;*/
		/*right:4%;*/
		top:3px;
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:16%;/*width:15.5%;*/
		height:18px;
		background:#ffffff;/*background:#E7E8EA;*/ 
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		color:#990000;
		font-size:14px;
		
		}

#TopMenuONERight {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		margin: 0 0 0 83.17%;/*83.2*/
		/*right:4%;*/
		top:3px;
		right:3px;/*******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:16%;/*width:15.5%;*/
		height:18px;
		background:#ffffff;/*background:#E7E8EA;*/ 
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		color:#990000;
		font-size:14px;
		
		}
		
/*------------- Top Menu Section END --------------*/
		
#UpperWhiteBox {
      /* Where On Page */
		position: relative;
        /*margin:-10px 0 0 0;*//*margin: auto;*//*margin-left: auto;*//*margin-right: auto;*/
		top:-49px;/*top:-49px;*/
		/*right:1%;*/
		left:71%;
		/*display:inline;*/
		z-index:1;
		/*float:right;*/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:28%;
		height: 63px;/*height:39px;*/
		background:#000000;

        }
        
#UpperWhiteBoxCurve {
      /* Where On Page */
		position: absolute;
        /*margin:-10px 0 0 0;*//*margin: auto;*//*margin-left: auto;*//*margin-right: auto;*/
		top:-5px;/*top:-5px;*/
		/*right:1%;*/
		/*left:71%;*/
		/*display:inline;*/
		z-index:2;
		/*float:right;*/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:100%;
		height: 130px;/*height:39px;*//******************/
		background:#ffffff;

        }
        
/*Upper Right Rotating-Fading Images START*/
#FaderONE {
      /* Where On Page */
		position: absolute;
        margin:0 auto 0 auto;/*margin: auto;*//*margin-left: auto;*//*margin-right: auto;*/
		top:0px;
		/*left:20px;*/
		/*right:-25%;*/
		/*left:71%;*/
		display:inline;
		z-index:-1;
		/*float:right;*/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:100%;
		height: 130px;/*height:39px;*/
		background:#ffffff;
		
		/* Text Formating */		

        }
/*Upper Right Rotating-Fading Images END*/

#MAINONE {
		/* Where On Page */
		position: relative;
		margin:10px /*The 10px needed--Do NOT CHANGE */ 1% 0 1%;/*margin: auto;*//*margin-left: auto;*//*margin-right: auto;*/
		top:-60px;/*top:-60px;*/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:70%;
		height: 73px;/*height:39px;*//******************/
		background:#000000;/*greyish #aaaaaa*/
		/*border-top:0px solid #000;*/
		/*border-right:0px solid #000;*/
		/*border-left:0px solid #000;*/
		
		/* Text Formating */
		
		
		}


#MAINTWO {
		/* Where On Page */
		position: relative;
		/*margin:0 1% 0 1%;*//*margin: auto;*/
		margin-left: auto;
		margin-right: auto;
		top:-60px;/*top:-60px;*//******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:98%;
		height: 100px;/*height:39px;*/
		background:#000000;
		/*background-image: url(../Media/Images/GradiantBlackToWhite100x500.jpg);*/
		/*background-repeat: repeat-x;*/
		/*text-align:center;*/
		/*border-top:0px solid #000;*/
		/*border-right:0px solid #000;*/
		/*border-left:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		/*voice-family: "\"}\"";
		voice-family: inherit;*/
		
		}
		
#FadeDiv {
		/* Where On Page */
		position: relative;
		margin:0 1% 0 1%;/*margin: auto;*//*margin-left: auto;*//*margin-right: auto;*/
		top:-60px;/*top:-60px;*/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		/*width:100%;*/
		height: 400px;/*height:39px;*/
		/*background:#bbbbbb;*/
		background-image: url(../Media/Images/Gradiants/GradiantBlackToWhite100x400.jpg);
		background-repeat: repeat-x;
		z-index:-5;
		
		/*border-top:0px solid #000;*/
		/*border-right:0px solid #000;*/
		/*border-left:0px solid #000;*/
		
		/* Text Formating */
		
		/*voice-family: "\"}\"";
		voice-family: inherit;*/
		
		}

/* Sub Menus Start */

#ONELeft {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		margin: 0 0 0 1.3%;
		/*left:4%;*/
		top:5px; /******************/
		left: -6px;/******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}

#ONECenterLeft {
        /* Where On Page */
        position: absolute;
		/*float: left;*/
		margin: 0 0 0 25.5%;/*margin: 0 0 0 26.1%;*//*margin: 0px auto -1px auto;*//*margin-right: 50%;*/
		/*left: 28%;*/
		top:4px; /******************/	
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}
		
#ONECenterRight {
        /* Where On Page */
        position: absolute;
		/*float: left;*/
		margin: 0 0 0 50.5%;/*margin: 0 0 0 50.9%;*//*margin: 0px auto -1px auto;*//*margin-right: 50%;*/
		/*left: 52%;*/
		top:4px; /******************/		
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/;
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}

#ONERight {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		margin: 0 0 0 75.7%;
		/*right:4%;*/
		top:4px; /******************/
		right: 3px;/******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}
		
#TWOLeft {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		margin: 0 0 0 1.3%;
		/*left:4%;*/
		top:25px; /******************/
		left: -6px;/******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}

#TWOCenterLeft {
        /* Where On Page */
        position: absolute;
		/*float: left;*/
		margin: 0 0 0 25.5%;/*margin: 0 0 0 26.1%;*//*margin: 0px auto -1px auto;*//*margin-right: 50%;*/
		/*left: 28%;*/
		top:25px; /******************/	
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}
		
#TWOCenterRight {
        /* Where On Page */
        position: absolute;
		/*float: left;*/
		margin: 0 0 0 50.5%;/*margin: 0 0 0 50.9%;*//*margin: 0px auto -1px auto;*//*margin-right: 50%;*/
		/*left: 52%;*/
		top:25px; /******************/		
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}

#TWORight {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		margin: 0 0 0 75.7%;
		/*right:4%;*/
		top:25px; /******************/
		right: 3px;/******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}
		
#THREELeft {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		margin: 0 0 0 1.3%;
		/*left: 4%;*/
		top:46px;/******************/
		left: -6px;/******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}

#THREECenterLeft {
        /* Where On Page */
        position: absolute;
		/*float: left;*/
		margin: 0 0 0 25.5%;/*margin: 0 0 0 26.1%;*//*margin: 0px auto -1px auto;*//*margin-right: 50%;*/
		/*left: 28%;*/
		top:46px;/******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width: 24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}
		
#THREECenterRight {
        /* Where On Page */
        position: absolute;
		/*float: left;*/
		margin: 0 0 0 50.5%;/*margin: 0 0 0 50.9%;*/
		top:46px;/******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width: 24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}

#THREERight {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		margin: 0 0 0 75.7%;
		/*right:4%;*/
		top:46px;/******************/
		right: 3px;/******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:24%;/*width:23%;*/
		height:18px;
		background:#ffffff; /*background:#E7E8EA;*/ /*background:#9CC0FF;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		text-align: center;
		font-size:14px;
		
		}
		
/* Sub Menus END */
	
#FOURLeft {
		/* Where On Page */
		position: absolute;
		/*float: left;*/
		margin: 0 0 0 1%;
		/*padding: 0 0 0 5px;*/
		/*-left: 4%;*/
		top: 4px; /******************/
		left: -6px;/******************/
   		right: 5px;/******************/
   		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		width:35%;/*width:17%;*/
		height:50px;
		background:#ffffff; /*#E7E8EA*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		color:#990000;
		text-indent: 5px;
		/*white-space: nowrap;*/
		}

#FOURCenter {
        /* Where On Page */
        position: absolute;
		/*float: left;*/
		margin: 0 -2px 0 0px;/*margin: 0px auto -1px auto;*//*margin-right: 50%;*/
		top: 4px; /******************/
		display:inline;
		/*left: 5px;*//******************/
   		right: 5px;/******************/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
   		width: 63.7%; /*width: 81.4% */
		height:50px;
   		background:#ffffff;
		/*border:0px solid #000;*/
		
		/* Text Formating */
		/*text-align: center;*/
		
		
		}

/*#FOURRight {*/
		/* Where On Page */
		/*position: absolute;*/
		/*float: left;*/
		/*margin: 0 0 0 58%;*/
		/*- right:4%;*/
		/*top: 10px;*/
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		/*width:41%;*/
		/*height:40px;*/
		/*background:#E7E8EA;*/
		/*border:0px solid #000;*/
		
		/* Text Formating */
		/*text-align: right;*/
		
		/*}*/
		
#FIVECenter /*Original div is FOURCenter */ {
        /* Where On Page */
        position: absolute; /*position: absolute;*/
		/*float: center;*/
		margin: 0 0 0 1.1%;/*margin-bottom: 10px;*//*margin: 0px auto -1px auto;*//*margin-right: 50%;*/
		left: -7px;/******************/
   		right: 3px;/******************/
		top: 58px;/******************/
		z-index:0;
		
		/* Div Formating: Size; Space Between Edge And Start Of Text; Background Color Etc */
		/*width: 99%;*/ /******************/
		height: 500px;
		background:#ffffff; /*background:#E7E8EA;*/ /*DarkGreyish #cccccc */
		border:0px solid #000;
   		/*overflow:hidden;*/

		
		/* Text Formating */
		/*text-align: center;*/
		
		}
		
/* Color for text in FOURCenter section */
/*#FOURCenter a { color: #990000; }*/

/* Color For Text In The 1st Table in the Personal.htm page */
#HTMTablesPersonal {color:#990000;
/*width="100%";*/
}

/* Color For Text In The 1st Table in the Humor.htm page */
/*#CatsDancingTable {color:#990000;}*/
		
/* ----------Font Settings --------------*/
/*#ONELeft {
		font-size:14px;*/
		/*padding:10px 10px 0px 10px;*/
		/*margin:0px;*/
		/*}*/
		
/*p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
h1 {
		font-size:14px;
		padding-top:10px;
		}
		
#MAIN h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
#Right p {
		font-size:10px
		}*/