#texta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 7px;
	float: left;
	width: 550px;
}
#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#sidebar {
	float: right;
	width: 200px;
	background-image: url(graphics/plate.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ede7cf;
	margin-top: 27px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: thin dashed #9A0303;
	bottom: 9px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#picture {
	background-color: #F9F9F9;
	padding: 20px;
	width: 700px;
	border: medium inset #404040;
	text-align: center;
	margin-right: 45px;
	margin-left: 45px;
}
#menubar {
	width: 700px;
	margin-right: 45px;
	margin-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #9A0303;
	clear: both;
	margin-bottom: 2px;
}
#header {
	margin-top: 5px;
	text-align: center;
}



h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #9A0303;
}

#text-sb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #4E4E4E;
	margin-top: 130px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #9A0303;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #9A0303;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #9A0303;
	clear: both;
	/* [disabled]width: 833px; */
	text-align: center;
	background-color: #EBEBEB;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
a:link {
	color: #9A0303;
	text-decoration: underline;
}
a:visited {
	color: #676743;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #333333;
}
}
ul#minitabs{
	list-style: none;
	margin: 0;
	padding: 7px 0;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9AB;
}
ul#minitabs li{display: inline;margin: 0 2px}
ul#minitabs a{
	text-decoration: none;
	padding: 0 0 3px;
	color: #EDE7CF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EDE7CF;
}
ul#minitabs a#current{border-color: #9A0303;color: #9A0303}
ul#minitabs a:hover{border-color: #CC6600;color: #422D00}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9A0303;
	font-weight: normal;
	margin: 0px;
	letter-spacing: .2em;
}
.picframe {
	border: medium inset #666;
	width: 540px;
}
