<style type="text/css">
	body,
	html {
		margin:0;
		padding:0;
		color:#333;

	}
	body {
		margin:0;
		padding:0;
	}

a, h2 a:hover, h3 a:hover {
	color: #042b4f; 
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}



	#wrap {
		background-color:#FFF;
		width:600px;
		text-align:right;
	}
	#header {
		background-color:#FFF;
		direction:rtl;
		visibility:hidden;
		margin-top:-180px
	}
	#header h1 {
    	        padding:5px;
	        margin:0;
        }

	 .top-banner {
		font-size:.7em;
		line-height:1.3em;
		font-family: tahoma;
		text-align:left;
		padding-left:10px;
		padding-top:4px;
		color: #FFF; 
	}

	.top-banner a, .top-banner a:hover, .top-banner a:hover {
	color: #FFF; 
	text-decoration: none;
	}

	.top-banner a:hover {
	color: #EEE;
	text-decoration: underline;
	}

	#date {
		font-size:.55em;
	}



	.box-posts-indiv {
		background:#FFF;
	}

	.box-posts-indiv H3 {
		font-size:1.3em;
		margin:15px 0px 0px 0px;
	}

	.box-posts-indiv H4 {
		font-size:1.3em;
		margin:5px 0px 15px 0px;
		width:160%;
	}

	.box-posts-indiv H5 {
		color:#666;
		font-size:.90em;	
		margin:0px 0px 15px 0px;
	}

	.box-posts-indiv H6 {
		color:#666;
		font-size:1.0em;
	}

	.box-posts-indiv TD {
		margin:0px;
		padding:5px 15px;
	}

	.box-posts-indiv P {
		width:100%;
		font-size:.85em;
		line-height:1.35em;
		margin:0px 0px 15px 0px;
	}


	.box-posts-indiv IMG {
		visibility:hidden;
		width:0px;
		height:0px;
	}


	.box-posts-indiv #date {
		font-size:.6em;
		padding:5px 0px;
		margin:-15px 0px 0px 0px;
		width:160%;
	}

	.box-posts-indiv #quote {
		font-size:.85em;
		padding:5px 20px;
		line-height:1.45em;
	}

	.box-posts-indiv #navigation {
		height:20px;
		font-size:.75em;
		margin:0px 15px;
		padding:0px 15px;
		line-height:1.45em;
		background-color:#F5F5F5;
	}

	.box-posts-indiv #tools {
		width:100%;
		font-size:.75em;
		padding:0px !important;
		margin:15px 0px 15px 0px !important;
		line-height:1.45em;
		color:#666;
		border-bottom:1px dotted #AAA;
	}

	.box-posts-indiv #tools TD{
		padding:0px 0px 5px 0px!important;
		margin:0px !important;

	}


	.box-posts-indiv #photo {
		width:90px;
		height:70px;
		float:right;
		margin-left:10px;
		border:1px solid #333;
	}

	.box-posts-indiv #photow {
		width:285px;
		border:1px solid #333;
	}

	.box-posts-indiv #photon {
		width:200px;
		float:right;
		margin-left:10px;
		border:1px solid #333;
	}

	.box-posts-indiv #comments {
		color:#333;
		font-size:.85em;
		background:#DDD;
		padding:10px 10px;
		margin-top:40px;
		line-height:1.95em;
		border-top:1px double #BBB;
		border-bottom:1px dotted #BBB;
	}

	.box-posts-indiv #comments P{
		width:100%;
		font-size:0.8em;
		margin:0px;
		line-height:1.5em;
	}


	.box-posts-indiv #comments INPUT{
		width:100px;
		font-size:1.0em;
		margin-top:2px;
		border:1px solid #999;
	}

	.box-posts-indiv #comments TEXTAREA{
		font-family:tahoma;
		font-size:1.1em;
		border:1px solid #999;
	}


	#main {
		direction:rtl;
		background:#FFF;
		float:left;
		font-family: times new roman;
		color:#333;
	}


	#main h2,h3,h4,h5,h6 {
		margin:0px;
		padding:0px;
		font-family: times new roman;
	}


	#main TABLE {
		margin:0px 15px;
	}

    }
	#footer {
		font-family: tahoma;
		color:#333;
		direction:rtl;
		background-color:#F5F5F5;
		clear:both;
	}
	#footer p {
		font-size:.6em;
		padding:10px;
		margin:0;
    }
	</style>