body,td
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #5e4b0d;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #77090A;
}
.readmore
{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #77090A;
	float:right;
}

br.short
{
	line-height: 5px;
}

.tarea
{
	text-align: justify;
}

a:link
{
	color: #77090A;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}
a:active
{
	color: #77090A;
	text-decoration: underline;
	font-weight: bold;
}
a:visited
{
	color: #77090A;
	text-decoration: underline;
	font-weight: bold;
}

.text2
{
	color: #E5DDAE;
}
#wrapper
{
	width: 704px;
	margin:auto;
}
#left_column
{
	background-image:url(images/main_body_r1_c1.jpg);
}
#right_column
{
	background-image:url(images/main_body_r1_c3.jpg);
}
.right_column_scroll
{
	width:441px;
	height:425px;
	overflow:auto;
	}
#main_menu
{
	margin-top: 10px;
	margin-left: 12px;
	}
#left_content
{
	margin-top: 10px;
	margin-left: 11px;
	}
.right_content
{
    margin-top: 15px;
	margin-left: 11px;
	width:410px;
	}
.title
{
	margin-top: 10px;
	margin-left: 11px;
	width:410px;
	height:18px;
	background-image: url(images/title_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #804200;
	text-indent:18px;
	text-align:justify;
	}

.left_thumbnail_panorama
{
	margin:0px 10px 6px 0px;
	position: relative;
    float: left;
	width:200px;
	}
.right_thumbnail_panorama
{
	margin:0px 0px 6px 10px;
	position: relative;
    float: right;
	width:200px;
	}
.left_thumbnail_headshot
{
	margin:0px 10px 6px 0px;
	position: relative;
    float: left;
	width:130px;
	}
.right_thumbnail_headshot
{
	margin:0px 0px 6px 10px;
	position: relative;
    float: right;
	width:130px;
	}
.headline
{
	font-weight: bold;
	color:#660000;
	}
.footer
{
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	width:704px;
	font-size:10px;
	color:#EAE5C5;
}
a.footer
{
	color: #EAE5C5;
	text-decoration: none;
	font-weight:normal;
	
}

a.footer:hover
{
    color: #EAE5C5;
	text-decoration: underline;
	font-weight:normal;
}
a.footer:visited
{
    color: #EAE5C5;
	text-decoration: none;
	font-weight:normal;
}
a.footer:active
{
    color: #EAE5C5;
	text-decoration: none;
	font-weight:normal;
}