/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

#center {
	height:505px;
	width:800px;
}
.profile1 {
	float:left;
	height:130px;
	padding-left:80px;
	padding-top:10px;
	width:92px;
}
.profile2 {
	float:left;
	height:130px;
	padding-left:24px;
	padding-top:10px;
	width:92px;
}
.logooriginal {
	left: 30px;
    position: absolute;
    top: 15px;
}
#masthead_links {
    color: #C13D30;
    font-size: 17px;
    font-weight: bold;
    left: 600px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 25px;
}
#masthead_links p a {
	font-weight:bold; 
	color:#C13D30 !important;
}
#masthead_links p {
	padding:0 !important;
	margin:0 !important;
}
