	body {
		background-color: white;
		background-image: url(bg.png);
		background-repeat: repeat; 
		color: black;
		margin: 0px;
		font-family: verdana;
		font-size: 12px;
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		height: 100%;
		}

	h3 {font-weight:bold;font-size:1.2em;text-align:center;}

	img{border-style: none;	}

	#profile_column{border:solid #DDD 2px;padding-right:2px;margin-right:6px;background-color:#FFF;width:300px;vertical-align:top;}

	td.column_right{width:445px;border:solid #DDD 2px;padding-right:2px;margin:2px;background-color:#FFF;vertical-align:top;}

	p.blog_footer{text-align:right;color:#444;font-style:italic;}

	#footer{color: black;font-size: 10px;text-align: center;}

	A:link,A:active,A:visited{ text-decoration: none; color:rgb( 0, 102, 167);}
	A:hover { text-decoration: none; color: #FFA500; }

	A.header:link,A.header:active,A.header:visited,A.header:hover{text-decoration: none; color:rgb( 0, 102, 167); }
	A.header:hover{text-decoration: none; color: #FFA500; }

	A.footer:link,A.footer:active,A.footer:visited{text-decoration: underline; color:black; }
	A.footer:hover{text-decoration: underline; color:rgb( 0, 102, 167); }

	A.image:link,A.image:active,A.image:visited,A.image:hover{text-decoration: none; border-width: 2px; border-color: rgb(236, 240, 242); color: rgb(236, 240, 242);  }
	A.indeximage:link,A.indeximage:active,A.indeximage:visited,A.indeximage:hover{text-decoration: none; border-width: 2px; border-color: rgb(236, 240, 242); color: rgb(236, 240, 242); position: relative; top: -0.5em;  }
