body {
	background-color: #ffffff;
/*	background-image: url(../images/resources/space-background.png);*/
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width:100%;
}


a h1 {
	text-align: center;
	font-size: 50px;
	height: 60px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a {
	text-decoration: none;
}

#smaller_images {
	margin-top: -10px;
}

#navigation{
margin-left:200px;
margin-top:0px;
}

#navigation ul {
	height: 60px;
	width:100%;

}

#navigation ul li {
 color:#000000;

}
.grid_3 h1{
color:#000000;
}

#navigation ul li {
	display: block !important; 
  	float: left; 
	position: static;
	margin-top: 20px;
	border-right-style: solid;
	margin-left: 15px;
	margin-right: 15px;

}

#navigation ul li#seperator {
	width: 10px;
	margin-left: 0;
}

#navigation ul li a {
	color: #000000;
	text-decoration: none;
	font-size:10px;
}

#navigation ul li a#current {
	text-decoration: underline;
}

#navigation ul li a:hover {
	color:#666666;
	text-decoration: underline;
}



#navigationBottom{
  position:relative;
  background:url(../images/sidebar.jpg) repeat-x;
  background-color:#3d3d3d;
  list-style:none;
  text-align:center;
  width:100%;
  min-height:30px;
  margin:0px;
  padding:0px;
  padding-top:10px;
}


#navigationBottom ul.nav li{
list-style:none;
display:inline-block;
zoom:1;
.display:inline;
min-width:140px;
max-width:140px;
margin:0px;
padding:0px;
margin-right:10px;
margin-left:10px;
}

ul.nav li{
text-align:left;
vertical-align:top;
}

ul.single-col{
display:inline-block;
zoom:1;
.display:inline;
min-width:140px;
max-width:140px;
margin:0px;
padding:0px;
margin-right:10px;
margin-left:10px;
}

ul.single-col li{
margin:0px;
padding:0px;
min-width:140px;
max-width:140px;
list-style:none;
margin-bottom:5px;
text-align:left;
border-bottom:1px #CCCCCC solid;
}
ul#spaceCentreBottomNav li:hover{
border-bottom:1px #67B6C7 solid;
}
ul#missionDiscoveryBottomNav li:hover{
border-bottom:1px #FF797C solid;
}
ul#aleBottomNav li:hover{
border-bottom:1px #FFFF88 solid;
}
ul#linksBottomNav li:hover{
border-bottom:1px #80FF9F solid;
}

ul.nav li a{
color:#ffffff;
font-weight:500;
font-size:14px;
}
ul.single-col li a{
min-width:100px;
font-size:10px;
color:#CCCCCC;
}



div#contact.grid_3 {
padding-left: 40px;
}

#social {
position:absolute;
right:0px;
	margin-top: 10px;
	width:140px;
	
}

#socialBottom {
position:absolute;
float:right;
bottom:0px;
margin-right:10px;
}
#socialBottom h1{
font-size:12px;
font-weight:normal;
margin:0px;
padding-bottom:5px;
text-align:left;

}


div.slide {
	height: 346px;
	width: 940px;
	display: none;
}
div.slide a {
color:#FFFFFF;
}

div.slide.active {
	display: block;
}
#starCity_slide {
	background: url(../images/slideshow/slideshowheaderstarcity.png);
}


#mission_discovery_slide {
	background: url(../images/slideshow/going_to_space_slideshowheader.png);
}
#aus_slide {
	background: url(../images/slideshow/novslideshowheader.png);
}
#geminids_slide {
	background: url(../images/slideshow/gem_slideshowheader.png);
}

#michelle_slide {
background: url(../images/slideshow/michelle_slideshow.png);
}

#mttm_slide {
background: url(../images/slideshow/mttm_slideshow.png);
}
#ksc_washington_slide{
background: url(../images/slideshow/ksc_washingtonslideshowheader.png);
}

#isset_blog_slide{
background: url(../images/slideshow/blogslideshowheader.png);
}


#astronomy_slide{
background: url(../images/slideshow/astrovisitsslideshow.png);
}

#reach_for_the_stars_slide {
	background: url(../images/slideshow/Reach_for_the_stars_slideshow.png);
}

#sts-135_slide {
	background: url(../images/slideshow/sts-135_slideshow.png);
}

#teachers_houston_slide {
	background: url(../images/slideshow/teachers_houston_slideshow.png);
}

#teachers_kennedy_slide {
	background: url(../images/slideshow/teachers_kennedy_slideshow.png);
}

div.slide_title h2 {
	padding-top: 220px;
	font-size: 26px;
	text-indent: 50px;
	margin-bottom: 0;
	color: #ffffff;
}

div.slide_caption p {
	font-size: 14px;
	padding-left: 53px;
	margin-right: 53px;
	line-height: 25px;
	margin-bottom: 0;
	color: #ffffff;
}

div.slide_caption p a {
	color: #c5d8ed;
	text-decoration: none;
	font-weight: bold;
}

div.slide_nav
{
position:absolute;
top:90px;
}
div.slide_nav a
{
font-size:10px;
color:#FFFFFF;
}
div.slide_nav a:hover
{
font-size:10px;
color:#666666;
}
div.slide_nav #prev
{
margin-left:20px;
}
div.slide_nav #next
{
position:relative;
left:845px;
}

div.slide_number
{
position:absolute;
top:100px;
margin-left: 880px;
font-weight:bold;
}



p a {
	color: #474747;	
	font-weight: bold;
	border-bottom: 1px solid #474747;
}

p a:hover {
	color: #696262;	
	font-weight: bold;
	border-bottom: 2px solid #696262;
}

div.slide_caption p a:hover {
	text-decoration: underline;
}

#smaller_images {
	background-color: #ffffff;
}
#buttonStarCity, #buttonAle, #buttonIntHou {
	margin-top: 25px;
	height: 65px;
	margin-left:-30px;
}


#top {
	margin-top: 25px;
	height: 131px;
}

#bottom {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 131px;
}

#about {
	background-color: #ffffff;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}

#middle_image a img {
	margin-left: 30px;
}

#last_image a img {
	margin-left: -20px;
}

#information {
	background-color: #ffffff;
	color: #000000;

}


#upcoming_programmes {
	font-size: 12px;
}

div.event p, div.date p {
	margin-bottom: 0;
}

div.event p a {
	color: #175778;	
	font-weight: bold;
	border-bottom: 1px solid #a7c3e1;
}

div.event p a:hover {
	color: #696262;	
	font-weight: bold;
	border-bottom: 1px solid #000;
}

div.date {
	color: #474747;
}

div.location {
	color: #696262;
}

div.news_title {
	font-weight:bold;
	color:#474747;
}

div.news_title p {
	margin-bottom: 5px;
}

div.news_title li{
list-style:inside;
}



p#copyright_notice {
	font-size:10px;
	position:absolute;
	bottom:0px;
	margin-bottom:5px;
	color:#ffffff;
	width:100%;
	text-align:center;
}

a[href $='.pdf'], a[href $='.PDF'] {
	background: url(../images/icons/pdf_icon.png) no-repeat left 0 transparent;
	padding-bottom: 3px;
	padding-left: 20px;
}

a[href $='mission_discovery_adelaide/poster.jpg'] {
	background: url(../images/icons/image_icon.png) no-repeat left 0 transparent;
	padding-bottom: 3px;
	padding-left: 20px;
}

#gallery a img {
	
	border: 2px solid #eaebeb;
}

#gallery a:hover img {
	border: 2px solid #0e82fa;
}

h4 {
	background:url(../images/gradient1.jpg) repeat-y;
	padding: 5px;
}

#starCityButtons {
	background: url('../Buttons/starcitybanner.jpg') no-repeat;
	width: 847px;
	height: 65px;
		
}

#starCityButtons:hover {
	background: url('../Buttons/rollovers/starcitybanner2.jpg') no-repeat;
	cursor: pointer;
}

#ale {
	background: url('../Buttons/alenov1.jpg') no-repeat;
	width: 847px;
	height: 65px;
		
}

#ale:hover {
	background: url('../Buttons/rollovers/alenov2.jpg') no-repeat;
	cursor: pointer;
}
#geminids{
	background: url('../Buttons/geminids.png') no-repeat;
	width: 847px;
	height: 65px;
}

#geminids:hover {
	background: url('../Buttons/rollovers/geminids2.png') no-repeat;
	cursor: pointer;
}
#washingtonksc{
	background: url('../Buttons/washingtonksc.jpg') no-repeat;
	width: 847px;
	height: 65px;
}

#washingtonksc:hover {
	background: url('../Buttons/rollovers/washingtonksc2.png') no-repeat;
	cursor: pointer;
}
#tovButtons{
	background: url('../Buttons/astrobutton.jpg') no-repeat;
	width: 847px;
	height: 65px;
		
}

#tovButtons:hover {
	background: url('../Buttons/rollovers/astro2.jpg') no-repeat;
	cursor: pointer;
}


#MessageToTheMoonButton {
	background: url('../Buttons/mttm1.jpg') no-repeat center right;
	width: 257px;
	height: 130px;
	margin-left: -30px;
	
}

#MessageToTheMoonButton:hover {
	background: url('../Buttons/rollovers/mttm2.jpg') no-repeat center right;
	cursor: pointer;
}

#mission_discoveryButton {
	background: url('../Buttons/missiondiscovery1.jpg') no-repeat center right;
	width: 257px;
	height: 130px;
	margin-left: 25px;
	
	
}

#mission_discoveryButton:hover {
	background: url('../Buttons/rollovers/missiondiscovery2.jpg') no-repeat center right;
	cursor: pointer;
}

#teachersButton {
	background: url('../Buttons/teacherprogrammes1.jpg') no-repeat center right;
	width: 257px;
	height: 130px;
	
}

#teachersButton:hover {
	background: url('../Buttons/rollovers/teacherprogrammes2.jpg') no-repeat center right;
	cursor: pointer;
	
}

#space-campButton {
	background: url('../Buttons/spacecamp1.jpg') no-repeat center right;
	width: 257px;
	height: 130px;
	margin-left: -30px;
}

#space-campButton:hover {
	background: url('../Buttons/rollovers/spacecamp2.jpg') no-repeat center right;
	cursor: pointer;
}

#astronaut-visitsButton {
	background: url('../Buttons/astrovisits1.jpg') no-repeat center right;
	width: 257px;
	height: 130px;
	margin-left: 25px;
	
	
}

#astronaut-visitsButton:hover {
	background: url('../Buttons/rollovers/astrovisits2.jpg') no-repeat center right;
	cursor: pointer;
}

#stu-kscButton {
	background: url('../Buttons/studentvisits1.jpg') no-repeat center right;
	width: 257px;
	height: 130px;
}

#stu-kscButton:hover {
	background: url('../Buttons/rollovers/studentvisits2.jpg') no-repeat center right;
	cursor: pointer;
}

#tmp-IntButton {
	background: url('../Buttons/houston1.jpg') no-repeat center right;
	width: 847px;
	height: 65px;
}

#tmp-IntButton:hover {
	background: url('../Buttons/rollovers/houston2.jpg') no-repeat center right;
	cursor: pointer;
}

#upcoming_events-badges
{
margin-bottom:10px;
}
#upcoming_events-badges img
{
padding-left:25px;
padding-right:25px;
}

.preload_hide{
position: absolute; 
top: -4000px; 
}
#preload_hover_star{
	background-image: url('../Buttons/rollovers/starcitybanner2.jpg');
}
#preload_hover_ast{
	background-image: url('../Buttons/alenov2.jpg');
}
#preload_hover_int{
	background-image: url('../Buttons/rollovers/houston2.png');
}
#preload_hover_1{
	background-image: url('../Buttons/rollovers/mttm2.jpg');
}
#preload_hover_2{
	background-image: url('../Buttons/rollovers/missiondiscovery2.jpg');
}
#preload_hover_3{
	background-image: url('../Buttons/rollovers/teacherprogrammes2.jpg');
}
#preload_hover_4{
	background-image: url('../Buttons/rollovers/spacecamp2.jpg');
}
#preload_hover_5{
	background-image: url('../Buttons/rollovers/astrovisits2.jpg');
}
#preload_hover_6{
background-image: url('../Buttons/rollovers/studentvisits2.jpg');
}

#Upcoming_text
{
margin-left:50px;
}
#Upcoming_text a
{
color:#000000;
}

#outcome ul
{
margin-left:20px;
}

#nav_title_heading
{
margin-left:50px;
width:220px;
}

#lower_title_heading
{
margin-left:10px;
width:490px;
}

#nav_title_heading p, #lower_title_heading p
{
margin-bottom:5px;
font-size:12px;
font-weight:bold;
color:#333333;
}

#exp
{
position:fixed;
bottom:0px;
background-color:#09427d;
border:solid 2px #d7deea;
width:936px;
height:40px;
}

#exp li
{
display: block !important;
float:left;
}
#exp a
{
color:#FFFFFF;
}
#exp a:hover
{
color:#999999;
}
#exp_title
{
margin-left:auto;
margin-right:auto;
border-bottom:solid 1px #000000;
width:200px;
margin-bottom:2px;
}
#exp_title p
{
font-size:10px;
font-weight:bold;
color:#000000;
text-align: center;
padding-bottom:0px;
margin-bottom:0px;
}





