	body {
		margin:0px 100px 0px 0px;
		background:#F4E6F6;
		}
	A 			{ color: #CC99CC; text-decoration: none; font-weight:bold; }
	A:link		{ color: #CC99CC; text-decoration:}
	A:visited	{ color: #CC99CC; text-decoration: none;}
	A:active	{ color: #CC99CC; text-decoration: none;}
	A:hover		{ color: #181719; text-decoration:underline  }

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

	#content {
		float:left;
		width:500px;
		background:#fff;
		border-right:1px dotted #672F6F;
		margin-right:15px;
		padding-bottom:20px;
                               }

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

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

	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;
		}

	.blogbody {
		font-family:georgia;
		color:#181719;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding-left:10px;
  		padding-right:10px;
  		padding-top:10px;
		}


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

	.title	{
		font-family: verdana, arial;
		font-size: x-small;
		color: #003366;
		text-transform: uppercase;
		font-weight:bold;
		letter-spacing: .5 em;
		padding-bottom: 0px;
			}

	#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;
		}

	.celhead
		{
		font-family:georgia, verdana, arial, sans-serif;
		font-size: 11px;		
		background-color: #F4E6F6;
		text-align: center;
		}


	.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;
		}

	.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;
		}




