	/*Common*/
	
body {

	font-family: Arial, Tahoma, Verdana;

	font-size: 62.5%;

	color: #999999;

	margin: 0px;

	text-align:center;
	
	background: #666666;

}

	.Left {

		float: left;

	}

	.Right {

		float: right;

	}

	.Clear {

		clear: both;

	}

h1 {

	font-size: 1em;

	color: #66ff66;

margin: 0px;

padding: 0px;

}

h2 {

	font-size: 1.4em;

	color: #66ff66;

margin: 0px;

margin-bottom: 5px;

}

a {

	color:#999999;

	text-decoration: none;

}

a:hover {

	color: #990000;

}

img {

	border: 0px;

}

	.Thumbnail {

		border: 1px solid #aaa;

	}
.Header h1 {
	font-size: 24px;
}



/*Layout*/

.Position {

	width: 1000px;

	font-size: 1.2em;

	margin: 10px auto 10px auto;
	
	text-align: left;
	
	background: #333333;
	
	border: 1px #fff solid;
	

}

.Header {
	width: 1000px;
	height: 150px;


	margin-bottom: 5px;
	
	background:url(images/newiphonhead.jpg) #333333 no-repeat;
	border-bottom: 1px #fff solid;

}

.Header .title {

	text-align:left;

	margin-top:5px;

	margin-left:5px;

	margin-left:5px;	

	font-size:40px; 

	color:#FFF;

	text-decoration:none;

}

.ContentLeft {

	width: 200px;

	margin-right: 5px;

}
#ads {
	width: 160px;
	padding: 0 5px;
	margin-right: 5px;
	float: left;
}
#hads {
	width: 143px;
	height:  23px;
	padding-top: 10px;
	margin-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	background:url(images/adshead.jpg) no-repeat;
	color: #66ff66;
	
	
}
#contads {
	background: #333333;
}

	.ContentLeft .ContentArea {
		padding: 5px 10px;

	}

	.Partners a {

		padding-left: 10px;

		display: block;

		height: 22px;

		line-height: 22px;

		background: url(images/navigation_bullet.jpg) left center no-repeat;

	}

	.Buttons {

		text-align: center;

		border: 1px solid #bbb;

		padding: 5px 8px 10px 8px;

	}

	.Buttons img {

		float: left;

		margin: 5px 0 0 0;

	}

	.ButtonsSpacer {

		float: left;

		width: 2px;

	}

.ContentMiddle {

	width: 615px;

	margin-right: 5px;

}

.ContentRight {

	width: 200px;

}
.ContentHeadermain {
	background: url(images/mainconth.jpg) no-repeat;
	height: 30px;
	padding-left: 25px;
	padding-top: 10px;
	color: #66ff66;
}

	.ContentHeader {

		background:url(images/sidebar.jpg) right no-repeat;

		height: 30px;

		line-height: 23px;

		color: #66ff66;
		
		padding-top: 5px;

		padding-left: 25px;

		margin-bottom: 3px;

		font-weight: bold;

	}

	.ContentArea {
		background: #333333;
		clear: both;

	}
	.ContentArea2 {
		background: #333333;
	}

	.ContentRight .ContentArea {

		padding: 10px 8px 0 8px;

	}

.NavigationLink {

	padding-left: 10px;

	display: block;

	height: 22px;

	line-height: 22px;

	border-bottom: 1px dotted #aaa;

	background: url(images/navigation_bullet.jpg) left center no-repeat;

}

.FeaturedScreensaver {

	margin: 10px 25px 10px 25px;

	padding: 5px;

	width: 140px;

	background-color: #333333;

	border: 1px solid #ccc;

	font-weight: bold;

}

.Box {

	margin: 0 0 10px 0;

	padding: 4px;

	width: 170px;

	background-color: #333333;

	border: 1px solid #ccc;

	text-align: center;

	font-weight: bold;

}

	.Spacer {

		float: left;

		width: 5px;

		height: 120px;

		margin: 10px 0;

		padding: 4px;

	}

.Thumbnail {

	height: 188px;

	width: 125px;

	border: 1px solid #888;

}

.Footer {

	width: 1000px;

	height: 100px; 

	text-align: center;

	margin: 10px auto;

	background: #333333;
	
	padding: 10px 0 0 0;
	
	border-top: 1px #fff solid;

}
