body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{
	color:#fff;
	font-size:1em;
	background-image: url(../images/inner_about_connect.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}


a { color: #888; outline: 0; border-bottom: 1px dotted #999;}
a:visited { color: #888;text-decoration: none;}
a:hover { color: #888; text-decoration: none;}	
a:active { color: #888;}

a img { border: none; }


#about_container {
	margin: 50px auto 0 auto;
	width: 790px;
	height: 450px;
	font-size:.8em;
}
#about_container ul{
	padding-left: 30px;
}
img.profile_photo {
	float: right;
	margin: 0 0 10px 10px;
}

#about_container p {
margin-top: 30px;
}

/******************DEF*****************/


h1{
	color:#888;
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}

h2{
	color:#888;
	font-size:1.3em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}


h3 {

}


