body {
	background-color : #1B1A39;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
}

td{
	font-size:8pt;
	background-color: #343166;
}

.profilepop {
	border:solid 2px black;
	margin-left: 199px;
	margin-right:199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
}

#profilecont{
	position:absolute;
	z-index:99;
	text-align:center;
}

#errorbox{
	border: 1px solid #1B1A39;
	margin-top: 10px;
	width:160px;
}

#errorhead{
	background-image:url(/images/errorex.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:35px;
	text-align:right;
	border: 1px solid #1B1A39;
	background-color:#343166;
	font-size:22pt;
}
#errorbody{
	border: 1px solid #1B1A39;
	background-color:#343166;
}

#friendlist{
	text-align:left;
	width:200px;
	}
#friendlistname{
	text-align:center;
	}
input{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

#maincont #colleft {
	background-color: #1B1A39;
	float: left;
	width: 128px;
	margin-left:4px;
	border: 2px solid #343166;
	}
	
#colleft a{
	font-size:10pt;
}
#maincont #colleftbottom{
	background-color: #343166;
	width: 130px;
	margin-top:6px;
	text-align:right;
	font-size: 10pt;
	}
	
#maincont #collefttop {
	background-color: #343166;
	width: 130px;
	text-align: right;
	}
	
#maincont #colright {
	background-color: #1B1A39;
	margin-left: 142px;
	text-align: left;
	}

#maincont #colrighttop{
	background-color: #343166;
	text-align: center;
	float:left;
	width:570px;
	margin-top:6px;
	padding-bottom:2px;
}

#maincont #colrightbottom{
	background-color: #343166;
	text-align: left;
	float:left;
	width: 570px;
	margin-top:6px;
}
#adsense {
	background-color: #343166;
	width: 120px;
	height:600px;
	margin-left: 576px;	
}
#maincont {
	background-color : #1B1A39;
	width:840px;
	text-align:center;
}
#maincont #namebar {
	background-color: #343166;
	width:832px;
	height:12px;
	text-align:left;
	padding-left:2px;
	margin-left:4px;
}

#logo {
        margin-left: 10px;
}
html>body .profilepop {
	margin-left: 201px;
	margin-right:201px;
}

a {
	text-decoration:none;
	font-weight:bold;
	color: white;
}

a:hover {
	text-decoration:underline;
}

td.maincont{
	border-left: 2px solid White;
	border-right: 2px solid White;
	border-bottom: 2px dashed #343166;
}

td.leftcont {
	border-left: 2px dashed #343166;
	border-bottom: 2px dashed #343166;
}
td.rightcont {
	border-right: 2px dashed #343166;
	border-bottom: 2px dashed #343166;
}
td.bottom {
	border-top: 2px solid white;
}

#usercont {
	margin-left:199px;
	margin-right:199px;
        voice-family: "\"}\"";
        voice-family: inherit;
        margin-left: 201px;
        margin-right:201px;
}	

#blogcontainer {
	width: 400px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#bloghead {
	width: 400px;
	border-bottom: 1px solid #ffffff;
}

#blogtitle {
	width:199px;
	float:left;
	text-align:left;
}

#blogtime {
	width:199px;
	text-align:right;
}
#blogcontent {
	width:400px;
	text-align:left;
}
#footer {
	width:400px;
	border-top: 1px solid #ffffff;
	text-align:center;
}
#comments {
	width:199px;
	float:left;
	text-align:left;
}
#radio {
	width:199px;
	text-align:right;
}
#commentcont {
	width:300px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#commenthead {
	width:300px;
	border-bottom: 1px solid #ffffff;
}
#commenttitle {
	width:149px;
	float:left;
	text-align:left;
}
#commentdate {
	width:149px;
	text-align:right;
}
#commentcontent {
	width:300px;
}
#commentfooter {
	width:300px;
	text-align:right;
}
.friendrow {
    text-align: center;
    height: 150px;
}

.friendcell {
    float: left;
    text-align: center;
    width: 160px;
    height: 165px;
    margin-bottom: 10px;
}

