@charset "UTF-8";
/* CSS Document */

body {
      background-color: #000;
	  color: #fff;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  border: 0;
	  padding: 0;
	  margin: 45px 0 0 0;
	  }
	  
a {
   text-align: left;
   text-decoration: none;
   color: #fff;
   }
   
a:hover {
         color: #999;
		 }
		 
#links li {
    list-style-type: none;
	line-height: 2.3em;
	position: relative;
	right: 40px;
	top: 90px;
	text-align: left;
	}
				    	  
#telEmail li {
              list-style-type: none;
			  line-height: 2.3em;
			  position:relative;
			  right: 40px;
			  top: 110px;
			  text-align: left;
			  }
			  
#Email {
			  position:relative;
			  top: 170px;
			  text-align: left;
			  }			  

img {
     border: 1px solid #fff;
	 }
	 #buttonbox {
	line-height:normal;
	position: relative;
	top: 150px;
}
#buttonbox {
	line-height:normal;
	position: relative;
	top: 150px;
}

#now_shooting {
	position:absolute;
	top: 50px;
	font-size: 17px;
}

#now_shooting a,
#now_shooting a:link,
#now_shooting a:visited {
	text-decoration: none;
	color: #fff;
}
#now_shooting a:hover,
#now_shooting a:active {
	color: #FF0;
}



