body {	font-family: Tahoma, Geneva, sans-serif;	color: #FFF;	background-attachment: fixed;	background-image: url(images/bg.jpg);}
.cont {	width:897px;	background-image: url(images/02.png);	background-repeat: repeat-y;}
.nav{	margin:0 30px 0 30px;	color: #000;}
.nav a{	color:#6C97D6;	font-size: large;	font-weight: bold;}
.nav a:hover, .arc a.selected{	color: #E5E5E5;	background-color: #6C97D6;	text-decoration: none;}
.arc a{font-weight: normal;margin: 5px;padding: 3px;}
.main a img{	width:200px;	height:150px;	margin:1px;	border: 1px solid #7595C4;	background-image: url(images/load.gif);	background-repeat: no-repeat;	background-position: center center;}
.main a:hover img{	border: 1px solid #FFF;}
.top a{	color: #FFF;	font-weight: bold;	font-size: xx-large;}
.top td{	color: #CCC;	text-align: center;	width: 24%;}