/* CSS Document */
html, body {
      height:100%;
	  width: 100%;
      margin: 0px;
      padding: 0px;
      border: none;
      text-align: center;
	  background:#FFFFFF;
	  color:#999999;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
   }
body a, body a:visited {
	color:#888888;
	text-decoration:none;
}

body a:hover {
	color:#666555;
	text-decoration:none;
}

body h2 {
	font-size:14px;
	}
#wrapper {
      height:95%;
	  width: 100%;
      margin: 0px;
      padding: 0px;
      border: none;
      text-align: center;
	  vertical-align: middle;
	  
	  
   }
#wrapperSplash {
      height:95%;
	  width: 100%;
      margin: 0px;
      padding: 0px;
      border: none;
      text-align: center;
	  vertical-align:top;
	  
}
#wrapperSplash tr td{
	height:100%;
	width: 100%;
	vertical-align:top;
	
}
#myAlternativeContent{
	width:100%;
	height:100%;
	
	
}
#content {
	width:100%;
	height:100%;
	 
      margin: 0px;
      padding: 0px;
      border: none;
      text-align: center;
	  vertical-align: middle;
}
#content tr td{
	
	vertical-align:middle;
	
}
	
#noFlashWrapper{	
	width:100%;
	text-align:center;
	margin: 0px;
    padding: 0px;
    border: none;
	vertical-align:middle;
	
		
}

#noFlashWrapper span, #noFlashWrapper span a{
	color:#bbbbbb;
}
#noFlashWrapper span a:hover{
	color:#777777;
}

#noFlash {
	padding-top:207px;
	padding-right:25px;
	display:block;
	margin:auto;	
	background:url(photography.jpg) no-repeat;
	height:250px;
	width:350px;
	background-position:top;
	vertical-align:middle;
	text-align:right;
	font-size:12px;
	color:#AAAAAA;
	
	
		
	
}
#noFlashtxt{
	float:right;
	text-align:right;
	
	max-width:180px;

}
#noFlash a, #noFlash a:visited{
	color:#777777;
	
}
#noFlash a:hover {
	color:#555555;
}
#wrapperSplashTxtLine { 
	width:100%;
		height:3px;
		border-bottom:solid;
		border-width:1px;
		border-color:#dedede;  
}

#wrapperSplashTxt {  
	color:#aaaaaa;
	  width: 600px;
      margin-top: 100px;
      padding: 0px;
      border: none;
	  text-align:center;
      vertical-align:top;
	  margin-left: 30%;
  		margin-right: 30%;
}
#wrapperSplashTxt li {
	list-style:none;
}

#wrapperSplashTxt img {
	 -moz-opacity:.5; /* for mozilla */
	opacity: .5; /* for safari */
	khtml-opacity: .5 /* for konquerer and older safari */

}


#Tag_wrapper{
	height:5%;
	width: 100%;
	vertical-align:bottom;
	
}
.tagTxt_right {
	margin-top:3px;
	margin-right:5px;
	width: 100%;
	vertical-align: bottom;
	text-align:right;
	color:#bbbbbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.tagTxt_right a, .tagTxt_right a:visited {
	text-decoration:none;
	color:#bbbbbb;
}
.tagTxt_right a:hover {
	color:#999999;
}

.tagTxt_left {
	margin-top:3px;
	margin-left:5px;
	width: 100%;
	vertical-align: bottom;
	text-align:left;
	color:#bbbbbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.tagTxt_left a, .tagTxt_left a:visited {
	text-decoration:none;
	color:#bbbbbb;
}
.tagTxt_left a:hover {
	color:#999999;
}
