
	body {
	
		margin: 0px;
		padding-top: 25px;
	
	}
	
	img {
	
		border: none;
	
	}
	
	a {
	
		color: #111111;
		text-decoration: none;
	
	}
	
	a:hover, .blue {
	
		color: #019CDC;
	
	}
	
	div {
	
		font-family: Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: #111111;
	
	}
	
	div#container {
	
		width: 1000px;
		margin: 0 auto 0 auto;
		min-height: 510px;
	
	}
	
	div#left {
	
		float: left;
	
	}
	
	div#right {
	
		margin-left: 248px;
		width: 750px;
		padding-top: 4px;
	
	}
	
	div#clear {
	
		clear: both;
		height: 0px;
	
	}
	
	a.mainmenu, div.mainmenu {
	
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		display: block;
		text-decoration: none;
		color: #111111;
		padding-top: 1px;
		line-height: 20px;
		letter-spacing: 0.04em;
		padding-left: 28px;
	
	}
	
	a.submenu {
	
		display: block;
		text-decoration: none;
		color: #111111;
		padding-top: 1px;
		padding-left: 28px;
	
	}
	
	a.bluesubmenu {
	
		color: #019CDC;
		display: block;
		text-decoration: none;
		padding-top: 1px;
		padding-left: 28px;
	
	}
	
	a.mainmenu:hover, a.submenu:hover {
	
		color: #019CDC;
	
	}
	
	span.underscore {
	
		color: #019CDC;
		font-weight: bold;
	
	}
	
	table {
	
		width: 100%;
	
	}
	
	td {
	
		padding-bottom: 25px;
		vertical-align: top;
	
	}
	
	div#homeimgcontainer {
	
		width: 100%;
	
	}
	
	img#homeimg {
	
			display: block;
			padding: 5px;
			border: 1px solid #111111;
			margin: 0 auto 0 auto;
	
	}
	
	img.gallerythumb {
	
		height: 110px;
		width: 60px;
		padding-bottom: 3px;
		padding-right: 3px;
		background-color: white;
	
	}
	
	div.date {
	
		color: #999999;
	
	}
	
	div#recent {
	
		width: 300px;
		float: left;
		height: 500px;
		background-repeat: no-repeat;
		background-image: url('/img/gui/blogbg.gif');
	
	}
	
	div#recentimages {
	
		margin-left: 315px;
	
	}
	
	div.mov {
	
		margin-bottom: 10px;
	
	}
	
	div.blogposted {
	
		border-bottom: 1px solid #111111;
		color: #999999;
		text-align: right;
		padding-bottom: 5px;
	
	}
	
	/* CSS for next version */
	
	div#logo {
	
		margin: 0 auto 0 auto;
		background-image: url('/img/gui/top.gif');
		background-repeat: no-repeat;
		width: 1000px;
		height: 133px;
		cursor: pointer;
	
	}
	
	div#bottomlinks {
	
		margin: 0 auto 0 auto;
		width: 1000px;
	
	}
	
	div#address {
	
		margin: 0 auto 0 auto;
		width: 1000px;
		border-top: 1px solid #000000;
		text-align: center;
		padding-top: 5px;
		margin-top: 5px;
	
	}
	
	div.blogtitle {
	
		color: #019CDC;
	
	}
	
	a.galleryindent {
	
		text-indent: 10px;
	
	}
	
	a.galleryindent img {
	
		
	
	}

	div#flashhome {
	
		 padding-top: 5px;
	
	}
	
	/* scrolling galleries */
	
	#makeMeScrollable
	{
		width:100%;
		height: 500px;
		position: relative;
		display: none;
	}
	
	#makeMeScrollable div.scrollableArea *
	{
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
	}
	
	*:visited, *:active { outline: none; }
	a:active { outline: none; }
	a:focus { -moz-outline-style: none; }
	a { outline: none; }
	
	.galleryheight {
	
		height: 500px;
	
	}
	
	div#loadinggallery {
	
		position: absolute;
		top: 350px;
		left: 50%;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
	
	}
	
	div.loadinggalleryblog {
	
		padding-left: 175px;
	
	}
	
	/* end of scrolling galleries */

	