* {
	margin : 0;
	padding : 0;
	list-style-type : circle;
	
	font-family : Georgia;
	font-size : 8pt;
	color : #d9d9d9;
}

body{
	background : #000000;
}

A{
	text-decoration : none;
	font-weight : bold;
	font-style : italic;
	color : #616feb;
}

A:hover{
	text-decoration : none;
	color : #616feb;
}

A img{
	border : 0;
	margin : 5px;
}

img{
	border : 0;
}

#frame{
	width : 840px;
	height : 1350px;
	border : 0;
	margin : 0;
	border : 0;
}

#top{
	background : url(../img/top.jpg) no-repeat;
	width : 507px;
	height : 469px;
	display : block;
	float : left;
	margin : 0;
	border : 0;
}

#main{
	width : 400px !important; width : 415px;
	min-height : 600px !important;
	height: auto !important; height: 100%;
	position : absolute;
	padding : 10px;
	overflow : visible;
	margin : 470px 0 0 150px !important; margin : 470px 0 0 -370px;
	
	float : left;
	border : 0;
}

