	body {
	margin: 0;
	padding: 0;
	background: #c1ecf3 url(images/backlight.jpg) left top no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: lighter;		
	
	}
	
	h1, h2, h3 {
		margin: 0;
		
	}
	
	h1 {
		font-size: 100%;
		color: #999999;
		font-weight: lighter;
		text-align: left;
	}	
	
	h2 {
	font-size: 150%;
	font-weight: lighter;
	}
	
	h3 {
		font-size: 100%;
	}
	
	
	p, ol, ul {
		line-height: normal;
		padding-left: 10px;
	}
	
	p {
	}
	
	ol {
	}
	
	ul {
	}
	
	
	
	#contact { background: transparent no-repeat 0 24px; text-indent: -9999px; height: 20px; }
		#contactform { width: 300px;  no-repeat left bottom; padding: 0 0 10px; }
			#contactform form {  no-repeat 0 0; position: relative; padding: 22px 0 0; }
			#contactform h3 { text-indent: -9999px;  no-repeat 0 0; width: 64px; height: 62px; position: absolute; top: 22px; left: 16px; }
			#contactform dl {  repeat-y 0 0; padding: 0 0 0 117px; }
				#contactform dt { display: none; }
				#contactform dt#submit { display: block; position: relative; left: -5px; }
					#contactform dd input, #contactform dd textarea { width: 200px; padding: 0.3em 9px; margin: 0 0 1.5em; border: none; color: #000; font: 1.1em 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif; line-height: 1.5; }
					#contactform dd input, #contactform dd textarea { background-color: white; }
					#contactform dd input.empty, #contactform dd textarea.empty { color: #666; }
					#contactform dd input.stillempty, #contactform dd textarea.stillempty { background-color: red; }
					#contactform dd input.filled, #contactform dd textarea.filled { color: #000; }
		
	
	a.tt{
		position:relative;
		z-index:0;
		color:#505050;
		text-decoration:none;
	}
	a.tt span{ display: none; }
	
	
	a.tt:hover{ z-index:25; color: #aaaaff; background:;}
	a.tt:hover span.tooltip{
		display:block;
		position:absolute;
		top:0px; left:0;
		padding: 50px 0 0 0;
		width:200px;
		color: #505050;
		text-align: center;
		filter: alpha(opacity:90);
		KHTMLOpacity: 0.90;
		MozOpacity: 0.90;
		opacity: 0.90;
	}
	a.tt:hover span.top{
		display: block;
		padding: 30px 8px 0;
		background: url(images/bubble.gif) no-repeat top;
	}
	a.tt:hover span.middle{ /* different middle bg for stretch */
		display: block;
		padding: 0 8px; 
		background: url(images/bubble_filler.gif) repeat bottom; 
	}
	a.tt:hover span.bottom{
		display: block;
		padding:3px 8px 10px;
		color: #548912;
		background: url(images/bubble.gif) no-repeat bottom;
	}

	blockquote {
		margin: 0;
		padding-left: 20px;
		border-left: 10px solid #a3a3a3;
		font-style: italic;
		color: #999999;
	}
	
	blockquote * {
		line-height: normal;
	}
	
	a {
		color: #6b6b6b;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: none;
		color: #57cbee;
	}
	
	img {
		border: none;
	}
	
	img.left {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
	img.right {
		float: right;
		margin: 0 0 0 15px;
	}
	
	hr {
		display: none;
	}
	
	/* Header */
	
	#header {
		background: url(images/back.png);
		width: 607px;
		height: 186px;
		margin: 0 auto;
	}
	
	/* Logo */
	
	#logo {
		width: 299px;
		height:39px;
		float: left;
		padding-top: 0px;
		background: url(images/images_02.png) no-repeat left bottom;
	}
	
	#logo h1, #logo h2 {
		margin: 0;
		padding-left: 60px;
		font-weight: normal;
		color: #E06529;
	}
	
	#logo h1 {
		font-weight: normal;
	}
	
	#logo h2 {
		font-size: 100%;
	}
	
	#logo a {
		text-decoration: none;
	}
	
	/* Top Menu */
	
	#submenu {
		background: url(images/back.png);
		width: 607px;
		margin: 0 auto;
		font-weight: normal;
		height: auto;
	}
	#submenutitle {
	padding: 15px 20px 5px;
	float:none;
	font-weight: normal;
	}
	
	#submenu ul {
		padding: 20px 10px;
		float: right;
		margin: 0;
		list-style: none;
		line-height: normal;
	}
	
	#submenu li {
	
		display: inline;
		
	}
	
	#submenu a {
		padding: 0 5px;
		text-decoration: none;
	}
	
	#submenu a:hover {
		text-decoration: none;
		
	}
	
	#submenu .first a {
		border: none;
	}
	
	/* Header 2 */
	
	#header2 {
		background: url(images/back.png) repeat-y;
		;
		width: 607px;
		height: 147px;
		margin: 0 auto;
	}
	
	.menu {
	
		background: url(images/back2.png);
		float: right;
		width: 179px;
		height: 147px;
	
		margin: 0;
		padding: 0;
		
		list-style: none;
		
	}
	.menu li {
	
		padding: 30;
		margin: 0;
		height: 36px;
		list-style: none;
		background-repeat: no-repeat;
	}
	.menu li a, .menu li a:visited {
		display: block;
		text-decoration: none;
		text-indent: -1000px;
		height: 36px;
		background-repeat: no-repeat;
	}
	.graphics {background-image: url(images/images_05b.png);}
	.graphics a {background-image: url(images/images_05.png);}
	.motion {background-image: url(images/images_07b.png);}
	.motion a {background-image: url(images/images_07.png);}
	.photography {background-image: url(images/images_08b.png);}
	.photography a {background-image: url(images/images_08.png);}
	.contact {background-image: url(images/images_09b.png);}
	.contact a {background-image: url(images/images_09.png);}
	ul.menu li a:hover {background: none;}
	
	/* OLD Menu 
	
	#menu {
		float: right;
		width: 179px;
		height: 147px;
		background: url(images/img03.jpg);
	}
	
	#menu ul {
		margin: 0;
		padding: 20px 20px 0 20px;
		list-style: none;
		line-height: normal;
	}
	
	#menu li {
		display: inline;
	}
	
	#menu a {
		display: block;
		padding: 8px 10px;
		background: url(images/img05.gif) repeat-x;
		text-decoration: none;
		font-size: 100%;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	#menu a:hover {
		text-decoration: underline;
	}
	
	#menu .first a {
		background: none;
	} */
	
	/* Splash */
	
	#splash {
	background: url(images/images_04.png);
		float: right;
		width: 428px;
		height: 147px;
	}
	
	
	/* Page */
	
	#page {
		background: url(images/back.png) repeat-y;
		width: 607px;
		margin: 0 auto;
	}
	
	/* Content */
	
	#content {
	float: centre;
	width: 560px;
	padding-left: 20px;
	line-height: normal;
	padding-right: 10px;
	}
	#contentgraphics {
		float: centre;
		width: 100%x;
		padding-left: 0px;
		line-height: normal;
		text-align:center
	}
	#sitemap {
	color:#ffffff;
		font-size: 90%;
		float: centre;
		width: 560px
		padding-left: 0px;
		line-height: normal;
		text-align:center;
	}
	#gallerycenter {
		float: centre;
		width: 550px;
		margin-left: 0;
		padding-left: 50px;
	}
	.title {
	padding-top: 3px;
	color:#999999;
	font-weight: lighter;
	}
	#skytext{
		margin: 0;
		padding: 0;
		color: #57cbee;
	}
	
	#content ul {
		margin-left: 0;
		padding-left: 0;
		list-style: none;
	}
	
	#content ul li {
		padding-left: 15px;
	}
	
	#content ol {
		margin-left: 0;
		padding-left: 0;
		list-style: lower-alpha inside;
	}
	
	
	
	.content {
	padding: 0px;
	}
	#contentgraphics ul {
		margin-left: 0;
		padding-left: 0;
		list-style: none;
	}
	
	#contentgraphics ul li {
		padding-left: 0px;
	}
	
	#contentgraphics ol {
		margin-left: 0;
		padding-left: 0;
		list-style: lower-alpha inside;
	}
	
	
	
	.contentgraphics {
		padding: 0px;
		padding-top: 5px;
	}
	.twocols {
	
	}
	
	.twocols .col1 {
	float: left;
	width: 120px;
	}
	
	.twocols .col2 {
	float: right;
	width: 400px;
	padding-top: 0px;
	}
	
	/* Sidebar */
	
	#sidebar {
		float: right;
		width: 220px;
	}
	
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#sidebar li {
		margin-bottom: 20px;
		background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
	}
	
	#sidebar li ul {
		padding: 10px 20px;
		font-size: 100%;
	}
	
	#sidebar li li {
		margin: 0;
		padding: 5px 0;
		background: none;
		border-top: 1px dotted #CDCDCD;
	}
	
	#sidebar h2 {
		height: 30px;
		margin: 0;
		padding: 6px 0 0 10px;
		background: url(images/img06.gif) no-repeat;
		font-size: 100%;
		font-weight: normal;
		color: #666666;
	}
	
	#sidebar h3 {
		margin: 0;
	}
	
	#sidebar p {
		margin: 0;
		line-height: normal;
	}
	
	#sidebar a {
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .first {
		border: none;
	}
	
	/* Footer */
	
	#footer-wrapper {
		background: url(images/images_15.png);
		width: 607px;
		height:28px;
		margin: 0 auto;
		padding: 0px 0;
		
		
	}
	#footer-wrapper2 {
		background: url(images/images_16.png);
		width: 607px;
		height:51px;
		margin: 0 auto;
		padding: 0px 0;
		
		
	}
	#logo2 {
		width: 160px;
		height:51px;
		float: right;
		padding-top: 0px;
		background: url(images/images_17.png) no-repeat left bottom;
	}
	
	#footer {
	color: #666666;
		background: url(images/images_15.png) repeat-y;
		width: 607px;
		height:51;
		margin: 0 auto;
	}
	
	
	#footer p {
	font-size: 80%;
		margin: 0;
		line-height: normal;
	}
	
	#footer a {
	color: #666666;
		
		text-decoration:none;
	}
	#footer a:hover {
	color: #505050;
		
		text-decoration:none;
	}
	
	#legal {
	
	width: 400px;
		float: left;
		padding: 10px 10px 10px 10px;
		
	}
	
	#links {
		float: right;
		padding: 10px 0 0 0;
	}
		
	
