/*layout & structure*/

body {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	color: #000;
	background-image: url(../images/bkgp2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}
p  {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
}
/* Header */

#header {
	width: 865px;
	height: 100px;
	padding: 0;
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1 {
	float: left;
	font-size: 50px;
	letter-spacing: -7px;
	color: #323B2E;
	height: 100px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

#header h2 {
	float: right;
	font-size: smaller;
	/*letter-spacing: -2px; */
	color: #8431C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
.box4 {
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxtop4 { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop4 div { 
  font-size: 0;
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}

.boxcontent4 {
  padding: 0px 10px 0px 10px;
}
#inBox {
	float:right;
	background-color: #BAB1DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
	width: 600px;
	height: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	}

a {
	color: #60C;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
}

a:hover {
	color: #000;
	text-decoration: none;
	background-color: #CAFFCA;
}

/* Nav Menu */

#menu1 {
	float: left;
	width: 160px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: small;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {

}

#menu1 a {
	display: block;
	width: 160px;
	background-color: #339999;
	border-top: 1px solid #323B2E;
	border-bottom: 1px solid #788770;
	text-align: left;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

#menu1 a:hover {
	background-color: #666699;
	border-top: 1px solid #555E4F;
	border-bottom: 1px solid #555E4F;
}

/* Content */

#content {
	width: 845px;
	border: 10px solid #FFF;
	border-top: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #000099;
	margin: auto;
	background-color:#E9EAE2;
}

#pageName  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
}
#colOne {
	float: left;
	width: 160px;
	margin-top: 1px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}

#colTwo {
	float: right;
	margin-top: 5px;
	width: 655px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 95%;
	color: #000000;
	padding-left: 5px;
	clear: none;
	height: auto;
}


#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mediaplayer {
	display: inherit;
	float: left;
	margin-right: 6px;	
	
}
#mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 700px;
	padding-top: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
	color: #333333;
}
#flashBox {
	float:left;
	margin-right: 3px;
	height: auto;
	width: auto;
}
#flashBoxr {
	float:right;
	padding-left: 5px;
	margin-left: 5px;
}
#belowMap {
	position: absolute;
	top: 600px;
	left: 220px;
	width: 450px;
}
#margin-news {
	float: left;
	width: 160px;
	border: 1px inset #009900;
	background-color: #FFFFFF;
}
#nameplate  {
	background-image: url(../images/OrffEchoLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table {
	border-collapse: collapse;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #000;
}
td {
   empty-cells: show;
}


form {
  padding: 0;
  margin: 0;
}
#right-ad {
	float: right;
	width: 158px;
	background-color: #E9EAE2;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logoRt {
	background-image: url(../012conference/images/gate_color-small.jpg);
	background-repeat: no-repeat;
	float: none;
	height: auto;
	background-position: 470px center;
	width: 630px;
	margin-right: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #60C;
}

#left-ad {
	float: left;
	width: 250px;
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #6A55B2;
}
#right-news  {
	float: right;
	width: 300px;
	position: relative;
	background-color: #D2CCE8;
	border: thin outset #E9EAE2;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
}

.box {
	clear: none;
	float: right;
	width: 350px;
	background-color: #CEC7E6;
	margin: 5px;
	font-style: italic;
	padding: 5px;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.boxtop { 
  background: url(../images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-top: 0px;
}
.box2 {
	background: #FFFFFF;
	width: 600px;
	height: 490px;
	overflow: scroll;
	
}
.boxtop2 {
	background-image: url(../images/ne2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxtop2 div {
	font-size: 0;
	height: 10px;
	background-image: url(../images/nw2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxbottom2 {
	background-image: url(../images/se2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxbottom2 div {
	font-size: 0;
	height: 10px;
	background-image: url(../images/sw2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxcontent2 {
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	
}
.box5 {
	background: #FFFFFF;
	width: 350px;
}
.boxtop5 {
	background-image: url(../images/ne2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxtop5 div {
	font-size: 0;
	height: 10px;
	background-image: url(../images/nw2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxbottom5 {
	background-image: url(../images/se2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxbottom5 div {
	font-size: 0;
	height: 10px;
	background-image: url(../images/sw2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxcontent5 {
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.boxGreen { 
  background: #DFFFDF; 
}
.boxtopGreen {
	background-image: url(../images/neG.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxtopGreen div {
	font-size: 0;
	height: 10px;
	background-image: url(../images/nwG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxbottomGreen {
	background-image: url(../images/seG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxbottomGreen div {
	font-size: 0;
	height: 10px;
	background-image: url(../images/swG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxcontentGreen {
  padding: 0px 10px 0px 10px;
}
.box3 { 
  background: #FAFAFC; 
}
.box3top { 
  background: url(ne3.gif) no-repeat top right; 
}
.box3top div { 
  font-size: 0;
  height: 15px; 
  background: url(nw3.gif) no-repeat top left; 
}
.box3bottom { 
  background: url(se3.gif) no-repeat bottom right; 
}
.box3bottom div { 
  font-size: 0;
  height: 15px; 
  background: url(sw3.gif) no-repeat bottom left; 
}
.box3content {
  padding: 0px 15px 0px 15px;
}
.warning {
	color:#900;
	font-weight:bold;
}

