body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana;
	background: #C08E63 url('/Images/BodyBackground.gif');
	background-repeat: repeat-y;
	background-position: center;	
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: 0px
}
h1
{
	color: #F0B17C;
	font-size: 24px;
	font-weight: bold;
}
fieldset
{
	width: 740px;
	text-align: left;
}
legend
{
	font-weight: bold;
}
a
{
	color: #F0B17C;
	font-size: 13px;
	text-decoration: none;
}
a:hover
{
	color: #F0B17C;
	font-size: 13px;
	text-decoration: underline;
}
a.Nav
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.Nav:hover
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
div#BodyContent
{
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-bottom: 0px;
	background-color: #F0B17C;
}
#BodyContent ul.Nav
{
	margin-left: 0;
	padding-left: 0;
	text-align: center;
	width: 800px;
}
#BodyContent ul.Nav li
{
	margin-left: 0;
	padding: 3px 15px;
	border-left: 2px solid #FFFFFF;
	list-style: none;
	display: inline;
}
#BodyContent ul.Nav li.first 
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
div#AddComment
{
	position: relative;
	top: -43px;
	left: 400px;
	width: 340px;
	text-align: left;
	border: dotted;
	border-width: 1px;
	border-color: #F0B17C;
	background: #EEEEEE;
	padding: 10px;
}
div#AddBlogComment
{
        position: relative;
        width: 700px;
        text-align: center;
        border: dotted;
        border-width: 1px;
        border-color: #F0B17C;
        background: #EEEEEE;
}
div#AddBlogComment hr
{
	width:100%;
	color: #F0B17C;
	border: 1px dotted #F0B17C; 
	border-style: none none dotted;
}
#BodyText
{
	border-top: 2px solid #F0B17C;
	border-bottom: 2px solid #F0B17C;
	color: #000000;
	font-size: 10pt;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#Retirement
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#PhotoBox
{	
	cursor:hand;
	cursor:pointer;
	background-color:#FEFEFE;
	text-align:center;
	border: dotted;
	border-width: 1px;
	border-color: #F0B17C;	
}
#leftnext
{
	float:left;
	padding:2px;
	border:solid #FFFFFF 1px;	
}
#rightnext
{
	float:right;
	text-align:right;
	padding:2px;	
	border:solid #FFFFFF 1px;	
}
#leftnext:hover
{
	float:left;
	padding:2px;
	cursor:hand;
	cursor:pointer;
	border:dotted #F0B17C 1px;	
	background-color:#EFEFEF;
}
#rightnext:hover
{
	float:right;
	text-align:right;
	padding:2px;	
	cursor:hand;
	cursor:pointer;	
	border:dotted #F0B17C 1px;
	background-color:#EFEFEF;
}
#PhotoBox:hover
{	
	cursor:hand;
	cursor:pointer;
	background-color:#EFEFEF;
	text-align:center;
	border: dotted;
	border-width: 1px;
	border-color: #F0B17C;	
}
#ThePhoto
{
	float: left;
	position: relative;
	width: 100px;
	padding: 20px;
	cursor:hand;
	cursor:pointer;
	background-color:#FEFEFE;
	text-align:center;
	vertical-align: middle;
	border: dotted;
	border-width: 1px;
	border-color: #F0B17C;
	display: inline;
	margin-right: 15px;
	margin-bottom: 10px;
}
#ThePhoto:hover
{
	float: left;
	position: relative;
	width: 100px;
	padding: 20px;
	cursor:hand;
	cursor:pointer;
	background-color:#EFEFEF;
	text-align:center;
	border: dotted;
	border-width: 1px;
	border-color: #F0B17C;	
	display: inline;
	margin-right: 15px;
	margin-bottom: 10px;	
}
hr {
	margin: 0;
	padding: 0;
	width: 275px;
	border-bottom: 1px dotted #A5AEC5;
}

