html {
	height: 100%;
}
body {
	height: 98%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	background-image: url(images/personalExpressions_BKG.gif);
}
h1 {
	font-size: 1.5em;
	color: #522B03;
	display: inline;
	font-style: italic;
}
h2 {
	font-size: 1.3em;
	color: #522B03;
	display: inline;
}
h3 {
	font-size: 1.2em;
	color: #522B03;
	display: inline;
}
a {
	color: #522B03;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
#containerOuter {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(images/personalExpressions_pageBKG.gif);
}
#container {
	width: 761px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#headerTop {
	height: 170px;
    border-top: 7px solid #87164c;
    border-bottom: 14px solid #0067b2;
	background-image: url(images/personalExpressions_logo.gif);
    background-repeat: no-repeat; 
}
#headerTopFlash {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}
#headerBottom {
	padding-top: 0px;
	padding-bottom: 0px;
}
#headerMiddle {
	padding-top: 0px;
	padding-bottom: 0px;
}
#headerNav {
	height: 42px;
	padding-top: 0px;
	padding-bottom: 0px;
    border-top: 7px solid #0377cc;
}
#headerNav ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#headerNav li {
	list-style-type: none;
	display: inline;
}
#photoHomeL {
	width: 424px;
	height: 250px;
	padding-right: 0px;
	padding-left: 0px;
	background:#000 url(images/loading.gif) 50% 50% no-repeat;
}
#thephoto {
	width:424px;
	height:250px;
}
#mainContent {
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
    text-align:justify;
	background-image: url(images/personalExpressions_homeBKG.gif);
    background-repeat: no-repeat; 
}
#mainContentSub {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
    text-align:justify;
	background-image: url(images/personalExpressions_subBKG.gif);
    background-repeat: no-repeat; 
}
#mainContentText {
	width: 480px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 40px;
	background-image: url(images/personalExpressions_border.gif);
    background-repeat: repeat-y; 
}
#mainContentSideBar {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#footer {
	clear: both;
    width: 761px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 0.8em;
	text-align: right;
	color: #333333;
    border-top: 5px solid #683300;
}
#footer a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #671414;
	text-decoration: underline;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#footer li {
	list-style-type: none;
	display: inline;
}

#subFooter {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 0.7em;
	color: #000000;
}
#subFooter a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#subFooter a:hover {
	color: #333333;
	text-decoration: underline;
}
.photoMargin {
	padding-left: 2px;
}
.span_design {
  display: block; 
  text-align: center; 
  margin-bottom: 10px; 
  padding: 4px; 
  background: #FF8EB8; 
  width: 150px; 
  color: #FFF;
  font-size: 9px;
  letter-spacing: 1px;
}
