	
body {
	margin:		0;
	padding:	0;
	font-family:	Verdana, sans-serif;
	font-size:	11px;
	background:	black;
}
div {
	margin:		0;
	padding:	0;
}
img{
	border:		0;
	margin:		0px;
}
#menu {
	position:	absolute;
	left:		10px;
	top:		9px;
	width:		20px
	font-family:	Verdana, sans-serif;
	font-weight:	bolder;
	font-size:	12px;
	text-color:	white;
	}

#indexcontent {
	position:	absolute;
	left:		300px;
	top:		140px;
	width:		450px;
	font-size:	10px;
	text-align:	left;
	font-family:	Verdana, sans-serif;
	text-align:	justify;
	vertical-align:	top;
	color:		white;
}
#content {
	width:	780px;
	background:	url(bgr.jpg) repeat-y ;
	font-size:	10px;
	text-align:	left;
	font-family:	Verdana, sans-serif;
	text-align:	justify;
	vertical-align:	top;
	color:		white;
}
#margo {
	margin:	0px 30px 0px 30px;
	
}


a {
	color: #c1a63c;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}



a.menu{
	color: white;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;

}

a:hover.menu {
	color: red;
	text-decoration: none;
}



#alul {
	width: 760px;
	font-family: Verdana, sans-serif;
	color: #999999;
}
.big{
	color: white;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;

}
