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

html{
	height:100%;
	width:100%;
	background-color:#000;
	background-image:url(img/stripe.png);

}

body {  
  margin:0 auto;
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#555555;
  text-shadow: 0px 0px 2px #000, 0px 0px 5px #000;
  background-color: 0,0,0,0;
}
a{
	color:#fff;
	
	}
a:hover{
		color:#FFFFFF;
	}

#page{
	margin:0 auto;
	width:700px;
	}
	
#header{
	width:800px;
	height:65px;
}

#header img{float:left;
}

 
#content { 
  float:left;
  width: 800px;
  font-size: 12px;
  }
  
  
#content p{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  width: 700px;
  margin-bottom:10px;
  text-align: left;
  color:#fff;
  line-height:17px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  letter-spacing:.1em;
  font-style:italic;
  font-weight:500;
    background-color: rgba(0, 0, 0, 0.3);
	padding:5px;

}
#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-variant:normal;
	letter-spacing:1px;
	font-size:26px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(img/gradient_header.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding:2px;
	padding-left:5px;
	font-style: italic;
	border-bottom:thin;
}

#content h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	color:#ffffff;
	font-weight: bold;
	background-image: url(img/gradient_header.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-variant:normal;
	letter-spacing:1px;
	font-size:26px;
	padding-left:5px;
	font-style: italic;
}

#content h4{ 
 color:#ff3500;
 padding-left: 15px;
 font-weight: 500;
 
}


#content iframe{ 
box-shadow: 0px 5px 20px #000;  
	-moz-box-shadow: 0px 5px 20px #000;  
 	-webkit-box-shadow: 0px 5px 20px #000; 
 
}

#content embed{
	box-shadow: 0px 5px 20px #000;  
	-moz-box-shadow: 0px 5px 20px #000;  
 	-webkit-box-shadow: 0px 5px 20px #000;
	}

#container4 {
	width:800px;	
	float:left;
	margin-top:20px;
	padding:0px;
	}
#container4 h3{
	}
	
#container4 img{
	padding:6px;
	margin:6px;
	background:#222;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0px 5px 20px #000;  
	-moz-box-shadow: 0px 5px 20px #000;  
 	-webkit-box-shadow: 0px 5px 20px #000;
	}
	
	

 
#discription { 
float:left;
width: 800px;
font-size: 12px;
padding-bottom:30px;
  }
  
  
#discription p{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  width: 600px;
  margin-bottom:10px;
  text-align: left;
  color:#999;
  line-height:17px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  letter-spacing:.1em;
  font-style:italic;
  font-weight:500;
}
#discription h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-variant:normal;
	letter-spacing:1px;
	font-size:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(img/gradient_header.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-bottom:5px;
	padding-left:5px;
	font-style: italic;
	border-bottom:thin;
}

#discription h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	color:#999;
	font-weight: bold;
	background-image: url(img/gradient_header.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding:0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-variant:normal;
	letter-spacing:1px;
	font-size:26px;
	padding-left:5px;
	font-style: italic;
}

#discription h4{ 
 color:#ff3500;
 padding-left: 15px;
 font-weight: 500;
 
}


 .nav {
 			float:left;
            height: 20px;
            width: 700px;
            border: none;
			color:#565656;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-size:13px;
			padding:0px;
			margin-top:10px;
			margin-bottom:30px;
			}
     .nav li {
            float: right;
            list-style: none;
            }
              
      .nav li a {
            text-decoration: none;
            color: #fff;
            outline: none;
            display: block;
            float: left;
            margin: auto 5px;
			background-color: rgba(0, 0, 0, 0.3);
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			padding:3px 7px 3px 7px;
            }   
      .nav li a:hover, .nav li a:active{
            border: none;
            color: #555;     
			background-image:url(img/gradient_nav.png);
	background-repeat:no-repeat;
	background-position:0px bottom;
            } 
      .nav li a:hover{
            color: #555;
            }                    
		
#footer h5{
	margin: 0 auto;
	width:700px;
	margin-bottom:20px;
}
#footer h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	float:left;
	padding:0px;
	font-size:9px;
	letter-spacing: 1px;
	text-align:center;
	color: #fff;
	}
