.imgRT {
	float: right;
	padding: 6px;
}
.imgLT {
	padding: 4px;
	float: left;
}

/* CSS Document */

body {
	background-color: #dadbe4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}

h1 {
	color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000099;
}
h3 {
	color: #330066;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* links*/
a:link {
	color: #000099;
	border-bottom-style: 1px dotted #cccccc;
	text-decoration: underline;
	}
a:hover {
	color: #660099;
	border-bottom-style: 1px dotted #cccccc;
	text-decoration: underline; 
}
/*.nav1 a{
	color: #ffffee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	}
.nav1 a:hover{
	color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	}*/

/* divs*/
#container {
	position:absolute;
	left:25px;
	top:-41px;
	width:938px;
	height:1802px;
	z-index:8;
}
#logo {
	position:absolute; 
	left:20px; 
	top:38px; 
	width:150px; 
	height:142px; 
	z-index:1;
	}
#title {
	position:absolute;
	left:213px;
	top:49px;
	width:674px;
	height:28px;
	z-index:2;
}
#Heading {
	position:absolute;
	left:212px;
	top:95px;
	width:675px;
	height:39px;
	z-index:7;
}
#bodyIndex {
	position:absolute;
	left:210px;
	top:175px;
	width:703px;
	height:246px;
	z-index:3;
}

#Conf_logo {
	position:absolute;
	left:655px;
	top:167px;
	width:258px;
	height:256px;
	z-index:3;
}
#Conf_logo2 {
	position:absolute;
	left:652px;
	top:135px;
	width:287px;
	height:291px;
	z-index:2;
}

#body1General {
	position:absolute;
	left:214px;
	top:181px;
	width:679px;
	height:241px;
	z-index:4;
}
#line {
	position:absolute;
	left:24px; 
	top:30px; 
	width:625px; 
	height:19px; 
	z-index:2;
	}

#body2 {
	position:absolute;
	left:212px;
	top:605px;
	width:705px;
	height:1642px;
	z-index:3;
}
#PastOrbits {
	position:absolute;
	left:35px;
	top:561px;
	width:163px;
	height:232px;
	z-index:9;
}
	
	/*------------------------------------------------------
L E F T   C O L U M N 
------------------------------------------------------*/

#nav {
	position: absolute;
	top: 196px;
	left: -32px;
	width: 190px;
}
#linkList2 {
	color: #000099;
}

#below_nav {
	position:absolute;
	left:34px;
	top:437px;
	width:174px;
	height:126px;
	z-index:3;
}

/*------------------------------------------------------
S E L E C T   A   D E S I G N
------------------------------------------------------*/

.select {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 140px;
	height: 31px;
	}
.style14 {color: #663399}

#lselect ul {
	width: 140px;
	list-style-type: none;
}
#lselect ul li {
	width: 140px;
	padding: 5px 0 5px 25px;
	display: block;
	border-bottom: 1px solid #311D00;
}
#lselect ul li a{
	display: block;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	line-height: 12px;
}
#lselect ul li a:hover{
	color: #000066;
}

