/* CSS Document */

body{
background: #2F3627 url(../images/bkg_02.gif) repeat-x top center;
font-family: Arial, Helvetica, sans-serif;
margin:0px auto;
padding: 0px;
text-align: center;
}

input, select {
margin: 0;
padding: 0;
}

#wrapper{
width: 1010px;
padding: 0px;
margin:0px auto;
text-align: left;
}

#speaker{
width: 266px;
height: 299px;
margin: 0px;
padding: 0px;
position:absolute;
z-index:1;
}

#wrapper2{
width: 975px;
margin-left: 35px !important;
padding: 0px !important;
position:absolute;
}

#banner{
width: 975px;
height: 116px;
background: url(../images/home2_01.jpg) no-repeat top center;
margin: 0px;
padding: 0px;
}

#search{
background: url(../images/search_03.jpg) no-repeat top left;
width: 260px;
margin-top:60px;
margin-right: 15px;
padding-top: 17px;
float: right;
}

#flash{
width: 975px;
height: 156px;
margin: 0px;
padding: 0px;
}

#navigation{
width: 975px;
height: 27px;
margin: 0px;
padding: 0px;
}

#content{
background: url(../images/home2_06.jpg)  repeat-y top center;
width: 975px;
min-height: 350px;
height: auto;
margin: 0px;
padding: 0px;
}

*html #content{
background: url(../images/home2_06.jpg)  repeat-y top center;
width: 975px;
height: 350px;
margin: 0px;
padding: 0px;
}

#logo{
width: 315px;
height: 327px;
float: left;
}

#logo2{
width: 196px;
height: 327px;
float: left;
margin-left: -38px;
}

#main{
padding: 5px 25px 5px 25px;
}

#main2{
width: 729px;
padding: 5px 25px 5px 25px;
margin-left: 158px;
}


#footer{
width: 975px;
height: 25px;
background: url(../images/home2_07.jpg) no-repeat top center;
margin: 0px;
padding: 0px;
}

#mytable{
	border: 1px dashed #2e4a44;
}

#left{
	border-bottom: 1px dashed #2e4a44;
	border-right: 1px dashed #2e4a44;
}

#right{
	border-bottom: 1px dashed #2e4a44;
	border-left: 1px dashed #2e4a44;
}

#pic{
width:300px;
float: right;
text-align:center;
padding: 8px;}

/*TEXT FORMATTING*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #2E4A44;
	font-weight: bolder;
	font-style: normal;
	letter-spacing: 1px;
	font-variant: normal;

}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #2E4A44;
	font-weight: bold;
	font-style: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2e4a44;

}

#main2 ul{
	font-size: .75em;

}

#main2 ul li{
	padding-bottom: 5px;
	list-style-image: url(../images/bullet.gif);
}

ol {
  font: italic 1em Georgia, Times, serif;
  color: #2E4A44;
  font-weight: bold;
}

ol p {
  font: normal .8em Arial, Helvetica, sans-serif;
  color: #000000;
}

ol li{
	padding: 2px;
}


ol li ol li{
	padding: 0px;
}
a {
	font-weight: bold;
	color: #C00303;
	text-decoration: none;
}
.subhead3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;

}

