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

body{
	background : #060d0e;
}

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

A:hover{
	text-decoration : none;
	color : #8ea1b3;
}

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

img{
	border : 0;
}

#frame{
	width : 620px;
	height : 880px;
	border : 0;
	margin : 0;
	border : 0;
}

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

#main{
	width : 472px !important; width : 472px;
	min-height : 350px !important;
	height: height: 100%;
	position : absolute;
	padding : 10px;
	overflow : visible;
	margin : 460px 0 0 100px !important; margin : 460px 0 0 -500px;
	
	float : left;
	border : 0;
}

