/** Body **/

body {
	font: arial;
	background: url(../images/background.gif) repeat-x #e4eefc;
}

body p {
	font: 75% arial;
}

body div {
	font: 100% arial;
}

a, a:visited {
	color: #043f97;
}

a:hover {
	color: #3570c8;
}

#cntrHeaderContainer {
	margin: 0 auto;
	position: relative;
	width: 771px;
	top: 10px;
}

#cntrContainer {
	margin: 0 auto;
	width: 771px;
	top: 110px;
}

/** Header **/

#cntrLogo {
	background: url(../images/buddycntr_logo_sm.gif) no-repeat;
	width: 160px;
	height: 80px;
	float: left;
	margin-right: 10px;

}

#cntrNav {
	background: url(../images/navigation_background.gif) no-repeat;
	font: 75% arial;
	text-align: center;
	width: 590px;
	height: 33px;
	float: left;
	padding-top: 8px;
	margin-top: 14px;

}

#cntrWelcome {
	position: absolute;
	width: 300px;
	left: 50%;
	margin-left: -330px;
	top: 90px;
	color: #7e9ece;
	font: 100% arial;
	font-weight: bold;
}

/** Fonts **/

.notify {
	color: #ff0000;
}

h1 {
	font: 110% arial;
	font-weight: bold;
	border-bottom: 1px dotted #064097;
}

p {
	font: 80% arial;
}

.joinDesc {
	font: 70% arial;
	color: #a5a5a5;
}

.text {
	width: 320px;
	font: 90% arial;
}

.submit {
	width: 100px;
	float: right;
	clear: right;
}

/** Content **/

div.cntrContent {
   width: 771px;
   background: #fff url(../images/tr.gif) no-repeat top right;
}

div.cntrContent .tl {
   background: transparent url(../images/tl.gif) no-repeat top left;
}

div.cntrContent .br {
   background: transparent url(../images/br.gif) no-repeat bottom right;
}

div.cntrContent .bl {
   background: transparent url(../images/bl.gif) no-repeat bottom left;
   padding: 15px;
}

#loginBox {
	width: 95%;
	font: 80% arial;
	border: 1px solid #bbd2f5;
	background-color: #ebf3ff;
	padding: 10px;
}


#cntrLeft {
    width: 47%;
	float: left;
	clear: left;
	padding: 10px;
}
	
	
#cntrRight {
    width: 47%;
	float: right;
	clear: right;
	padding: 10px;
}


#cntrLeftAlt {
    width: 20%;
	float: left;
	clear: left;
	padding: 10px;
}
	
	
#cntrRightAlt {
    width: 74%;
	float: right;
	clear: right;
	padding: 10px;
}

#cntrFooter {
	width: 99.5%;
	font: 75% arial;
	float: left;
	text-align: center;
}
.clear {
   clear: both;
}

/** Profile Home **/

#picHolder {
	font: 75% arial;
	width: 46%;
	float: left;
	clear: left;
	padding: 5px;
	text-align: center;
}

.displayPicture {
	margin: 0 auto;
	width: 150px;
	height: 150px;
	border: 2px solid #a5a5a5;
}

#picLinks {
	font: 75% arial;
	width: 46%;
	float: right;
	clear: right;
	padding: 5px;
}

#bulletinBoard {
	background: url(../images/bulltin_back.jpg);
	border: 1px solid #9b620a;
	font: 75% arial;
	margin: 0 auto;
	width: 328px;
	height: 93px;
	padding: 10px;
}

#bulletinBoard .bulletinItem {
	background: #fffcc4;
	margin: 0 auto;
	width: 92%;
	height: 18px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #bdb204;
}

#bulletinBoard .bulletinTack {
	background: url(../images/tack.gif) no-repeat;
	position: relative;
	float: left;
	width: 25px;
	height: 27px;
	left: -10px;
	top: -8px;
}

#yourFriends {
	border: 1px solid #b7cae7;
	background: #eaf2ff;
	padding: 5px;
}

#yourFriends .aFriend {
	background: url(../images/user/no_image.jpg) no-repeat;
	padding-left: 52px;
	font: 70% arial;
	width: 100px;
	float: left;
	margin: 3px;
}

/** Manage Photos **/

#managePicture {
	font: 80% arial;
	width: 150px;
	height: 165px;
	float: left;
	padding: 10px;
	text-align: center;
}

/** Blogs **/

#blogEntry {
	background: #fffcc4;
	padding: 2px;
	border: 1px solid #bdb204;
}

#div_user_nav {
	margin: 0 auto;
	width: 150px;
}

.user_nav {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.user_nav li {
	list-style:none;
	font: 75% arial;
	margin-bottom: 6px;
	border: 1px solid #668cc3;
	padding: 3px;
}

.user_nav li a {
	text-decoration: none;
}

.user_nav .view {
	background: url(../images/user_nav/view.gif) no-repeat #c9dcf6;
	background-position: 3px 3px;
	padding-left: 18px;
}

.user_nav .message {
	background: url(../images/user_nav/message.gif) no-repeat #c9dcf6;
	background-position: 3px 3px;
	padding-left: 18px;
}

.user_nav .add {
	background: url(../images/user_nav/add.gif) no-repeat #c9dcf6;
	background-position: 3px 3px;
	padding-left: 18px;
}

.user_nav .pictures {
	background: url(../images/user_nav/pictures.gif) no-repeat #c9dcf6;
	background-position: 3px 3px;
	padding-left: 18px;
}

.user_nav .places {
	background: url(../images/user_nav/places.gif) no-repeat #c9dcf6;
	background-position: 3px 3px;
	padding-left: 18px;
}

/** Requests **/
#aFriend {
	width: 100%;
	clear: right;
	height: 150px;
}