body {
	background-color: #2C2C2C;
	margin: 0;
	padding: 0;
	height: 100%;
}

#all {
	margin: 0 auto;
	margin-top: 30px;
	width: 944px;
	height: 581px;
}

#left {
	float: left;
	height: 581px;
	width: 644px;
}

#img1 a {
	float: left;
	background: url(images/1.jpg);
	height: 115px;
	width: 644px;
}

#img1 a:hover {
	background-position: 0 -115px;
}

#img1 a:active, #img1 a.selected {
	background-position: 0 -115px;
}


#img5 {
	float: left;
	background: url(images/5.jpg);
	height: 466px;
	width: 644px;
}

#slideshow {
	height: 410px;
	width: 550px;
	margin: 15px 0 0 35px;
	overflow:hidden;
}

#present-text {
	height: 410px;
	width: 550px;
	margin: 20px 0 0 0px;
}

#frame {
	margin-top: 10px;
}

#text {
	height: 455px;
	width: 570px;
	margin: 0 0 0 35px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	overflow:hidden;
}

#text a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: thin dashed;
}

#text a:hover {
	color: #999999;
}

#sig {
	text-align: right;
	margin-left: 100px;
	margin-top: -15px;
}


#right {
	float: right;
	width: 300px;
	hight: 581px;
}

#img2 {
	background: url(images/2.jpg);
	float: right;
	height: 385px;
	width: 300px;
}

#local {
	width: 227px;
	height: 75px;
	margin: 110px 0 0 25px;
}

#abroad {
	width: 227px;
	height: 75px;
	margin: 100px 0 0 25px;
}

#chipin {
	width: 220px;
	height: 220px;
	margin: 136px 0 0 25px;
}


#right a {
	float: right;
	overflow: hidden;
}

#past {
	background: url(images/past.jpg);
	float: right;
	height: 76px;
	width: 300px;
}

#past a  {
	width: 300px;
	height: 76px;
	overflow: hidden;
}
	
#past:hover {
	background-position: 0 -76px;
}

#past:active, #past.selected {
	background-position: 0 -76px;
}

#img3 {
	background: url(images/4.jpg);
	float: right;
	height: 12px;
	width: 300px;
}

#present {
	background: url(images/present.jpg);
	float: right;
	height: 75px;
	width: 300px;
}

#present a  {
	width: 300px;
	height: 75px;
	overflow: hidden;
}
	
#present:hover {
	background-position: 0 -75px;
}

#present:active, #present.selected {
	background-position: 0 -75px;
}

#img4 {
	background: url(images/3.jpg);
	float: right;
	height: 33px;
	width: 300px;
}

#rss {
	background: url(images/feed-icon-14x14.png);
	width: 14px;
	height: 14px;
	margin-top: 15px;
	margin-right: 13px;
}


/*footer*/
	
#footer {
	color: #999999;
	text-align: center;
	width: 600px;
	height: 20px;
	margin: 0 auto;
	font-size: 12px;	
}

#footer a {
	color: #999999;
	text-decoration: none;
	border-bottom: thin dashed;
}

#footer a:hover {
	color: #CCCCCC;
}


/******* CUTOUT **********/

#cutout {
	width: 219px; height: 415px; background: url(./images/josh.jpg) top left no-repeat; 
	margin-top: 22px;
	margin-left: 11px;
}