body {
	margin:0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

a {
	color: #6666FF;
}

#head {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-size: 16px;
	height: 100px;
}

#logo {
	padding: 0px;
	margin: 0px;
	float: left;
}

#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#title {
	padding: 0px;
	margin: 0px;
	float: left;
	width: auto;
}


#container {
	height: 435px;
	width: 700px;
	margin-top: 0px;
	position: relative;
	background-image: url(images/desktop_aqua.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}


#resource {
	float: left;
	padding: 0px;
	margin-top: 10px;
	clear: right;
}

#aurora {	
	float: left;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	height: 74px;
	width: 97px;
}

#aurora a {
	display:block;
	height: 74px;
	width: 97px;
	text-indent: -9999px;
	outline:0;
	background-image: url(images/aurora_screen2.png);
	background-position: 0px 0px;
	
}

#aurora a:hover { 
	background-position: 0 -74px;
}

#aurora a:active {
	background-position: 0 -74px;
}


#aqua {
	float: left;
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 100px;
	margin-left: 0px;
	clear: left;
	height: 74px;
	width: 97px;
}

#aqua a {
	display:block;
	height: 74px;
	width: 97px;
	text-indent: -9999px;
	outline:0;
	background-image: url(images/aqua_screen2.png);
	background-position: 0px 0px;
	
}

#aqua a:hover { 
	background-position: 0 -74px;
}

#aqua a:active {
	background-position: 0 -74px;
}

#simile_logo {
	float: right;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#simile_logo img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#my-timeline {
	height: 435px;
	width: 700px;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#timeline_top_left {
	height: 25px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/timeline_top_left.png);
	background-position: 0px 0px;
}

#timeline_top_right {
	height: 25px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/timeline_top_right.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#timeline_bot_left {
	height: 25px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(images/timeline_bot_left.png);
	background-position: 0px 0px;
}

#timeline_bot_right {
	height: 25px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(images/timeline_bot_right.png);
	background-position: 0px 0px;
}

#bubble_div3 {
	background-image: url(images/trans_80_bkg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#interval {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}

#label {
	color: #CCCCCC;
	width: auto;
	clear: none;
	float: left;
}

#label:hover {
	color: #FFFFFF;
}

#instant_band {
	border: 1px dashed #FFFFFF;
	clear: none;
	float: left;
	margin-left: 20px;
}

#return {
	font-size: 10px;
	float: right;
	height: 50px;
	width: 173px;
	margin-top: 10px;
}

#return img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}