* { padding: 0; margin: 0; }

body {
   font-family: Georgia, Times New Roman, Times, serif;
	 background-color:#000000;  
   background-image:url(../images/bckgrnd_Space2.jpg); 
   background-position:Top Center; 
   background-attachment:fixed; 
   background-repeat:no-repeat; 
   text-align: center; 
	}
	
a.navigation:link {color:#fff; text-decoration: none;}      /* unvisited link */
a.navigation:visited {color:#fff; text-decoration: none;}  /* visited link */
a.navigation:hover {color:#358999; text-decoration: none;}  /* mouse over link */
a.navigation:active {color:#fff; text-decoration: none;}  /* selected link */

h2{
	font-family: Centaur, Garamond, Times New Roman, New York, serif;
  text-transform:uppercase;
  font-weight: normal;
  font-size: 20px;
	margin-bottom:10px;
  padding-top: 1px;
	padding-left: 0px;
  color:#fff;
  position:absolute;
  z-index:3;
}

 h2.shadow {
	padding-top: 2px;
	padding-left: 1px;
  color:#000;
  position:absolute;
	z-index:2;
}	

  h2.shadow2 {
	padding-top: 3px;
	padding-left: 2px;
  color:#358999;
  position:absolute;
	z-index:1;
}	


h3{
	font-family: Georgia, Times New Roman, Times, serif;
  text-transform:uppercase;
	font-size: 13px;
	padding-bottom:10px;
}



a {color: #fff;
}

img {
  border-style: none;
}

#wrapper { 
	margin: 0 auto;
	width: 850px;
	position:relative;
	}

#columns {
	margin-bottom: 5px;
	overflow: auto;
	width: 100%
	}

#header {
	color: #333;
	height: 70px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-family: Centaur, Garamond, Times New Roman, New York, serif;
  text-align: left; 
  /*background-color:#435262;*/
	}

#header_logo{
  width: 400px;
  position:absolute;
}

#headernavigation { 
	float: right;
	width: 470px;
	height: 70px;
	display: inline;
	/*background-color:#561138;*/
	}


.navigationiframe{ 
	margin: 0px 0px 0px 0px;
	width: 470px;
	height: 70px;	
  text-align: right;
  /*background-color:#435262;*/  
	}

#mainframe {
	width: 530px;
	height: 1400px; 	
	/*background-color:#435262;*/
	}
	
#leftcolumn { 
	float: left;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 550px;
	display: inline;
	/*background-color:#561138;*/	
	}

#rightcolumn { 
  text-align:left;
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 280px;
	float: right;
	/* background-color:#374758; */
	}

#footer { 
	width: 800px;
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:absolute;
	}

.clear { clear: both; background: none; }

#imglogo{
    margin-left:10px;
}

.headerlogo {   
	padding-top: 0px;
	color: #fff;
	margin-left: 15px;
	display: inline;
	font-size: 65px;
	position:absolute;
	z-index:3;
	}

.headerlogoshadow { 
	padding-top: 3px;
	padding-left: 18px;
	color: #000;
	margin-left: 0px;
	display: inline;
	font-size: 65px;
	position:absolute;
	z-index:2;
	}

.headerlogoshadow2 { 
	padding-top: 4px;
	padding-left: 19px;
	color: rgb(22,63,79);
	margin-left: 0px;
	display: inline;
	font-size: 65px;
	position:absolute;
	z-index:1;
	}



 #facebook{
  float:left;
  margin-left:15px;
  margin-top:5px;
  }
 
 #myspace{
  margin-top:5px;
  float:left;
  margin-left:3px;
  }
 
#lastfm{
 margin-left:20px;
  }


.copyright{
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#ccc;
  padding:30px;
  }

.smallcontent {
  padding-top: 5px;
  margin-left: 15px;
  width:250px;
      font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
  }
	
	
	
	

