body {
	background: #f7f6e5 url(../images/bg.jpg) no-repeat fixed center top;
}

a { color:#00ade1; }
	
	#wrap {
		border:none;
	}
	
		#nav {
			background: transparent url(../images/logo.png) top left no-repeat;
			width:965px;
			height:47px;
			overflow:hidden;
			margin:64px auto 0 auto;
			text-align:right;
		}
		
			#nav li {
				display:inline;
				color:#fff;
				line-height:64px;
				margin:0 8px 0 0;
				list-style-type    :    none; 
			}
			
				#nav li a {
					color:#fff;
					font-weight:bold;
				}
	
		#frame {
			width:965px;
			background:#fff;
			margin:0 auto;
			position:relative;
			border:none;
		}
			.main {
				min-height:800px;
			}
		
			.sidebar {
				margin-top:0;
			}
			
			#footer {
				clear:both;
				text-align:center;
				width:965px;
				margin:16px auto;
			}
			
		#info {
			text-align:center;
			width:965px;
			margin:4px auto;
		}
			
			
.screen {
	margin-bottom:16px;
}

.screen2 {
	margin-bottom:0;
	
}
	.screen2 li {
		height:123px;
		list-style-type    :    none; 
		margin-left:0;
	}
	

.rounded {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}
	
ul.bigButtons {
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size:24px;
	list-style-type:none;
	margin:40px 0;
	padding:0;
}

	ul.bigButtons li {
		display:inline;
	}

		ul.bigButtons li a {
			background:#333333 none repeat scroll 0 0;
			border:1px solid #666666;
			color:#CCCCCC;
			padding:20px;
		}
		
.block {
	margin:0 auto;
	overflow:hidden;
}	

.ads-120 {
	width:280px;
}
		
.ad-120x120 {
	float:left;
	border:#00887e 4px solid;
	margin:5px;
}
