@charset "utf-8";
/* CSS Document */

body {
	font-family: "gill sans MT";
	font-size: 13px;
	background-color:#ff9900;
}
.contentexpand #left {
	background-image: url(images/the_argo_19.gif);
	background-repeat:repeat-y;
}
.contentexpand #right {
	background-image: url(images/the_argo_17.gif);
	background-repeat:repeat-y;
}
.contentexpand #top {
	background-image: url(images/the_argo_08.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.contentexpand #bottom {
	background-image: url(images/the_argo_23.gif);
	background-repeat:repeat-x;
	width: 100%;
}
.contentexpand #middle {
	background-color: #ffa827;
}
.contentexpand #bottomleft {
	background: url(images/the_argo_21.gif) no-repeat top right;
}
.contentexpand #bottomright {
	background: url(images/the_argo_25.gif) no-repeat top left;
}
.contentexpand #topleft {
	background: url(images/the_argo_06.gif) no-repeat top right;
}
.contentexpand #topright {
	background: url(images/the_argo_10.gif) no-repeat top left;
}
#expand {
	background-color: #ff9900;
	text-align: left;
}
#expand2 {
	background-color: #ff9900;
	background-image:url(images/middle_pic_1.png);
	background-position:top;
	background-repeat: no-repeat;
	
}
.contentexpand #navexpand {
	background-image: url(images/stem.jpg);
	background-repeat:no-repeat;
	background-color: #ff9900;
}

ul {
	list-style: none;
	color:#FFF;
	padding-left: 1px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	
}
li {
	padding: 8px;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}

#navigation a:hover img {
	text-decoration:none;
	}
#navigation a:link {
	text-decoration:none;
	color:#FFF
	}
#navigation a:hover {
	color:#000;
	text-decoration:none;
}
#navigation #currentpage a {
	color: #000;
	}
#argo_pad {
	padding-left: 170px;
}
.input {
background-color: #ff9900;
} 

.address {
	font-size: 10px;
}

