body {
	font:0.75em/1.5em Arial;
	margin:0;
	background:#000;
	color:#FFF;
	background-repeat:repeat;
	font-family: arial;
}
a,a:active,a:visited {
    text-decoration:none;
    color:#ccc;
	text-shadow:#FFF;


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

a img {
	border:none;
	text-align: left;
}
h1 {
	margin:2px 0 5px 0;
	padding:0;
	font-size:28px;
	color:#FFF;
}
h2 {
	margin:0;
	padding:0;
	font-size:1.6em;
	color: #FFF;
}
code {
	display:block;
	padding:10px;
	background:#f2f2f2;
	width:640px;
	overflow:auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
code {
    font:10px/18px 'lucida console',Consolas,'andale mono','monotype.com';  
	color:#000;
	
}
#sidebar {
    width:156px;
	float:right;
	padding:10px;
	}
#phone {
	width:156px;
	padding:10px;
	font-size: 14px;
	margin:auto;
	color: #FFF;
	text-align: center;
	}
#navbar {
	width:720px;
	padding:10px;
	font-size: 1.2em;
	margin:5px auto;
	margin-top:30px;
word-spacing:12px;
		
		


	
}
#wrapper {
	width:720px;
	margin:30px auto;
	font-size: 11px;
	text-align: left;
	font: arial;

    
    
   
}
#footer {
    width:720px;
    margin:30px auto;
    
    
   
}
.right {
    float:right;
}
.lifestream {
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	
}
.lifestream li {
    margin:2px 0;
    padding:4px 4px 4px 28px;
    list-style:none;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:5px 5px;
    border-bottom:1px solid #eee;
    font-weight:bold;
}
.lifestream li a {
    text-decoration:none;
    color:#e90a0a;
    font-weight:bold;
}
.lifestream li span a {
    text-decoration:none;
    font-size:0.8em;
    color:#888;
}
#navbar {
	
}
#header {
	width:780px;
	margin:5px auto;

}
#wrapper #sidebar p {
	font-size: 14px;
	line-height: 12px;
}
#footer .lifestream span {
	color: #666;
}
 .boxgrid{  
      width: 325px;  
     height: 260px;  
      margin:10px;  
      float:left;  
      background:#161613;  
      border: solid 2px #8399AF;  
      overflow: hidden;  
      position: relative;  
  }  
  .boxgrid img{  
       position: absolute;  
      top: 0;  
     left: 0;  
      border: 0;  
  }  

