﻿
p {
	font-family: Verdana;
	font-size: medium;
	color: #000000;
	text-align: left;
}

a:link  {
	font-family: Arial;
	font-size: LARGE;
	color: #FF0000;
}
a:visited {
	font-family: Arial;
	font-size: LARGE;
	color: #C0C0C0;
}

a:hover {
	font-family: Arial;
	font-size: LARGE;
	color: black;
	background-color:#E39533 ;
}

.style10 {
	text-align: left;
}
.style11 {
	text-align: center;
	background-color: #FFFFFF;
}
.style12 {
	text-align: right;
}

.style20 {
	font-family: Verdana;
	font-size: medium;
	text-align: left;
	color: #000000;
}
.style21 {
	font-family: Verdana;
	font-size: medium;
	text-align: center;
	color: #000000;
}
.style22 {
	font-family: Verdana;
	font-size: large;
	text-align: left;
	color: #000000;
}
.style25 {
	font-family: Verdana;
	font-size: medium;
	text-align: left;
	color: #E39533;
}

.style27 {
	font-family: Verdana;
	font-size: large;
	text-align: left;
	color: #E39533;
}

.style30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #000000;
}

.style99 {
	border: 0px;
	background-color: #E39533;
}

.style100 {
	background-color: #D4E2EF;
}

.style101 {
	color: #C0C0C0;
}

.style103 {
	font-family: Monotype Corsiva;
	font-size: large;
	text-align: left;
	color: #000000;
}


/*<==================================================================BODY===============>*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url('nasa-bg-big2.jpg');
}

/*<==================================================================WRAPPER=============>*/
#wrapper {
	width: inherit;
	height: 250px;
	background-color: #000000;
	margin-top: 20%;
	margin-left: auto;
	margin-right: auto;

}

/*<==================================================================HEADER============>*/
#header {
	
	width: 1250px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

#header-mast {
	width: inherit;
	height: auto;
}


#mast-nav {
	position: absolute;
	top: 6px;
	left: 802px;
	width: 109px;
	height: 124px;
	z-index: 3;
	visibility: visible;
	text-align: right;
}
/*<=================================================sub element of wrapper=================>*/
#content {
	width: 950px;
	height: auto;
	background-color: #FFFFFF;
}
/*<--------------------------------------sub elements of content----------------------------->*/
#main {
	width: 725px;
	float: right;
	height: auto;
	margin:0px;
}
/*<--------------------------------------sub element of main----------------------------->*/
#pictureboard {
	width: inherit;
	height: auto;
	margin: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
/*<---------------------------------------sub element of main----------------------------->*/
#feature {
	width: inherit;
	height: auto;
	margin: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #FF0000;
}
/*<---------------------------------------------sub element of content--------------------->*/
#sidebar-left {
	border: medium #E39533 outset;
	float: left;
	width: 218px;
	height: auto;
	margin: 0px;
	background-color: #FFFFFF;
}
#sidebar-left .inner1 {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 05px;
	font-family: Verdana;
	font-size: medium;
	text-align: left;
}

#sidebar-left .inner2 {
	height: auto;
	width: auto;
	background-color: #D4E2EF;
	margin-top:05px;
	margin-bottom:05px;
	padding-left: 15px;
	padding-right: 05px;
	
}

#sidebar-left .inner3 {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	margin-top: 05px;
	margin-bottom: 05px;
	padding: 05px;
	text-align: center;
}

#sidebar-left ul {
	width: inherit;
	height: auto;
	margin-left: 20px;/* moves bullets to right*/;
	list-style-image: url('0033_bala.png');
	padding-left: 30px;
}

#clear {
	clear:both;
	height:1px
}
/*<================================================sub element of wrapper=====================>*/

#bottom-nav {
	width: 950px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #99BBDE;
	background-color: #FFFFFF;
}
/*<=====================================================sub element of wrapper===================>*/

#footer {
	width: 950px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-color: #000000;
	color: #808080;
	font-family: Verdana;
	font-size: medium;
	text-align: center;
	padding: 10px 0 10px 0;
	background-color: #FFFFFF;
}

