html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 , p,tb, li,{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}


body {
	color: #004D71; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	background: url(../images/bk/bdbk.jpg) repeat-x scroll left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100.01%;
	margin-top: 10px;
}
 rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 , p, li, lu, img{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100.01%;
}
li {
	font-size: 12px;
	list-style: square outside;
	font-weight: normal;
}
.imglft {
	margin-right: 20px;
}
.imgrt {
	margin-left: 20px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px -0.02em;
	padding: 0px;
	text-align: left;
	list-style: square;
}
.capitalize {
	text-transform: capitalize;
}



.rect {
	vertical-align: top;
	padding: 0px;
	width: 450px;
	overflow: visible;
	height: 350px;
	border-top: thick none #006699;
	clear: right;
	float: left;
	top: 30px;
	right: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	text-align: left;
}

/* Commonly used to style page titles. */
h1 {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
}

h2 {
	color: #C56520;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5;
	border-bottom: medium none #5294CE;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h6 {
	border-bottom: medium double #A2C4E0;
}


a,  a:link {
  color: #4095df;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #4870aa;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #2170bd;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #2170bd;
}
.blubk {
	background: #FFFFEA url(../images/bk/home_content_bg.jpg) no-repeat scroll right top;
	border: 1px solid #80ADD6;
	padding: 10px;
}
.buttonblu {
	background: url(../images/buttons/blu223.jpg) no-repeat fixed center center;
	height: 50px;
	width: 223px;
}


/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #039;
}

#outerWrapper {
	margin: 0px auto 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	min-width: 760px;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 950px;
	border-top: 0px solid #FFFFFF;
	border-right: 10px solid #006699;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid #069;
	padding: 0px;
}
hr {
	color: #B5CFE6;
}

h4 {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1;
	color: #C56520;
}
#outerWrapper #header {
	background: url(../images/img/header2.jpg) no-repeat scroll 240px center; /* Sets the background properties for an element using shorthand notation */
	border-bottom: 1px double #FFFFFF;
	font-weight: bold;
	height: 100px;
	padding: 10px;
	border-right-style: double;
	border-left-style: double;
	border-top: thin double #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#outerWrapper #topNavigation {
	border-bottom: medium double #15709D; /* Sets the bottom border properties for an element using shorthand notation */
	height: 25px;
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background: #EDA004;
	border-top: medium double #15709D;
}
#outerWrapper #contentWrapper {
	overflow: hidden;
	width: 950px;
	background: #FFF;
}

#outerWrapper #contentWrapper #sidebar {
	border-right: 1px none #9bb6d2; /* Sets the right border properties for an element using shorthand notation */
	float: left;
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 223px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #FFFFFF url(../images/bk/blu_content_bg.jpg) no-repeat scroll left top;
	font-size: 0.9em;
	line-height: 1.8;
}

/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 0px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 7px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 690px;
	border-left: 1px solid #006699;
	background: url(none) no-repeat fixed center top;
	float: right;
	clear: right;
}
#outerWrapper #contentWrapper #content #img {
	padding: 2px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 680px;
	background: url(none) no-repeat fixed center top;
	float: right;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border: 1px solid #006699;
	text-transform: capitalize;
}
#outerWrapper #contentWrapper #content #col1 {
	padding: 10px;
	float: left;
	width: 200px;
	border-right: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
}
#outerWrapper #footer {
	background-color: #eaeff5;
	border-top: 20px solid #CF814C; /* Sets the top border properties for an element using shorthand notation */
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#translator {
	padding: 10px;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align: bottom;
	clear: right;
	float: left;
	margin-right: 65px;
	margin-left: 50px;
}


.img_bordr {
	padding: 2px;
	border: thin solid #069;
}

rect1 {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	height: 218px;
	width: 680px;
	visibility: inherit;
	left: 10px;
	top: 0px;
}

h5 {
	font-size: 0.7em;
	text-align: left;
	line-height: 1;
}
.oderline {
	font-size: 1.1em;
	line-height: 1;
	color: #C56520;
	text-decoration: underline;
	text-align: left;
}

address {
	font-size: .6em;
	line-height: 1;
	color: #069;
}

#header1 {
	background: #006699 url(../images/img/header.jpg) repeat-x scroll 0px center;
	font-weight: bold;
	height: 100px;
	padding: 10px;
	text-indent: 0;
	border: thin double #FFFFFF;
	text-align: left;
}
#outerWrapper #contentWrapper #content #col2 {
	padding: 10px;
	float: right;
	width: 225px;
	border-left: 0px none;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#outerWrapper #contentWrapper #content #col3 {
	padding: 10px;
	float: left;
	width: 200px;
	text-align: left;
	border-right: 1px solid #90ADD7;
	border-left: 1px solid #87A7D0;
	
}
#search {
	height: 37px;
	width: 254px;
	position: absolute;
	left: 663px;
	top: 2px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#lowerdivCopy {
	border: medium double #B5CFE6;
	text-align: left;
	height: 170px;
	background: url(../images/bk/lowdivbg.jpg) repeat-x fixed left bottom;
	visibility: visible;
	vertical-align: middle;
	padding: 10px;
}
.orange {
	color: #C56520;
	text-align: left;
}

#outerWrapper #contentWrapper #content2 {
	margin: 0 0 0 0px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 448px;
	border-left: 1px solid #006699;
	background: #FFF url(none) no-repeat fixed right top;
	float: right;
	clear: right;
}
#outerWrapper #contentWrapper #content3 {
	margin: 0 0 0 20; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 100%;
	border-left: 1px none #006699;
	background: #FFF url(../images/bk/home_content_bg.jpg) no-repeat fixed right top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#lowerdivCopy#p {
	border: medium double #B5CFE6;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	height: 200px;
	background: url(../images/bk/lowdivbg.jpg) repeat-x fixed left bottom;
	visibility: visible;
	font-size: 0.07em;
	vertical-align: middle;
}
#outerWrapper #contentWrapper #sidebar2 {
	border-right: 1px none #9bb6d2; /* Sets the right border properties for an element using shorthand notation */
	float: left;
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 460px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #FFFFFF url(none) no-repeat scroll left top;
	font-size: 12px;
}
#outerWrapper #header h1 {
	background: #FFFFFF url(../images/img/header.jpg) no-repeat scroll 240px center; /* Sets the background properties for an element using shorthand notation */
	border-bottom: 1px double #FFFFFF;
	font-weight: bold;
	height: 100px;
	padding: 10px;
	border-right-style: double;
	border-left-style: double;
	border-top: thin double #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Academy Engraved LET", Arial, serif;
	font-size: 24px;
	color: #FFF;
}
.rectrt {
	vertical-align: top;
	padding: 0px;
	width: 300px;
	overflow: visible;
	height: 350px;
	border-top: thick none #006699;
	clear: left;
	float: right;
	top: 30px;
	right: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}
.rectlarge {
	vertical-align: top;
	padding: 0px;
	width: 550px;
	overflow: visible;
	height: auto;
	border-top: thick none #006699;
	clear: right;
	float: left;
	top: 30px;
	right: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	text-align: left;
}
.frame {
	background: #FFFFE1
	border-top: 0px none;
	list-style: disc outside;
	background: #FFF url(../images/gradbgs.jpg) repeat-x fixed left top;
}
h3 {
	color: #E46D18;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
}
#apDiv2 {
	position:absolute;
	left:365px;
	top:41px;
	width:595px;
	height:62px;
	z-index:2;
}

#content4 {
	margin: 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px 60px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 90%;
	border-left: none;
	background: #FFF url(../images/bk/lowdivbg.jpg) repeat-x fixed right top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	vertical-align: top;
}
#outerWrapper #contentWrapper4 {
	overflow: hidden;
	width: 100%;
	padding-right: 50px;
	padding-left: 30px;
}
