	body {
		margin:0px 100px 0px 0px;
		background:#FFF5FF;
		background-repeat: repeat;
		margin:15px 0px; padding:0px;
		text-align:center
		
		}
	A 			{ color: #E90D94; text-decoration: none; font-weight:bold; }
	A:link		{ color: #385840; text-decoration:none}
	A:visited	{ color: #C8C2C2; text-decoration: none;}
	A:active	{ color: #C0C0FF; text-decoration: none;}
	A:hover		{ color: #FFCE81; text-decoration:underline;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
			}

	#content {
		width:500px;
		margin:15px auto;
		text-align:left;
		padding:10px;
		border:1px dotted #333;
		background-color:#fff;
                               }

	#links {
		background:#fff;
		padding-right:15px;
            padding-left:15px;
		}

	.feature  {
		width:380px;
		background:#E3E1E1;
		padding: 10px 10px 10px 10px;
		align:center;
		}

	.blog {
  		padding-left:0px;
  		padding-right:0px;
		}

	.blogbody {
		
		font-family:georgia;
		color:#333;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
		text-align: justify;
  		
		}


	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: none;
	}

	.title	{
		font-family:georgia;
		font-size: large;
		color: #9c9c9c;
		border-bottom: thin dashed #9c9c9c;
		text-align: right;
			}

	#menu {
  		font-size:x-small;
                                font-family: helvetica;arial;sans-serif;
                                margin-bottom:15px;
		background:#FFF;
		}

	.cel {
		font-family:georgia, verdana, arial, sans-serif;
		font-size: 11px;
		}

	.date	{
		font-family:georgia, verdana, arial, sans-serif;
		font-size: x-small;
		color: #666;
		font-weight:normal;
		}

	.posted	{
		font-family:verdana, arial, sans-serif;
		font-size: x-small;
		color: #003366;
		margin-bottom:15px;
		}

	.spoiler {
		color: #FFFFFF;
		}



	.side {
		font-family:arial,helvetica,sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
		}

	.sidetitle {
		font-family:arial,helvetica, sans-serif;
		color:#000;
		font-size:small;
		font-weight:bold;
                                line-height:140%;
  		padding:2px;
  		margin-top:10px;
  	      }

	.footer {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:xx-small;
		font-weight:bold;
		margin-top:10px;
		}




