#about #header {
   background: url(../images/about/head.jpg) no-repeat;  
	height: 157px; 
    width: 700px; 	
}
body#about ul#nav li#about a{
	width: 100%; 
	background:  url(../images/home/navhover.jpg) no-repeat;
	height: 40px;	
}
/*main content*/

#main #content{
   width: 413px;
   height: 1097px;
   background: url(../images/about/content.jpg) no-repeat;
   float: left;
}
#main #sub_content {
   float: right;
   width: 287px;
   height: 100%;
}

.mylife{
   /*border: thin solid #101010;*/
   padding-top: 22px;
   padding-left: 3px;
   padding-right: 0px;
   width: 375px;
   margin-left: 34px;
   text-transform: capitalize;
   position: relative;
   top: 45px;
}
.mylife p {
   font-size: 12px;  
   /*text-indent: 5px;*/
}
#main #sub_content .righttop{
   width: 287px;
   height: 818px;
   background: url(../images/about/networks.jpg) no-repeat;

}

#main #sub_content .rightbottom{
   width: 287px;
   height: 279px;
   background: url(../images/about/pics.jpg) no-repeat;
   float: right;
}

#main #sub_content .rightbottom p{
	text-align: center;
	width: 287px;
	color: #101010;
	font-family: Verdana,"MS Trebuchet",sans-serif;
	font-size:   12px; /*1.1em;	*/
	font-weight: normal;
	line-height: 1.4em; /*1.6em;*/
	padding-right: 0px;
	padding-top: 105px;
	padding-bottom: 3px;
	/*padding-right: 15px;*/
}
.networks{
top: 425px;
position: relative;
text-align: center;
}

img {
border: 1px dotted navy;
padding: 3px;
background: none;

}
img a {
border: 1px dotted navy;
padding: 3px;
background: none;

}
a:hover img{
border: 1px solid #6699cc;
background: #6699cc;
padding: 3px;

}
a { 
color: maroon;  
text-decoration:none; 
border: none;
}
a:hover { 
font-size: 12px;
color:red;
/*background: inherit;*/ 
text-decoration: none;

}
#about #footerabout{
background: url(../images/about/footer.jpg) no-repeat;
width: 700px;
height: 46px;
clear: both;
}
/*
.blog, a{
background: url(../images/about/blog.jpg) no-repeat;
width:202px;
height: 84px;
top: 425px;

}
.blog a:hover{
background: url(..images/about/bloghover.jpg) no-repeat;
width: 202px;
height: 84px;
top: 425;
}
*/
