body{
	background: #ffe1fd;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container{
	width:780px;
	margin: 0 auto;
	text-align: left;
	
}

/*#header{

	background: url("images/header.png") no-repeat; 

	height: 212px;}
*/

#footer{
	background: url("image/footer.jpg") no-repeat;
	height: 35px;
	clear: both;
	width:780px;

}

#content{
	width: 570;
	float: left;
	padding-left:0px;
	background: url("image/background.jpg") repeat;
	
	

}

#panel{
	width: 180px;
	float: left;
	padding-left: 20px;
	margin-top: 15px;
}*/

/*#logo{
	position: absolute;
	background: url("images/acc.png") no-repeat;
	width: 139px;
	height: 822px;
	top: 62px;
	left: 867px;
}

#border{
	position: absolute;
	background: url("images/icon.png") repeat-y;
	width: 17px;
	height: 100%;
	top: 145px;
	left: 814px;
}

#copyright{
	position: absolute;
	height: 10px;
	width: 180px;
	bot: 0px;
	left: 970px;
	color: #ff4da5;
	font-size: 10pt;
	top: 1172px;
}*/

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Times, "Times New Roman", Tahoma;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	color: #E65B87;
	background-color: #F6DFE6;
	padding: 5px 5px 5px 5px;
	/* margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left' */
	width: 450px;
}

h2.title{
	font-size: 13px;
	color: #666666;

	padding: 5px 5px 5px 5px;
	/* margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left' */

}

h3 {
	font-size: 24px;
	color: #6699FF;
}
h4 {
	font-size: 12px;
	color: #B80253;
}

A:link { 
        color : #999999; 
} 

.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}

h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;

	color: #52547E;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;

}

h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #52547E;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:none;
color: #333;}

.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	margin-bottom: 8px;
}
.entrymeta a img{
	border:none;
}

.profile{
	font-size:10px;
	color:white;
}
