body {
	background: #ffffff;
	background-image: url(/template/fon.jpg);
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
}
a:link {
font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: underline;
}
a:visited {
font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: underline;
}
a:hover {
font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: underline;
}
img 
{
	border: 0px;
}
#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#headleft {
	float: left;
	width: 450px;
	height: 145px;
	text-align: left;
}


.imagelogo {
	border: 0px;
	width: 184px;
	height: 21px;
	margin-top: 60px;
}
.sloganlogo {
	font-family: Arial;
	font-size: 15px;
	color: #0862a1;
	line-height: 12px;
}

#headright {
	float: right;
	width: 550px;
	height: 145px;
	text-align: right;
	background: url(cat.jpg) left no-repeat;
}

#menuleft {
	background: url(menuleft.gif) left no-repeat;
	height: 37px;
	text-align: center;
	line-height: 15px;
}
#menured {
	background: url(menured.gif) left no-repeat;
	height: 37px;
	text-align: center;
	line-height: 15px;
}
#menuhand {
	background: url(menuhand.gif) left no-repeat;
	height: 37px;
}
#menuright {
	background: url(menuright.gif) right no-repeat;
	height: 37px;
	text-align: center;
	line-height: 15px;
}

.menulink {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	
}

#leftside {
	float: left;
	width: 200px;
	margin-top: 30px;
	text-align: left;
}

.gender0 {
	text-decoration: none;
	color: gray;
}
.gender1 {
	text-decoration: none;
	color: #278fd2;
}
.gender2 {
	text-decoration: none;
	color: #ff73cb;
}


input {
	color: black;
	border: solid gray 1px;
	background: white;
	font-family: Arial;
	font-size: 13px;
}
.button {
	text-decoration: underline;
	color: black;
	border: 0px white;
	font-family: Arial;
	font-size: 13px;
}

.info {
	color: #278fd2;
}
#rightside {
	float: right;
	width: 778px;
	margin-top: 30px;
	border-left: 1px solid #67bdf3;
	border-right: 1px solid #67bdf3;
	border-bottom: 1px solid #67bdf3;
}

#objecttitle {
	width: 780px;
	height: 28px;
	text-align: left;
	background: url(pagetitle.gif) left no-repeat;
	margin-left: -1px;
	font-family: Arial;
	font-size: 12px;
}

.matrix {
	width: 780px;
	text-align: center;
	float: right;
}
.matrixtitle {
	background-color: #94d1f7;	
	padding: 8px 0px 8px 20px;
	font-size: 11px;
	color: #16629b;
	width: 758px;
	text-align: left;

}

.comment {

}

#adtop {
	border: 1px solid red;
	width: 468px;
	height: 60px;
	position: absolute;
	top:-30px;
	z-index: 10;
	

}