body {
	background: #B5B5B5;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

a { color:blue; }
a visit { color:blue; }

#tbar {
	background: #964411;
	xwidth: 710px;
	height: 70px;
	font-size: 40px;
	color: white;
	font-family: viva standard, garamond;
	padding: 15px 5px 5px 25px;
}

#tbar2 {
        background: #964411;
        xwidth: 710px;
        xheight: 70px;
        font-size: 22px;
        font-weight: 600;
        color: white;
        font-family: viva standard, garamond;
        padding: 0px 5px 5px 5px;
        margin: -9px 0px 0px 0px;
	text-align: right;
}


#nbar {

	background: #968711;
	width: 800px;
	height: 60px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	font-family: viva standard, garamond;
	padding: 5px 5px 5px 5px;
}

#nboutside {
	background-color: #968711;
	xwidth: 750px;
	height: 19px;
	font-family: helvetica,garamond,arial;
	font-size: 10px;
	font-weight: 800;
	padding: 0px 0px 0px 0px;
}

#nboutside a {
	background-color: #968711;
	text-decoration: none;
	color: white;
	padding-top: 3px;
}

#nboutside a:hover {
	background-color: #4a4208;
	color: white;
}

#nboutside a:visit {
	background-color: #968711;
	color: white;
}

#nblink {
        width: 121px;
        height: 29px;
        float: left;
	background: #968711;
	border-right: solid white 1px;
        text-align: center;
}

#nblinkr {
        width: 120px;
        height: 29px;
        float: left;
	background: #968711;
        text-align: center;
	xborder: solid white 1px;
}

#tanback {
	background-color: #968711;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

#mboutside {
	width: 796px;
	background-color: #4a4208;
	border: solid #492108 2px;
	xborder: solid red 12px;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	#min-height: 500px;
	#height: 500px;
	#height:auto;
	height:auto !important;
}


#mbpic {
	width: 240px;
	float: left;
}

#mbpict {
	padding: 10px 10px 10px 10px;
	color: white;
	font-family: Verdana; Helvetica, Garamond, Arial;
	font-size: 10px;
}

#mbtext {
	float: right;
	background-color: white;
	width: 524px;
	text-align: left;
	font-size: 14px;
	font-family: Arial;
	padding: 15px 15px 15px 15px;
	xborder: solid blue 1px;
}
	
