* {
	margin : 0;
	padding : 0;
	list-style-type : circle;
	
	font-family : Verdana;
	font-size : 7pt;
	
	color : #d0dfe7;
}

body{
	background : #000000;
}

A{
	text-decoration : none;
	font-weight : bold;
	color : #d6120f;
}

A:hover{
	font-weight : bold;
	color : #f7f6e9;
}

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

img{
	border : 0;
}

#frame{
	width : 610px;
	height : 780px;
	display : block;
	border : 0;
	margin : 0;
	border : 0;
}

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

#main{
	width : 424px !important; width : 435px;
	min-height : 300px !important;
	height: height: 100%;
	position : absolute;
	padding : 5px;
	overflow : visible;
	margin : 352px 0 0 170px !important; margin : 2px 0 0 2px;
	
	float : left;
	border : 0;
}

