@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}

h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	display: none;
}

p {
	font-size: 13px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

#container {
	text-align: left;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
}

#latest {
}

#animate, #design, #build {
	width: 240px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 27px;
}

#inner {
	width: 240px;
	background-repeat: no-repeat;
	background-position: top left;
}

#inner2 {
	width: 493px;
	background-repeat: no-repeat;
	background-position: top left;
}

#animate {
	background-image: url(../images/animate.gif);
}

#design {
	background-image: url(../images/design.gif);
}

#build {
	background-image: url(../images/build.gif);
}

#intro {
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #ffffff;
	margin-right: 4px;
	margin-bottom: 12px;
}

#intro2 {
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	margin-right: 4px;
	margin-bottom: 12px;
}

ul {
	font-size: 13px;
}

#pod1, #pod2 {
	float: left;
	width: 253px;
}

#pod3 {
	float: left;
	width: 240px;
}

#pod4 {
	float: left;
	width: 493px;
}

#details {
	width: 750px;
}

#homepic1, #homepic2, #homepic3, #homepic4, #homepic5, #homepic6, #homepic7, #homepic8, #homepic9, #homepic10{
	padding-top: 235px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 1px;
}

#moreli {
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 1px;
}

#more {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 7px;
}

#me2 {
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
}

#more2 {
}

#homepic1 {
	background-image: url(../images/jamhot.gif);
}

#homepic2 {
	background-image: url(../images/kiwitech.gif);
}

#homepic3 {
	background-image: url(../images/teknek.gif);
}

#homepic4 {
	background-image: url(../images/atomrocket.gif);
}

#homepic5 {
	background-image: url(../images/giftelope.gif);
}

#homepic6 {
	background-image: url(../images/glencairn.gif);
}

#homepic7 {
	background-image: url(../images/elderberry.gif);
}

#homepic8 {
	background-image: url(../images/lisastephen.gif);
}

#homepic9 {
	background-image: url(../images/gssplant.gif);
}

#homepic10 {
	background-image: url(../images/eanda.gif);
}

#homepic11 {
	background-image: url(../images/paradise.gif);
}

#me1 {
	background-image: url(../images/me.gif);
}

#animating {
	height: 150px;
	background-image: url(../images/animating.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#designing {
	height: 150px;
	background-image: url(../images/designing.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#building {
	height: 150px;
	background-image: url(../images/building.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#profile {
	height: 150px;
	background-image: url(../images/profile.gif);
	background-position: center;
	background-repeat: no-repeat;
}