body {
	background-color: #CCCCCC;
	color: #000000;
	margin:0;
	padding:0;
}

.border_right {
	background-image:url(../images/border.jpg);
}

.footer_bg {
	background-image:url(../images/footer_bg.jpg);
}

.footer_bg1 {
	background-image:url(../images/index_32.jpg);
}

.bg_left {
	background-image:url(../images/index_32.jpg);
}

.ads {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #294963;
	border-right-color: #294963;
	border-bottom-color: #294963;
	border-left-color: #294963;
	vertical-align: middle;
	padding-left: 10px;
}
.searchform {  
	display:inline; 
	height: 19px;
}.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
A:link { 
	color: #000000;
}
A:visited { 
	color: #000000;
}
A:active { 
	color: #000000;
}
A:hover { 
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	}
#skyad {
position:absolute;
top: 40px;
left: 780px;
}

.content_rectangle {
	text-align:center;
	display: block;
	padding: 10px 0 10px 0;
	margin:0;
}	
