	body {		text-align:left;		font-family: Tahoma, Arial, Helvetica, sans-serif;		font-size: 11px;		line-height: 24px;		color: #666;		margin: 0px;		padding: 0px;		background:url("./images/stoneBricks.jpg") left top #DED4B4;		}	p, div, form {		margin:0;		padding:0;		}	img {		margin: 0;		padding: 0;		border: 0;		}	h1 {		font-size:24px;		line-height:36px;		font-weight:bold;		color:#FFF;		margin:0px 0px 10px 0px;		padding:0px;		}		h2 {		font-size:18px;		color:#FFF;		margin:5px 0px 8px 0px;		padding:0px;			}		h3 {		font-size:16px;		color:#FFF;		margin:15px 0px 3px 0px;		padding:0px;		}		h4 {		font-size:12px;		color:#FFF;		margin:5px 0px 8px 0px;		padding:0px;		}	a:link {		text-decoration:none;		color:#999;		}			a:hover {		text-decoration:none;		color:#333;		}					/* DIV SECTIONS */#MAIN {	width:770px !important;	margin-left:auto;	margin-right:auto;	}#LEFTcontainer {	width:30%;	float:right;	}	#LEFTcol {		font-family:Typewriter, Courier, fixed-width;		font-size:13px;		line-height:18px;		font-weight:bold;		color:#FFF;		width:225px;		float:right;		}	#LEFTcol ul {		list-style-type:none;		margin:0;		padding:0;		float:right;		}		#LEFTcol li {		width:200px;		list-style-type:none;		margin:5px 0 5px 0;		padding:3px;		border-top:1px solid #996666;		border-left:1px solid #996666;		border-bottom:4px solid #330000;		background:url("./images/rustedPlate.jpg") left top repeat-y;		}		#RIGHTcontainer {	width:69%;	float:right;	display:inline;	background:url("./images/desertBG.jpg") left top repeat-x #C4B893;	}		#RIGHTheader {			width:525px;			height:256px;			float:left;			background:url("./images/stoneBrickEdgeTile.gif") left top repeat-y;			}				#RIGHTcontentMAIN {			width:525px;			float:left;			border-right:2px solid #878454;			background:url("./images/metalPlateTile.jpg") top left;			}				#RIGHTcontent {			font-family:Typewriter, Courier, fixed-width;			font-size:13px;			line-height:18px;			color:#000;			width:525px;			float:left;			background:url("./images/metalPlateTile_wBrick.jpg") top left repeat-y;			}		#RIGHTcontent p {			margin:10px 0px 10px 0px;			}							#FOOTER {	width:770px !important;	height:80px;	font-family:Typewriter, Courier, fixed-width;	font-size:13px;	line-height:18px;	color:#000;	margin-left:auto;	margin-right:auto;	border-left:1px solid #EEE8DB;	border-right:1px solid #333300;	background:url("./images/footerMetal.jpg") top center repeat-x;	}