body {
	margin: 40px;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin: 0px 10px;
}

img.sticker
{
	position: absolute;
	left: 950px;
}

a {
	color: #4F5155;
	text-decoration: none;
}

h1, h2, h3 {
	color: #444;
	margin: 24px 0 2px 0;
	padding: 5px 0 6px 0;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

code {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}
ul, ol{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
li{
	padding: 3px;
	list-style-type: none !important;
	font-weight: bold;
	color: #cccccc;
}
li:hover{
	color: #999999 !important;
}
li.active{
	color: #000000 !important;
}
div#left ul
{
	overflow: hidden;
	height: 355px;
	margin-bottom: 20px;
}
div#left ul li a{
	color: #cccccc;
}
div#left ul li a:hover{
	color: #999999;
}

div#wrapper{
	width: 1052px;
}
div#left, div#right{
	float: left;
	margin: 20px 20px 20px 0px;
}
div#right{
	max-width: 800px;
}
ol li{
	float: left;
	border: solid 1px #000000;
	width: 18px;
	height: 18px;
	margin: 5px;
	text-align: center;
	font-size: 14px;
	color: #000000 !important;
}
ol li.active, ol li.active:hover{
	background-color: #000000;
	color: #FFFFFF !important;
}
ol li:hover{
	background-color: #CCCCCC;
	color: #000000 !important;
}
div#photo{
	width: 800px;
	height: 600px;
}
div#left{
	width: 200px;
}

div#scroll img{
	cursor: pointer;
}

ol.numbers{
	margin-top: 12px;
}

ol.numbers li{
	float: none;
	display: inline;
	margin: 0px;
	padding: 5px 0px;
}
ol.numbers li a{
	padding: 5px 10px;
}



div#address{
	background: url(../images/astro_title.gif) top left no-repeat;
	padding-top: 100px;
	margin-top: 35px;
}
div#address, div#address a, div#address h1{
	color: #999;
}
div#address p{
	padding-top: 0px;
	margin-top: 0px;
	line-height: 14px;
}
h2{
	font-size: 12px;
	color: #999999 !important;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
div#address a{
	float: left;
	height: 15px;
	width: 90px;
	margin: -17px 0px 0px 0px;
}
div#showreel, div#showreel2{
	margin: 120px 20px 20px 0px;
	float: left;
	width: 640px;
	height: 350px;
}



