.grey1 { color: #999; }
.grey2 { color: #999; font-size: 15px; }
.grey3 { color: #999; font-size: 14px; font-style: italic; }
.grey4 { color: #999; font-size: 11px; font-style: italic; }
.black1 { color: #000; font-size: 18px; }
.black2 { color: #000; font-size: 11px; font-weight: bold; }
.black3 { color: #000; font-size: 17px; font-weight: bold; }
.black4 { color: #000; font-size: 11px; font-weight: bold; float: right; }
.black5 { color: #000; font-size: 14px; font-weight: bold; } 
.orange1 { font-family: Georgia, Times new Roman, Sans Serif; font-size: 22px; color: #ff6600; }
.borderbottom { border-bottom: 1px dotted #aaeef6; width: 100%; padding-top: 1px; }

#chat { width: 235px; height: 100%; border: 1px solid #aaeef6; padding-bottom: 20px; float: left; margin-right: 50px; }
#chathead { background-color: #dafaff; border-bottom: 1px solid #aaeef6; height: 110px; padding: 10px; margin-bottom: 20px; }
.orangetitles { font-family: Georgia, Times new Roman, Sans Serif; font-size: 22px; color: #ff6600; padding-left: 10px; }
.orangetitlesabout { font-family: Georgia, Times new Roman, Sans Serif; font-size: 22px; color: #ff6600; padding-left: 60px; }
.orangetitlesright { font-family: Georgia, Times new Roman, Sans Serif; font-size: 22px; color: #ff6600; padding-left: 238px; }
#chatwindow { width: 190px; margin: 0 auto; } 

#rightcolumn { width: 357px; float: left; }
#rightbox1 { width: 199px; height: 100px; border: 1px solid #aaeef6; padding: 5px; float: left; margin-bottom: 20px; }
#rightbox1  p { padding-left: 10px; margin: 0px; }
#rightbox2 { width: 199px; height: 200px; border: 1px solid #aaeef6; padding: 5px; float: left; }
#rightbox2 p { padding-left: 10px; margin: 0px; font-size: 18px; }
#rightboxextra { background-color: #dafaff; border-top: 1px solid #aaeef6; border-right: 1px solid #aaeef6; border-bottom: 1px solid #aaeef6; width: 134px; float: left; height: 100px; padding: 5px;}
#rightboxextra2 { background-color: #dafaff; border-top: 1px solid #aaeef6; border-right: 1px solid #aaeef6; border-bottom: 1px solid #aaeef6; width: 134px; float: left; height: 200px; padding: 5px;}

#aboutbox { width: 600px; margin: 0 auto; height: 400px; border: 1px solid #aaeef6; padding: 0px; } 
#aboutleft { padding: 5px; float: left; width: 445px; }
#aboutright { background-color: #dafaff; float: left; padding: 5px; width: 134px; height: 390px; border-left: 1px solid #aaeef6; } 

#skype { width: 357px; height: 150px; border: 1px solid #aaeef6; padding-bottom: 20px; float: left; margin-bottom: 20px; }
#skypehead { background-color: #dafaff; border-bottom: 1px solid #aaeef6; height: 58px; padding: 10px; margin-bottom: 20px; }
#skypewindow { width: 180px; margin: 0 auto; } 

#profileleft { width: 200px; float: left; margin-right: 40px; }
#friendsbox { border: 1px solid #aaeef6; background-color: #dafaff; width: 100%; height: 400px; padding: 5px; }
#profileright { width: 450px; float: left; }
.topimage { background-color: #999; width: 200px; height: 200px; padding: 5px; margin-bottom: 10px;}

#bubblecontainer { width: 241px; }
#bubble_top { background: url(/img/bubble_top.png) left top no-repeat; height: 15px; padding: 1px 15px 0 0; }
#bubble_mid { background: url(/img/bubble_mid.png) repeat-y; padding: 0 17px 8px 10px; }
#bubble_bottom { background: url(/img/bubble_bottom.png) left top no-repeat; height: 31px; }
.closebubble { color: #005b68; font-size: 9px; float: right; }

#block1 { background-color: #fdf0bd; border-bottom: 1px solid #aaeef6; }
#block2 { border-bottom: 1px solid #aaeef6; }

#sidebartop { background: url(/img/sidebartop.png) no-repeat; width: 220px; height: 9px; }
#sidebarmid { background-color:  #dafaff; border-left: 1px solid #aaeef6; padding: 0 5px; }
#sidebarbottom { background: url(/img/sidebarbottom.png) no-repeat; width: 220px; height: 9px; }
#contenttop { background: url(/img/contenttop.png) no-repeat; width: 730px; height: 9px; }
#contentmid { border-left: 1px solid #aaeef6; border-right: 1px solid #aaeef6; padding: 16px; }
#contentbottom { background: url(/img/contentbottom.png) no-repeat; width: 730px; height: 9px; }
