	body {
		margin: 0px 0px 0px 350px;
		background:#fff;

		}
	A 			{ color: #a93343; text-decoration: none; font-weight:bold; }
	A:link		{ color: #a93343; text-decoration:}
	A:visited	{ color: #a93343; text-decoration: none;}
	A:active	{ color: #a93343; text-decoration: none;}
	A:hover		{ color: #181719; text-decoration:underline  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#content {
		float:center;
		width:500px;
		background:#fff;
		border:1px dotted #404040;
		margin-right:15px;
		padding-bottom:20px;
		text-align:left;

                               }

	#links {
		background:#fff;
		padding-right:15px;
            padding-left:15px;
		}

	.feature  {
		width:380px;
		background:#f9b739;
		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;
		text-align: justify;
		}

	.newsbox	{
		font: normal 11px georgia;
		float: center;
		border-style: dotted;
		text-align: justify;
		padding: 3px 3px 3px 3px;
		}

	.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;
		background-color: #e2e2e2; 
		text-align: center
			}

	.headtitle
		{
		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;
		text-align: justify
		}

	.cel2
		{
		font-family:georgia, verdana, arial, sans-serif;
		font-size: 11px;
		}




	.celhead
		{
		font-family:georgia, verdana, arial, sans-serif;
		font-size: 11px;		
		background-color: #f9b739;
		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;
		}




