body
	{
		background-image:url(../images/texture2.jpg);
		background-color:#cccc99;
		color:#000000;
		font-family:Calibri, Arial, Helvetica, sans-serif;
		font-size:1em;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
		margin-left:0px;
	}

h1, h2, h3, h4, h5
	{
		font-family:Cambria, "Times New Roman", Times, serif;
	}

p
	{
		line-height:1.6em;
	}

a
	{
		text-decoration:none;
	}
	
ul
	{
		list-style-type:none;
	}	

li
	{
		display:inline;
		padding-right:40px;
	}

hr
	{
		border-bottom-style:double;
		border-width:0 0 medium;
		color:#666666;
		left:30%;
		position:relative;
		width:38%;
	}

#leftbar a
	{
		text-transform:uppercase;
		font-size:.9em;
	}
	
a:link
	{
		color:#990000;
	}

a:visited
	{
		color:#333333;
	}
	
a:hover
	{
		color:#006600;
	}

a:active
	{
		color:#009900;
	}
	
#leftbar ul
	{
		margin-left:-20px;
	}	
	
#construction
	{
		position:fixed;
		left:0px;
		bottom:0px;
	}	
	
#leftbar
	{
		background-color:#ffffff;
		text-align:center;
		position:fixed;
		top:0px;
		left:0px;
		width:452px;
		height:100%;
		margin-left:auto;
		margin-right:auto;
		border-right-style:double;
		border-right-width:thick;
		border-right-color:#666666;	
	}	

#leftbar h1
	{	
		font-size:2.75em;
		letter-spacing:0.18ex;
		word-spacing:0.4ex;
		font-variant:small-caps;
	}
	
#content
	{
		position:relative;
		left:480px;
		min-width:380px;
		width:50%;
		max-width:620px;
	}
	
.headline
	{
		color:#990000;
	}	
	
.figure img 
	{
		padding: 7px;
	}
	
div.figure 
	{
		margin: 12px 9 px 4 px 9px;
	}
	
.figure p 
	{
		font: italics .85em/normal Verdana, Arial, Helvetica, sans-serif;
		color: #333;
		text-align: center;
	}						
	
.date
	{
		color:#660000;
		text-transform:uppercase;
		letter-spacing:0.2ex;
		line-height:0.8em;
		font-size:0.7em;
	}
	
.date + p:first-line
	{
		font-variant:small-caps;
		letter-spacing:0.2ex;
	}
	
.right
	{
		text-align:right;
	}

.blogger-labels
	{
		text-indent:0;
	}
	
.subtitle
	{
		font-size:16px;
		color:#555555;
	}
		
