@charset "utf-8";

/* CSS Document */





 

body  {

	font: Verdana, Arial, Helvetica, sans-serif;

	margin: 0px;

	text-align: left;

	background-color: #FFFFFF;

	background-image: url(Img/back_blue.jpg);

	padding-top: 0px;

	padding-right: 1px;

	padding-bottom: 0px;

	padding-left: 1px;

	background-repeat: repeat-x;

}



/* this is for the menu */

#navcontainer ul {

	padding-left: 0;

	margin-left: 0px;

	margin-top:0px;

	color: #000000;

	float: left;

	width: 100%;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	background-repeat: repeat;

	background-position: center top;

	background-image: url(Img/bar.jpg.png);

	display: inline;

	text-indent: 0px;

	white-space: nowrap;

}



#navcontainer ul li {

	display: inline;

}





#navcontainer ul li a {

	padding-top: 5px;

	padding-bottom: 12px;

	padding-left:10px;

	padding-right:10px;

	background-color: transparent;

	color: #000000;

	text-decoration: none;

	float: left;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}



#navcontainer ul li a:hover {

	color: #0033CC;

}

#menu_bar {
	padding:2px;
	height:30px;
	clear:both;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
	border: 1px solid #000000;

}



.thrColFixHdr #container {

	width: 800px; /* this overrides the text-align: center on the body element. */

	background-color: #FFFFFF;

	margin: auto;

} 

.thrColFixHdr #header {

	background-image: url(Img/head1.jpg);

	height: 235px;

	background-repeat: no-repeat;

	top: 0px;

	margin: 0px;

} 

.thrColFixHdr #container #header #img1 #title1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: xx-large;

	text-transform: uppercase;

	color: #0033FF;

	padding-left: 35px;

}

.thrColFixHdr #container #sidebar1 #content1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	letter-spacing: normal;

}

.thrColFixHdr  #container  #title2  {

	color: #000000;

	background-repeat: no-repeat;

	background-image: url(Img/title2.jpg);

	margin-left: 35px;

}

.thrColFixHdr #container #header #title2 {

	background-image: url(Img/title2.jpg);

}

.thrColFixHdr #container #header #links {

}

.thrColFixHdr #container #header #title1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	margin-right: 35px;

	margin-left: 35px;

}

.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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.thrColFixHdr   #Holder {

	width:auto;

	clear: left;

	height: auto;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-color: #FFFFFF;

	margin-left: 35px;

	margin-right: 45px;

	margin-top: 5px;

	margin-bottom: 5px;

}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	margin-left: 0px;
	clear: none;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 35px;
	margin-bottom: 20px;

}

.thrColFixHdr #sidebar2 {

	float: right; /* since this element is floated, a width must be given */

	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background: #EBEBEB;

	clear: none;

	padding-top: 15px;

	padding-right: 0px;

	padding-bottom: 15px;

	padding-left: 20px;

	margin: 10px;

}

.thrColFixHdr #mainContent {

	background-color: #FFFFFF;

	margin-top: 45px;

	margin-right: 35px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-right: 25px;

	padding-bottom: 0px;

	padding-left: 60px;

	background-position: left center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

} 

.thrColFixHdr #mainContent2 {

	width: 500px;

	height: auto;

	padding: 10px;

	clear: none;

	float: left;

} 

.thrColFixHdr #footer {

	width: 700px;

	background-color: #345fbd;

	margin-left: auto;

	bottom: 15px;

	padding: 0px;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 15px;

} 

.thrColFixHdr  #footer2 {

	width: 700px;

	background-color: #FFFFFF;

	margin-left: auto;

	bottom: 15px;

	padding: 55px;

	margin-top: 75px;

	margin-right: auto;

	margin-bottom: 2px;

	background-image: url(Img/bottombrd.jpg);

	background-repeat: no-repeat;

	background-position: center;

	clear: left;

} 

.thrColFixHdr #footer p {

	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

	padding: 10px;

	color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-align: center;

}

.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;

}

.out {

	display:block;

	background:#bbb;

	border:1px solid #ddd;

	position:relative;

	margin:1em 0;

	background-color: #FFFFFF;

  }

.in {

	text-align:center;

	background:#fff;

	border:1px solid #555;

	position:relative;

	padding:25px;

	font-weight:normal;

  }

.ltin {

  left:-5px;

  }

.thrColFixHdr #container #sidebar1 #title3 {

	font-size: 18px;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.tpin {

  top:-5px;

  }

.narrow {width:8em;} /* change to suit */

.thrColFixHdr #container #sidebar1 #content {

	background-image: url(Img/trans.jpg);

}



.style1 {font-weight: bold}

#navcontainer  ul  li  a:active {

	color: #FFFFFF;

}
