	body {
		margin:0px 100px 0px 0px;
		background:#FFFFFF;
		}
	A 			{ color: #808080; text-decoration: none; font-weight:bold; }
	A:link		{ color: #808080; text-decoration:}
	A:visited	{ color: #808080; text-decoration: none;}
	A:active	{ color: #808080; text-decoration: none;}
	A:hover		{ color: #97B7E8; text-decoration:underline  }

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

	#content {
		float:left;
		width:400px;
		background:#fff;
		margin-right:15px;
		padding-bottom:20px;
                               }

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

	.feature  {
		width:400px;
		background:#E3E1E1;

		align:center;
		}

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

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


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

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

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

	.newsbox	{
		width: 300px;		
		color: #666;
		font: normal 11px georgia;
		float: left;
		margin-left: 30px;
		margin-right: 30px;
		border: thin dashed;
		text-align: justify;
		padding: 3px 3px 3px 3px;

		}

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




