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

body{
	background : #000000;
}

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

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

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

img{
	border : 0;
}

#frame{
	width : 695px;
	height : 1024px;
	border : 0;
	margin : 0;
	border : 0;
}

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

#main{
	width : 508px !important; width : 530px;
	min-height : 500px !important;
	height: auto !important; height: 100%;
	position : absolute;
	padding : 10px;
	overflow : visible;
	margin : 434px 0 0 0 !important; margin : 0;
	
	float : left;
	border : 0;
}

