/* CSS Document */
body { 
	width: 100%; 
	padding-top: 20px; 
	margin: 0px; 
	background-color: #FFFFFF;
	
	}
	
p { 
	font-family: Book Antiqua; 
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	line-height: 125%;
	}
	
p1 { 
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 100%;
	}
	
p2 { 
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 100%;
	}
	
p3 { 
	font-family: Book Antiqua; 
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	line-height: 125%;
	}
	
div.wrapper { 
	position: relative; 
	top: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 900px; 
	}
 
div.logo {
	position: absolute;
	width: 34px;
	height: 15px;
	left: 119px;
	top: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 100%;
	}
	
div.lowpanel1 {
	position: absolute;
	width: 119px;
	height: 350px;
	left: 0px;
	top: 179px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 100%;
	}

div.panel1 {
	position: absolute;
	width: 26px;
	height: 15px;
	left: 916px;
	top: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 100%;
	}
	
div.panel2 {
	position: absolute;
	width: 300px;
	height: 20px;
	left: 119px;
	top: 17px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 100%;
	}
	
div.chatter {
	position: absolute;
	width: 192px;
	height: 525px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	left: 119px;
	top: 40px;
	border-top-width:1px;
	border-top-color:#333333;
	border-top-style:solid;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 100%;
	}
	
div.chatter2 {
	position: absolute;
	width: 192px;
	height: 525px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	left: 351px;
	top: 40px;
	border-top-width:1px;
	border-top-color:#333333;
	border-top-style:solid;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 100%;
	}
	
div.chatter3 {
	position: absolute;
	width: 192px;
	height: 525px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	left: 583px;
	top: 40px;
	border-top-width:1px;
	border-top-color:#333333;
	border-top-style:solid;
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 100%;
	}
	
div.nav {
	position: absolute;
	top: 0px;
	text-align: left;
	left: 0px;
	width: 119px;
	height: 179px;
	line-height: 15px;
	}
	
div.ar { 
	width: 100%; 
	text-align: left; 
	margin-top: 05px; 
	}
	

	

	
div.profiletext {
	position: absolute;
	top:24px;
	left:104px;
	font: small-caps bold 16px sans-serif;
	color:#999999;
	z-index: 0;
	width: 168px;
	}
	
a.navlink:link { font-family: Book Antiqua;
	font-size: 16px;
	color: #FFFFFF; background-color:#333333;
	font-weight: bold;
	line-height: 125%; }
	
a.navlink:visited { font-family: Book Antiqua;
	font-size: 16px;
	color: #FFFFFF; background-color:#333333;
	font-weight: bold;
	line-height: 125%; }
	
a.navlink:hover { font-family: Book Antiqua;
	font-size: 16px;
	color: #FFFFFF; background-color:#333333;
	font-weight: bold;
	line-height: 125%; }
	
a.navlink:active { font-family: Book Antiqua;
	font-size: 16px;
	color: #FFFFFF; background-color:#333333;
	font-weight: bold;
	line-height: 125%; }

a.mylink:link { font-family: Book Antiqua;
	font-size: 16px;
	color: #FFFFFF; background-color:#333333;
	font-weight: bold;
	line-height: 125%; }
	
a.mylink:visited { font-family: Book Antiqua;
	font-size: 16px;
	color: #FFFFFF; background-color:#333333;
	font-weight: bold;
	line-height: 125%; }
	
a.mylink:hover { font-family: Book Antiqua;
	font-size: 16px;
	color: #FFFFFF; background-color:#333333;
	font-weight: bold;
	line-height: 125%; }
	
a.mylink:active { font-family: Book Antiqua;
	font-size: 16px;
	color: #FFFFFF; background-color:#333333;
	font-weight: bold;
	line-height: 125%; }
