body	{
			font-family: verdana;
			/*background-image:url('images/wallpapers/abstract_0093.jpg');*/
			background-repeat: no-repeat;
			background-position: left top;
		}
		
img 	{
			border: 0px;
		}	
		
img.thumbs	{
				border: 0px;
				margin-bottom: 3px;
				opacity: .5;
				filter:alpha(opacity=50);
				cursor: pointer;
			}

.bgsel		{
				
			}

.welcome	{
				font-size: 1.5em;
				font-weight: bold;
				color: #666666;
			}
.menu		{
				font-size: 1.2em;
				font-weight: bold;
				color: #5A6A85;
			}
		
a {
	text-decoration: none;
}
				
a.menulink, a.closelnk	{
				text-decoration: none;
				text-transform: capitalize;
				color: #5A6A85;
				display: block;
				padding-right: 3px;
			}
			
a.menulink:hover	{
						text-decoration: none;
						border-right: 1px solid #5A6A85;
						color: #5A6A85;
					}
		
a.tooltip:hover {background:#ffffff; text-decoration:none;}			
a.tooltip span {display:none; padding:2px 3px; margin-left:190px; margin-top: 80px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
					
.contentwindow		{
						position: absolute; 
						top: 261px; 
						left: 150px; 
						display: none;
						width: 821px;
						height: 512px;
						overflow: auto;
					}
					
					
.abouttext	{
				font-size: 1.1em; 
				font-weight: bold;
			}
			
div.autosize { display: table; width: 1px; border: 1px solid black;}
div.autosize > div { display: table-cell; }

.container {
    display: block;
    opacity: .5;
	filter:alpha(opacity=50);
}

.bgcontent {
    background: white;
}

.round_span3 {
    background: white;
    display: block;
    line-height: 1px;
    overflow: hidden;
    height: 1px;
    margin: 0 3px;
}

.round_span2 {
    background: white;
    display: block;
    line-height: 1px;
    overflow: hidden;
    height: 1px;
    margin: 0 2px;
}

.round_span1 {
    background: white;
    display: block;
    line-height: 1px;
    overflow: hidden;
    height: 1px;
    margin: 0 1px;
}