/* CSS Document */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 13px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #ffffff;
	}
	
	h1.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #ffffff;
	}
	
	#content {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:15px;
		margin-bottom:0px;
		/* background-image: url(images/sqr_top_logo.gif); */
		position:relative;
		background-color:#ffffff;
		}
	
#left {
	width:572px;
	position:static;
	float:left;
	}
	
	#left_header {
		background-image:url(images/lft-header-bg.gif);
		background-repeat:no-repeat;
		width:572px;
		height:75px;
		position:relative;
		}
		
		#left_header_text {
			width:552px;
			margin-left:10px;
			margin-right:10px;
			margin-bottom:5px;
			margin-top:10px;
			postion:relative;
			}
			
	#left_content {
		background-image:url(images/lft-center-bg.gif);
		width:572px;
		position:relative;
		}
		
		#left_content_text {
			width:552px;
			margin-left:10px;
			margin-right:10px;
			margin-bottom:15px;
			margin-top:15px;
			postion:relative;
			}
			
		#related_links {
			width:479px;
			padding:9px;
			margin-left:26px;
			margin-right:26px;
			margin-bottom:10px;
			margin-top:25px;
			border-top:1px dotted #BBB;
			border-bottom:1px dotted #BBB;
			postion:relative;
			}
			
	#left_footer {
		background-image:url(images/lft-footer-bg.gif);
		background-repeat:no-repeat;
		width:572px;
		height:25px;
		position:relative;
		}
		
#right {
	width:183px;
	position:static;
	float:right;
	}
	
	#right_header {
		background-image:url(images/rht-header-bg.gif);
		background-repeat:no-repeat;
		width:183px;
		height:75px;
		position:relative;
		}
		
		#right_header_text {
			width:163px;
			margin-left:10px;
			margin-right:10px;
			margin-bottom:5px;
			margin-top:10px;
			postion:relative;
			}
			
	#right_content {
		background-image:url(images/rht-center-bg.gif);
		width:183px;
		position:relative;
		}
		
		#right_content_text {
			width:163px;
			margin-left:10px;
			margin-right:10px;
			margin-bottom:5px;
			postion:relative;
			}
			
	#right_footer {
		background-image:url(images/rht-footer-bg.gif);
		background-repeat:no-repeat;
		width:183px;
		height:25px;
		position:relative;
		}
		
			#interesting_links {
			width:143px;
			margin-left:10px;
			margin-right:10px;
			margin-bottom:10px;
			margin-top:15px;
			border-top:1px dotted #BBB;
			postion:relative;
			}
	
.sponsored_link { color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; margin:3px;}
a.sponsored_link:link { color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; margin:5px;}
a.sponsored_link:visited { color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; margin:5px;}
a.sponsored_link:hover { color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; margin:5px;}
a.sponsored_link:active { color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; margin:5px;}

.related_link { color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
.related_link_text { color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}
a.related_link:link { color: #333333; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}
a.related_link:visited { color: #333333; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}
a.related_link:hover { color: #333333; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: underline;}
a.related_link:active { color: #333333; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}

.style1 { font-size: 10px; font-weight: bold; }

.style2 { font-size: 10px; text-decoration: none; color:#000000;}
a.style2:link { font-size: 10px; text-decoration: none; color:#000000;}
a.style2:visited { font-size: 10px; text-decoration: none; color:#000000;}
a.style2:hover { font-size: 10px; text-decoration: underline; color:#000066;}
a.style2:active { font-size: 10px; text-decoration: none; color:#000000;}


.columns {	
	column-count: 2;
	column-gap: 32px;
	column-rule: 1px dotted #BBB;
	column-width: 260px;
	font-family: verdana, arial, helvetica, sans-serif;
	LINE-HEIGHT: 15px;
	FONT-SIZE: 13px;  	
}