body {
	text-align: center;
	margin: 0 auto;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#575759;
	line-height:22px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 940px;
	background-image:url(/images/background.gif);
	background-repeat:repeat-y;
}

#sub_container {
	width:922px;
	padding-left:6px;
	text-align:left;
}

#header{
	width:902px;
	height:31px;
	padding-top:146px;
	padding-right:26px;
	text-align:right;
	font-size:10px;
	color:#647183;
	background-image:url(/images/header_bg.jpg);
	background-color:#d8e4f5;
	background-repeat:no-repeat;
}

#mynavi{
	width:928px;
	height:39px;
	padding-top:20px;
	text-align:left;
	background-image:url(/images/nav_bg.gif);
	background-color:#323532;
	background-repeat:no-repeat;
}

#content{
	margin-top:30px;
	margin-bottom:30px;
}

#myFriends{
	padding-left:13px;
}

p.orng{
	font-size:22px;
	color:#f57945;
	line-height:28px;
}

p.gray{
	font-size:22px;
	color:#575759;
	line-height:28px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

li {
	padding:0px;
	margin:0px 0px 8px 0px;
}

ul {
	padding:0px;
	margin:10px 0px 10px 16px;
}

.caption{
	font-size:9px;
	line-height:12px;
	text-align:center;
	padding:4px 10px 0 10px;
	color:#f57945;
}

.smallphoto_left{
	float:left;
	width:200px;
	height:auto;
	padding:0 14px 2px 0;
}

.smallphoto_right{
	float:right;
	width:200px;
	height:auto;
	padding:0  0 2px 10px;
}

/*  link styles  */


a {
	text-decoration: none;
	color:#afbd21;
}

a:visited {
	text-decoration: none;
	color:#afbd21;
}

a:hover {
	text-decoration: underline;
	color:#afbd21;
}


p.ftr{
	line-height:24px;
	color:#c5c5c7;
	text-align:center;
	font-size:11px;
}

p.cpy{
	line-height:24px;
	color:#787879;
	padding-right:35px;
	text-align:right;
	font-size:10px;
}


a.hdr {
	text-decoration: none;
	font-size:10px;
	color:#656567;
}

a.hdr:visited {
	text-decoration: none;
	font-size:10px;
	color:#656567;
}

a.hdr:hover {
	text-decoration: underline;
	font-size:10px;
	color:#ffffff;
}


a.ftr {
	text-decoration: none;
	font-size:10px;
	color:#828283;
}

a.ftr:visited {
	text-decoration: none;
	font-size:10px;
	color:#828283;
}

a.ftr:hover {
	text-decoration: underline;
	font-size:10px;
	color:#656567;
}
