body {

		margin: 15px 0px 0px 0px;

		background-color: #ADD8E6; /*#78549C;*/

		text-align:center;

		font-family: Arial;

	}



	A 		{ color: #981D39; font-family: arial; font-size:14px; text-decoration: none; font-weight:normal; }

	A:link		{ color: #981D39; font-weight:normal; text-decoration: underline;}

	A:visited	{ color: #981D39; font-weight:normal; text-decoration: underline;}

	A:active	{ color: #000; font-weight:normal; text-decoration: none; }

	A:hover		{ color: #000; font-weight:normal; text-decoration: none; }



	#frame {

		width:860px;

		margin-right:auto;

		margin-left:auto;

		margin-bottom:0px;

		padding:0px;

		text-align:left;

		background-color:#ADD8E6; /*#78549C; */

	}



	#contentright {

		width:250px;

		margin-left:600px;

		background-color: #FFFFF0; /*#FAF8FB;*/

	}



	#contentleft {

		width:550px;

		float:left;

		background-color:#FFFFF0; /*#FAF8FB;*/



	}



	#titleimage {

   		background-image: url('images/header.jpg');

   		background-repeat: no-repeat;

   		background-position:  center top;

		margin-top:10px;

		width:550px;

		height:400px;

	}





	#content {

		float:left;

		width:100%;

	}



	.blogtitle	{

		color:#4682B4; /*#633A8D;*/

		font-size:14px;

		font-weight:bold;

  		text-align:left;

		padding-left:30px;

		font-family: arial;

	}



	.blog {

  		margin-left:10px;

		margin-right:10px;

	}



	.blogbody {

	  	margin-top: 10px;

		font-family: arial;

		color:#3F221C;

		font-size:14px;

		font-weight:normal;

  		text-align:justify;

  		line-height:140%;

  		padding:5px;

		/*border:2px dotted #779787;*/

	}



	.title	{

		font-family: arial;

		font-size: 14px;

		color: #000000;

		text-align:left;

		font-weight: bold;

	}

	

	.pagetitle{

	  	font-family: arial;

		font-size: 18px;

		color: #000000;

		text-align:left;

		font-weight: bold;

	}





	#menu {

  		margin-bottom:15px;

		text-align:center;

		color:#521C10;

		}





	.date {

		font-family:arial;

		color:#000000;

		font-size:11px;

		line-height:11px;

	}



	.archivetop {

		font-family:arial;

		color:#779787;

		font-size:14px;

		font-weight:bold;

  		line-height:14px;

  		padding: 2px;

		text-align:center;

  		margin-top:20px;

	}



	.posted	{

		font-family:arial;

		font-size: 10px;

		color: #4682B4; /*#633A8D;*/

		margin-bottom:15px;

		margin-left:-5px;

		margin-right:-5px;

  		line-height:15px;

		font-weight: bold;

		padding-left:5px;

		padding-right:5px;

  		text-align:center;

		margin-top:10px;

	}



	.posted   a,

	.posted   a:link,

	.posted   a:visited{

		color:#AD1559;

		font-family:arial;

		font-size: 10px;

		font-weight:normal;

        text-decoration:none;

	}



    .posted   a:active,

    .posted   a:hover {

		color:#AD1559;

		font-family:arial;

		font-size: 10px;

		font-weight:bold;

        text-decoration:none;

	}



	.sidetitle {

		color:#4682B4; /*#633A8D;*/

		font-size:14px;

		font-weight:bold;

  		margin-top:10px;

		text-align:left;

		padding-left:5px;

		text-transform: lowercase;

	}



	.spacer {

		height:10px;

	}



	.side {

		font-family:arial;

		color:#779787;

		font-size:12px;

		font-weight:normal;

  		padding:2px;

		margin-left:10px;

		text-align:left;

		text-transform: lowercase;

	}





	.side   a,

        .side   a:link,

        .side   a:visited{

		color:#AD1559;

		font-family:arial;

		font-size: 12px;

		font-weight:normal;

        text-decoration:none;

		}

        .side   a:active,

        .side   a:hover {

		color:#AD1559;

		font-family:arial;

		font-size: 12px;

		font-weight:bold;

                text-decoration:none;

	}





	.comments-head	{

		font-family: courier;

		font-size: 14px;

		letter-spacing: 1px;

		color: #fff;

		font-weight: bold;

		text-align:left;

		text-transform:lowercase;

		padding-left:15px;

		padding-bottom:10px;

		margin-top:25px;

	}



	.comments-body {

		font-family: verdana, arial, sans-serif;

		color:#521C10;

		font-size:11px;

		font-weight:normal;

  		text-align:justify;

  		line-height:140%;

  		padding:5px;

		margin:10px;

		border:1px solid #521C10;

		background-color: #FAF8FB;

	}



	.comments-post {

		font-family:verdana, arial, sans-serif;

		font-size: 11px;

		color: #521C10;

		margin-bottom:15px;

		margin-left:-5px;

		margin-right:-5px;

  		line-height:15px;

		font-weight: normal;

		padding-left:5px;

		padding-right:5px;

		margin-top:10px;

	}



	.comments-post   a,

	.comments-post   a:link,

	.comments-post   a:visited{

		color:#AD1559;

		font-family:arial;

		font-size: 12px;

		font-weight:normal;

        text-decoration:none;

	}



    .comments-post   a:active,

    .comments-post   a:hover {

		color:#AD1559;

		font-family:arial;

		font-size: 12px;

		font-weight:bold;

        text-decoration:none;

	}



	.trackback-url {

		font-family: verdana, arial, sans-serif;

		color:#3F221C;

		font-size:11px;

		font-weight:normal;

  		text-align:justify;

  		line-height:140%;

  		padding:5px;

		margin:10px;

		border:2px solid #485509;

		background-color: #DCD4C9;

		}





	.trackback-body {

		font-family: verdana, arial, sans-serif;

		color:#3F221C;

		font-size:11px;

		font-weight:normal;

  		text-align:justify;

  		line-height:140%;

  		padding:5px;

		margin:10px;

		border:1px solid #FFF4C2;

		background-color: #DCD4C9;

		}



	.trackback-post {

		font-family:verdana, arial, sans-serif;

		font-size: 11px;

		color: #3F221C;

		margin-bottom:15px;

		margin-left:-5px;

		margin-right:-5px;

  		line-height:15px;

		font-weight: normal;

		padding-left:5px;

		padding-right:5px;

		margin-top:10px;

		}







	select, textarea, input {

		color: #000000;

		background-color : #FFFFFF;

		border: 1px #000 solid;

		font-size : 10px;

		font-family:Verdana, Arial;

		font-weight:normal;

		}





	blockquote {

		font-family:Verdana, Arial;

		font-size:12px;

		color: #000000;

		line-height:13px;

		padding: 15px 15px 15px 15px;

		border:3px double #000;

		background:#FFFFFF;

	}



	.indent100 {

		display: block;

		float: left;

		width: 100px;

		margin-right: 0px;

		padding-left: 15px;

		text-align:left;

	}



	.indent350 {

		display: block;

		float: left;

		width: 375px;

		margin-right: 0px;

		padding-left: 15px;

		text-align:left;

	}



	#entercomments{

		font-size: 11px;

		font-family: verdana, arial;

		color:#FFFFFF;

	}



	.commentimport{

		background-color: #78549C;

	}