html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	background-image: url(images/flock_stripe.png);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	min-width:746px;
	text-align: center;
}

#wrapper {
	width: 746px;
	margin: 0 auto;
	text-align: left;
}

#side {
	width: 286px;
	padding: 0;
	float: left;
}

#content {
	width: 459px;
	padding: 0;
	float: right;
}

#contactForm {
	margin: 0 0 0 20px;
}

#footer {
	clear: both;
	height: 35px;
}


#logo {
	margin: 0 0 20px 4px;
}

#picture {
	margin: 0 0 20px 0;
}

#menu a {
	display: block;
	background: none;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding: 0 0 0 35px;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #404040;
}

#menuSelected a {
	display: block;
	background: url(images/menu_left_edge2.png) no-repeat left center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 0 35px;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #404040;
}

#menu a:hover {
	display: block;
	background: url(images/menu_left_edge2.png) no-repeat left center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding: 0 0 0 35px;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #404040;
}

#numberOnes {
	display: none;
}

#sound {
	display: block;
	padding: 0;
	margin: 0;
}

#submenu a {
	display: block;
	background: url(images/menu_left_edge3.png) no-repeat left center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding: 0 0 0 55px;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #404040;
}

#submenuSelected a {
	display: block;
	background: url(images/menu_left_edge4.png) no-repeat left center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 0 55px;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #404040;
}

#submenu a:hover {
	display: block;
	background: url(images/menu_left_edge4.png) no-repeat left center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding: 0 0 0 55px;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #404040;
}

p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #404040;
	margin: 0 24px 10px 20px;
}

h1 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #404040;
	margin: 0 24px 10px 20px;	
}

h2 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #606060;
	margin: 20px 24px 10px 20px;	
}

img {
	border: 0;
}

table {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #404040;
	margin: 0 24px 10px 20px;
}

.pplist {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	margin: 50px 0 20px 25px;
}

#menu {
	margin: 0 0 50px 0;
}

#cprojects {
	margin: 50px 0 20px 25px;
}

.trAlt {
	background-color: #F8F8F8;
}

.formLabel {
	width: 90px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	float: left;
}

.picture_wrap {
        float: left;
	margin: 0 20px 10px 20px;	
}

.linkimg {
	padding: 0 0 10px 20px;
}


#cycleme {
	width: 239px;
	margin: 0 0 0 24px;
}


#caption {
	width: 239px;
	margin: 10px 24px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

#topcaption {
	width: 239px;
	margin: 10px 24px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

