body {
	color: #ccc;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 15px;
	background-color: #7c554c;
	background-repeat: repeat-x;
}
a:link {
	text-decoration:none;
	outline: none;
}
a:visited {
	
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
a:active {
	text-decoration: none;
	outline: none;
}
a img {
	border:none;
}
p {
	font-size: 85%;
	line-height: 16px;
}
h1 {
	font-size: 100%;
	line-height: 16px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
h3 {
	font-size: 100%;
	line-height: 16px;
	text-decoration: blink;
	padding-left: 24px;
}


#container {
	background-image:url(../images/andy5.jpg);
	width: 780px;
	height: 590px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#container1 {
	background-image:url(../images/andy.jpg);
	margin-top: 28px;
	width: 750px;
	height: 690px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;

}

#header {
	width:80%;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom:medium;
	border-bottom-color:#8bd6ee;
	border-bottom-style: solid;
	text-align:center;
}
ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:12px;
	padding-top:40px;
}
li {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:12px;
}
li img {
	list-style-type:none;
	margin-left:40px;
	padding:4px;
}
#rightnav {
	
	float: right;
	width: 530px;
	margin-left: 16px;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom:12px;
}
#footer {
	width:80%;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	padding-left: 1em;
	border-top-color: #8bd6ee;
	border-top-style: solid;
	border-top-width: 1px;
	clear:both;
	background-color: #7c554c;
}

