h2 {
	font-family: serif;
	position : absolute;
	left : 200;
	top : 100;
	letter-spacing : 4px;
	text-decoration : underline;
cursor : default;
}
h3 {
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-stretch : normal;
	font-size-adjust : inherit;
	font-variant : normal;
	font-weight : normal;
	position : absolute;
	left : 200;
	top : 135;
	width : 255px;
cursor : default;
}
Body {
	background : url("bgr.png") repeat fixed center;
	background-repeat : repeat;
	background-position : center;
	border : 0;
	border-bottom : 0;
	font : lighter normal normal x-small/normal Arial, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding : 0;
}
hr {
	width: 180;
	color : #AD0000;
	height : 4;
}
A:link, A:visited {
	color: #B20000;
}
.quadr {
	position : absolute;
	left : 390px;
	top : 1px;
	z-index : 2;
	letter-spacing : normal;
	cursor : default;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
}

.lattext {
	position: absolute;
	top : 140px;
	left : 500px;
	width : 180px;
	cursor : default;
	font-size : 12px;
	}

.newtext {
	position: absolute;
	top : 250px;
	left : 5px;
	width : 180px;
	cursor : default;
	font-size : 12px;
	z-index : 3;
	line-height : 16px;
}

.mnu {
	z-index : 1;
	position : absolute;
	left : 5px;
	top : 50;
	border : 1;
}
.Latest {
	z-index : 2;
	border : 1;
	font-size : small;
	font-style : oblique;
	position : absolute;
	top : 90px;
	left : 500px;
	width : 150px;
	cursor : default;
    line-height : 16px;
}
.New {
	z-index : 2;
	border : 1;
	font-size : small;
	font-style : oblique;
	position : absolute;
	top : 205px;
	left : 5px;
    cursor : default;
}

.logo {
position : absolute;
top : 0px;
left : 180px;

z-index : 1;
}
.maintext {
	position: absolute;
	left : 200px;
	top : 250;
cursor : default;
width : 500px;
}
.whattodo {
	font-size: x-small;
}

.cpy {
	font-size : 11px;
}