body{
	background: url(../images/bg.jpg) 0 0 repeat-x;
	background-color: #1a293b;
	padding: 0;
	margin: 0;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #97b2ca;
}

table{
	padding: 0;
	margin: 0;
	width: 100%;
}

img{
	border: 0;
}

a{
	color: #97b2ca;
	text-decoration: none;
}

a.magazines{
	color: #293e57;
}

a.magazines:hover{
	text-decoration: underline;
}

.line{
	background: url(../images/line.jpg) 0 0 repeat-x;
	height: 1px;
	width: 100%;
}

.gbartlink{
	color: white;
}

#page{
	width: 870px;
	padding-top: 30px;
	position: relative;
}

#fb-like{
    background: url('../images/bg-like.png') center top no-repeat;
    position: absolute;
    z-index: 50;
    top: 38px;
    right: -53px;
    width: 135px;
    height: 39px;
}

#nyito-div{
	background: url(../images/nyito/bg.jpg) 0 0 no-repeat;
	position: relative;
	width: 870px;
	height: 636px;
}

#nyito-div2{
	background: url(../images/nyito/bg_.jpg) 0 0 no-repeat;
	position: relative;
	width: 970px;
	height: 636px;
}

#frame-top{
	background: url(../images/frame_top.jpg) 0 0 no-repeat;
	width: 870px;
	height: 132px;
}

#frame-bg{
	background: url(../images/frame_bg.jpg) 0 0 repeat-y;
	width: 870px;
}

#frame-bg-top{
	background: url(../images/frame_bg_top.jpg) 0 0 no-repeat;
	width: 870px;
}

#frame-bg-bottom{
	background: url(../images/frame_bg_bottom.jpg) 0 0 no-repeat;
	width: 870px;
	background-position: 0px bottom;
}

#frame-content{
	background-color: #e7eff3;
	width: 780px;
	min-height: 400px;
}


#frame-bottom{
	position: relative;
	background: url(../images/frame_bottom.jpg) 0 0 no-repeat;
	width: 870px;
	height: 104px;
}

#frame-bottom2{
	position: relative;
	background: url(../images/frame_bottom2.jpg) 0 0 no-repeat;
	width: 870px;
	height: 104px;
}

#frame-bottom div{
	position: absolute;
	top: 22px;
	height: 47px;
}

#menu-1{
	left: 180px;
	width: 135px;
}

#menu-2{
	left: 317px;
	width: 106px;
}

#menu-3{
	left: 425px;
	width: 107px;
}

#menu-4{
	left: 534px;
	width: 145px;

}

#footer{
	font-family: verdana;
	font-size: 10px;
}

.absolute{
	position: absolute;
}

.clearboth{
	clear: both;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.error_list{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
