/* Page layout tags*//* Header level 1 Comment *//* Link tag (A) Hyperlink Comment */body, p{	font-family : Arial, Helvetica, sans-serif;	Font-Size : 13px;	Color : #000000;	padding-left: 10px;	padding-right: 10px;	padding-bottom: 10px;	}	.text{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #808080;}.text2{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #5f3809;}.text3{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #5f3809;}.header{	font-family: Arial, Helvetica, sanserif;	font-size: 40px;	font-style: normal;	font-weight: normal;	color: #ff8400;	padding-left: 10px;	padding-right: 10px;	padding-bottom: 10px;}b {	font-weight: bold;}A{	Color : #5f3809;	font-family: Arial, Helvetica, sanserif;	font-size: 11px;	font-style: normal;	font-weight: normal;	Text-Decoration : none;	}A:Visited{	Color : #5f3809;	font-family: Arial, Helvetica, sanserif;	font-size: 11px;	font-style: normal;	font-weight: normal;	Text-Decoration : none;	}A:Active{	Color : #5f3809;	font-family: Arial, Helvetica, sanserif;	font-size: 11px;	font-style: normal;	font-weight: normal;	Text-Decoration : none;	}A:Hover{	Color : #5f3809;	Text-Decoration : none;	Color : #5f3809;	font-size: 11px;	font-style: normal;	font-weight: bold;	Text-Decoration : none;	}	}		td{	font-family : Arial, Helvetica, sans-serif;	font-size : 11px;	font-style : normal;	font-weight : normal;}#background {	position: absolute;	width: 735px;	height: 95%;	top: 5px;	left: 5px;	bottom: 5px;	right: 5px;	background-color: 5f3809;	visibility: visible;}#logo {	position: absolute;	width: 31px;	top: 10px;	left: 5px;	right: 36px;	height: 95%;	vertical-align: top;	background-color: 5F3809;	visibility: visible;}#navigation {	position: absolute;	width: 135px;	height: 95%;	top: 10px;	left: 36px;	right: 171px;	vertical-align: top;	background-color: c3a178;}#mainArea {	position: absolute;	width: 315px;	height: 95%;	top: 10px;	left: 171px;	right: 486px;	padding-left: 25px;	padding-right: 25px;	padding-bottom: 25px;	vertical-align: top;	background-color: #ffffff;}#mainArea1 {	position: absolute;	width: 315px;	height: 95%;	top: 10px;	left: 171px;	right: 486px;	vertical-align: top;	background-color: #ffffff;}#mainArea2 {	position: absolute;	width: 556px;	height: 95%;	top: 10px;	left: 171px;	right: 727px;	padding-left: 25px;	padding-right: 25px;	padding-bottom: 25px;	vertical-align: top;	background-color: #ffffff;}#rightArea {position: absolute;	width: 241px;	height: 95%;	top: 10px;	left: 486px;	right: 727px;	background-color: c3a178;}