@media screen, print, projection
{
	
	body  {
		background-image:url(mainbg.jpg);
		background-position: 1px; 
		background-color: white;
		background-repeat: repeat-y;
	}
a {text-decoration:none;}
	#content
	{	
		position  : absolute;
		top :0;
		left : 367px;
		width : 405px;
		margin : 0 0 0 11px;
		padding: 10px 0 0 0;
		z-index : 1;
		color:#372F2C;
		background:url(right-crnr.jpg) no-repeat;
		font: 86% "Georgia", Palatino Linotype;
		letter-spacing: 1px;
	}
	#content h2, #content h3
	{	
		font-size: 110%;
                margin:0 40px 0 20px;
		padding: 5px 0 5px 0;

		text-align:right;
		color: #811514;
	}

	#content p 
	{
		margin:0 0 10px 20px;
		padding: 10px 0 0 0;
		text-align:justify;
		width:85%;
	}
        .comments {font: 76% "Georgia", Palatino Linotype; text-align:center;}
	#content a {color: #C80124}
	#content a:hover {color: #240407}
	#content ul, #side ul {
	list-style:none;
	}
	#content li {	display:inline;}


	#side 
	{		
		top :0;
		background:#372F2C;
		color: #BAB4A7;
		position  : absolute;
		left : 38px;
		width : 328px;
		margin : 415px 0 0 0;
		padding: 10px 0 0 0;
		z-index : 1;
		font: 86% "Georgia", Palatino Linotype;
		letter-spacing: 1px;

	}
#side a {color: #C45353;}
#side a:hover {color: #746F6D;}
#side p {margin:0 0 20px 20px; width:85%;}
#side h2, #side h3 {margin:0 40px 0 20px;font-size: 110%;}

	#title
	{
		position : absolute;
		background:white;
		top :0px;
		left:0;
		margin: 0 0 0 38px;
		width : 328px;
		height:405px;
		z-index : 2;
		text-align:center;
		padding: 10px 0 10px 0;

	}

	#title h1
	{
		background: url(title-lg2.jpg);
		width : 328px;
		height:405px;
		padding: 0;
		margin: 0;
	}
	
	#title h1 span 
	{
		display:none;
	}

}
.zoomclouds  {
   text-align: left;
   border:0;
   padding:2px;
   position:relative;
   background-color:#FBF6E3;
   width:300px;
 }
.zoomclouds span a, .zoomclouds a {
   margin: 0 2px;
   text-decoration:none;
   font-family: Helvetica, arial, sans-serif;
 }
.zoomclouds span.tag1 a {color:#E0767F}
.zoomclouds span.tag2 a {color:#D54055}
.zoomclouds span.tag3 a {color:#DA5767}
.zoomclouds span.tag4 a {color:#C80124}
.zoomclouds span a:hover, .zoomclouds a:hover {
   color:#811514;
   background-color:#B9AFA1;
   text-decoration:none;
}
.zoomcloudswg {
   font-size:10px;
   color: #bbb;
}
.zoomcloudssp {
   font-size:10px;
   color: #444;
}
