#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: right 140px;
}
#containercontent {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right 0px;

}

#landing {
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#selector {
	padding-left: 130px;
	font-size: 100%;
}

#selector p {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	font-size: 80%;
}

#maintable {
	width: 100%;
	border: none;
}

#maintd {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 20px 0px;
	padding: 0px;
	background-color: #F5F3F1;
}

html>body {
	font-size: small;
}

form {
	margin: 0px;
	padding: 0px;
}

hr {
	border: none;
	line-height: 1px;
	height: 1px;
	width: 380px;
	margin: 5px 0px;
	padding: 0px;
	background-color: #99b7c1;
	color: #99b7c1;
	clear: both;
}

#toprght {
	height: 30px;
	text-align: right;
}

#toprght img {
	margin-top: 12px;
	margin-right: 12px;
	height: 9px;
	width: 291px;
}

#header {
	padding-left: 32px;
	height: 35px;
}

#otirei {
	padding: 0px 0px 0px 27px;
	margin: 0px;
}

#homeheader {
	color: #157d90;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	margin: 0px 0px 8px;
	padding: 20px 0px 0px 32px;
	font-weight: normal;
}

#header #title {
	margin-left: 16px;
	height: 78px;
	width: 380px;
}

#header span {
	font-size: 140%;
	font-weight: bold;
	color: #897950;
	height: 76px;
	padding-top: 23px;
	padding-left: 16px;
	width: 380px;
}

#navigation {
	background-color: #5a92a3;
	height: 24px;
}

html>body #navigation {
	background-color: #5a92a3;
	padding-top: 4px;
}

#navigation ul {
	display: inline;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	list-style-type: none;
}


#navigation li {
	display: inline;
	font-size: 70%;
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
/* The Margin Right amount below controls the spacing between the section links PART 1  */
	margin-right: 8px;
	margin-bottom: 0px;
}

#navigation a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
/* The Margin Right amount below controls the spacing between the section links PART 2 */
	margin-right: 8px;
}

#navigation a:hover {
	color: #abf4f6;
}

#navigationbot {
	height: 4px;
	background-image: url(../images/botnav.gif);
	background-repeat: repeat-x;
	width: 100%;
}


#cont {
	margin: 0px;
	padding: 0px 0px 0px 32px;
	width: 380px;
}

#contphotos {
	margin: 0px;
	padding: 20px 0px 0px 32px;
	height: 310px;
	width: 740px;
}
#content {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 380px;
}



#content h1 {
	color: #157d90;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	margin: 0px 0px 8px;
	padding: 10px 0px 0px;
	font-weight: normal;
}

#content h2 {
	color: #157d90;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 8px;
	padding: 0px;
	font-weight: bold;
	font-size: 100%;
}

#content h3 {
	font-size: 100%;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
	color: #960522;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom-width: 1px;
	width: 380px;
	height: 20px;
	border-bottom-color: #960522;
	border-bottom-style: solid;
}

#content h3 a {
	text-decoration: none;
	color: #960522;
}

#content h3 a:hover {
	text-decoration: none;
	color: #960522;
}

#content h4 {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #960522;
}
#content h5 {
	font-size: 80%;
	margin: 0px;	
	padding: 0px;
	font-weight: normal;
	color: #787878;
	font-family: "Times New Roman", Times, serif;

}

#content h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #940421;

}


#scroller {
	overflow: auto;
	height: 295px;
	width: 380px;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #ffffff ; 
	scrollbar-DarkShadow-Color: #ffffff; 
	scrollbar-Face-Color: #99b7c1; 
	scrollbar-Highlight-Color: #99b7c1; 
	scrollbar-Shadow-Color: #99b7c1; 
	scrollbar-Track-Color: #e0e9ec; 
}

#content p {
	font-size: 75%;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#content ul {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 9px;
	margin-left: 18px;
	list-style-type: none;
	margin-right: 0px;
	list-style-image: url(../images/bullet.gif);
}

#content li {
	font-size: 75%;
	margin: 0px 0px 3px 4px;
	padding: 0px 0px 3px;
	line-height: 120%;
}

#content ul li ul li {
	font-size: 100%;
	margin: 0px 0px 2px 4px;
	padding: 0px 0px 3px;
	line-height: 120%;
}

#content ul li ul {
	margin-top: 8px;
	list-style-image: url(file:///E|/ubique%20work/Red%20Letter/gba/html2/images/bullet2.gif);
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content a {
	color: #000000;
}

#content a:hover {
	color: #960522;
	background-color: #edd0d7;
}

#content a:visited {
	color: #157d90;
}

#content img {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	border: 1px solid #99b7c1;
	margin-bottom: 5px;

}

#content input {
	font-size: 70%;
	width: 215px;
	background-color: #EDE8DC;
	border: 1px solid #EFEBDE;
}

#content .bld {
	font-weight: bold;
}

#content .timesred {
	color: #940421;
	font-family: "Times New Roman", Times, serif;
}

html>body textarea,
html>body input {
	margin-bottom: 1px;
}

#content textarea {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	width: 215px;
	background-color: #EFEBDE;
	border: 1px solid #EFEBDE;
}

#content #button {
	width: auto;
	background-color: #9C8A5A;
	border: none;
	color: #FFFFFF;
	margin: 2px 0px 0px;
	padding: 1px 6px;
	font-weight: bold;
}

#content .table{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content .tablephotos{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
#content .tablephotos_td{
	margin: 0px;
	padding: 0px 0px 20px;
	vertical-align: top;
	text-align: left;
}

#content .tdhead{
	background-color: #99b7c1;
	color: #960522;
	font-size: 70%;
	font-weight: bold;
	padding: 2px 5px;
	text-transform: uppercase;
	margin: 0px;
}

#content .tdsubject1{
	background-color: #e0e9ec;
	width: 135px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 75%;
	margin: 0px;
}
#content .tdsubject2{
	background-color: #e0e9ec;
	width: 245px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 75%;
	margin: 0px;
}

#additional {
	font-family: "Times New Roman", Times, serif;
	width: 240px;
	color: #960522;
	float: right;
	position: absolute;
	margin-left: 490px;
	margin-top: 53px;
}

#additional a{
	color: #960522;
}
#additional a:hover {
	color: #960522;
	background-color: #edd0d7;
}

#additional a:visited {
	color: #157d90;
}

#footer {
	background-color: #5a92a3;
	height: 22px;
	padding-left: 32px;
	padding-top: 4px;
}

#footer ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	color: #FFFFFF;
	font-size: 70%;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #abf4f6;
}

#backto {
	text-decoration: none;
	text-transform: lowercase;
	text-align: right;
}

#backto a {
	text-decoration: none;
	color: #157d90;
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
}

#backto a:hover {
	background-color: #C4DBDF;
}
