body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	background-color: #d7d7d7;
}
#headertitle {
	text-align: center;
}
#headerhead {
	top: 0px;
	position: absolute;
	right: 0px;
}
#lastupdate {
	top: 60px;
	position: absolute;
	right: 0px;
	color: #999999;
	font-size: 0.7em;
	padding-right: 3px;
}
#lastupdatewarning {
	top: 73px;
	position: absolute;
	right: 0px;
	font-size: 0.6em;
	padding-right: 3px;
	color: #2C2C2C;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f1f1f1;
}

#headerbar {
	text-align:left;
	background-color:#222222;
	border-bottom:1px solid #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#footbar {
	text-align:right;
	background-color:#222222;
	border-bottom:1px solid #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#infobar {
	display:inline;
	float:left;
	background-color:#222222;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#spacer {
	margin-right: auto;
	margin-left: auto;
	background-color: #f1f1f1;
	width: 900px;
}
#headerbar ul, #footbar ul, #infobar ul {
	margin:0px;
	padding:0px;
}
#headerbar li, #footbar li {
	display:inline;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#infobar li {
	display:inline;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#headerbar a, #footbar a {
	color:#ffffff;
	padding:1px 3px;
	border:1px solid #222222;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
#headerbar a:hover, #footbar a:hover {
	color:#333333;
	border:1px solid #ffffff;
	background-color:#d7d7d7;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
#infobar a {
	color:#ffffff;
	padding:1px 3px;
	border:1px solid #222222;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
#infobar a:hover {
	color:#cccccc;
	border:1px solid #ffffff;
	background-color:#535353;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
#navigationlink a {
	color:#D7D7D7;
	padding:1px 3px;
	border:1px solid #535353;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	background-color: #535353;
}
#navigationlink a:hover {
	color:#535353;
	border:1px solid #ffffff;
	background-color:#d7d7d7;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;

}
#page {
	width: 630px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
}
#navigation {
	width: 225px;
	float: right;
	padding-right: 10px;
	padding-left: 5px;
}
#navigation a {
	font-weight: normal;
	color: #000000;
}
#navigation a:hover {
	font-weight: normal;
	color: #d7d7d7;
	background-color: #F1F1F1;
}


#quote {
	background-color: #d7d7d7;
	font-size: 0.9em;
	border: 1px solid #999999;
	padding: 3px;
	background-image: url(pix/balaustre_watermark.gif);
	background-repeat: no-repeat;
}
#english {
	background-color: #e8e8e8;
	padding: 3px;
	background-image: url(pix/balaustre_english.gif);
	background-repeat: no-repeat;
}
#spanish {
	background-color: #f1f1f1;
	padding: 3px;
	background-image: url(pix/balaustre_spanish.gif);
	background-repeat: no-repeat;
}
#navigationlink {
	text-align: center;
	display: inline;
}
#quotetext {
	font-size: 0.9em;
}
#definition {
	width: 150px;
	float: left;
}
#experience {
	margin-left: 150px;
	padding-left: 10px;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #444444;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #444444;
}
h6 {
	font-size: .85em;
	color: #444444;
	font-weight: normal;
}
a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d7d7d7;
}
.navigationelement {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 0.9em;
}

.pictureright {
	float: right;
	margin-left: 5px;
}
.tabletext {
	padding-left: 10px;
	font-size: 0.95em;
}

.pictureleft {
	float: left;
	margin-right: 10px;
}
.whitetext {
color: #FFFFFF
}
.date {
	font-size: 0.7em;
	color: #444444;
	font-weight: normal;
}
#album {
	width: 225px;
	float: left;
}
#message {
	margin-left: 230px;
	padding-left: 10px;
}
