#allcontent {
	background-color: #fc9;
	width: 745px;
	padding: 5px 0px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #222;
}


#allcontent img {
    float: left;
}

#navbar2 {
    height: 25px;
	width: 441px;
	background-color: #000;
	margin-left: 304px;
	font-size: 85%;
	font-weight: bold;
	line-height: 25px;
}

#navbar2 .button {
    list-style-type: none;
	display: inline;
}

#navbar2 .button a {
    text-decoration: none;
	color: #ddd;
	padding: 0px 10px;
}

#navbar2 .button a.spec:hover {
    background-color: #069;
	padding-top: 4px;
	padding-bottom: 4px;
}

#navbar2back {
    height: 25px;
	width: 50px;
	background-color: #000;
	margin-left: 689px;
	font-size: 85%;
	font-weight: bold;
	line-height: 25px;
}

#navbar2back .buttonback a {
    text-decoration: none;
    color: #ddd;
    padding: 0px 10px;
}


#navbar2back .buttonback a.spec:hover {
    background-color: #069;
    padding-top: 6px;
    padding-bottom: 6px;
}

#lgthmnls img {
	float: left;
	padding: 0px 15px;
}

#text {
	font-size: 100%;
	text-align: left;
	line-height: 1.3em;
	padding-right: 5px;
	padding-left: 15px;
	margin-left: 415px;
    text-decoration: none;
}

.textbold {
	font-size: 150%;
	font-weight: bold;
    line-height: 1em;
}