.box {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-weight: 200;
	color: #333;
    font-size: 13px;
    text-decoration: none;
	overflow: hidden;
}

.topbox {
	background-image:url("images/topthing.jpg");
	width: 925px;
	height: 297px;
}
.newtopbox {
	background-image:url("images/topthing.jpg");
	width: 925px;
	height: 130px;
}
.leftbox {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottom-right: 5px;
	-moz-border-radius-top-right: 5px;
	border-radius-bottom-right: 5px;
	border-radius-top-right: 5px;
	background-image:url("images/middleleftthing.jpg");
	width: 456px;
	height: 220px;
}

.rightbox {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottom-left: 5px;
	-moz-border-radius-top-left: 5px;
	border-radius-bottom-left: 5px;
	border-radius-top-left: 5px;
	background-image:url("images/middlerightthing.jpg");
	width: 456px;
	height: 220px;
}

.appbox {
    font-size: 12px;
	background-image:url("images/appthing_taller.jpg");
	width: 925px;
}

.sheet {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottom-left: 10px;
	-moz-border-radius-bottom-right: 10px;
	border-radius-bottom-left: 10px;
	border-radius-bottom-right: 10px;
	background-color:rgba(239,230,201,0.2);
}

.graybox {
    font-size: 12px;
	background-image:url("images/graything.jpg");
	width: 925px;
	padding-bottom:15px;
}





.middletitle {
	font-weight: 200;
    font-size:39px;
	color: #333;
}

.middlesmaller {
	color: #555;
    font-size:19px;
}

.middledesc {
	margin-top: -4px;
	margin-left: 2px;
	color: #444;
    font-size:12px;
}

.apparea {
	width: 428;
    font-size: 12px;
}

.appsection {
	font-weight:bolder;	
	color: #333;	
    font-size: 15px;
}

.apptitle {
	font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", sans-serif;
    font-size:14px;
	color: #333;	
}

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

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

.appdesc {
    font-size:11px;
	color: #444;
}


.awardarea {
	width: 433;
    font-size: 12px;
}

.colorarea {
	width: 433;
    font-size: 12px;
	background-color:yellow;
}

.newsarea a {
	border-width: 0 0 0 0;
	border-style: none none none none;
	padding: 0px 0px 0px 0px;
	color: #333;
}

.newsarea {
	width: 433;
    font-size: 12px;
}

.newsarea a {
	border-color: #222277;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 1px 0px 0px 0px;
	background-color: transparent;
}

.newsarea a.nounderline {
	border-width: 0 0 0 0;
	border-style: none none none none;
	padding: 0px 0px 0px 0px;
	color: #333;
}

a.awardlink {
	border-width: 0 0 0 0;
	border-style: none none none none;
	padding: 0px 0px 0px 0px;
	color: #333;
    font-size: 12px;
}

#whatsnew {
	position: absolute;
	visibility: hidden;
}

#target {
	background-image:url("images/mbp.png");
	width: 202px;
	height: 132px;
	position: relative;
	visibility: hidden;
}

#target2 {
	width: 328px;
	height: 267px;
	position: relative;
	visibility: hidden;
}

#target3 {
	width: 800px;	
	height: 297px;
	position: relative;
	visibility: hidden;
}

#target4 {
	width: 400px;	
	height: 100px;
	visibility: hidden;
	position: relative;
}

#target5 {
	width: 82px;	
	height: 82px;
	position: relative;
	visibility: hidden;
}

#target6 {
	width: 82px;	
	height: 82px;
	position: relative;
	visibility: hidden;
}


#target7 {
	width: 130px;	
	height: 44px;
	position: relative;
	visibility: hidden;
}


#target8 {
	width: 130px;	
	height: 44px;
	position: relative;
	visibility: hidden;
}



#target9 {
	width: 400px;	
	height: 83px;
	position: relative;
	visibility: hidden;
}
