body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fffdde;
	background: #0b0b0a url(/images/body.png) repeat-x fixed center top;
}

img, img a:hover {
	border:0px;
	vertical-align: bottom;
	text-decoration: none;
}

a:link, a:active, a:visited {
	color:#f1a940;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size:18px;
	line-height: 20px;
	color: #f9ad3b;
	padding-bottom: 6px;
	padding-top: 12px;
}

h2 {
	font-size:14px;
	line-height: 18px;
	color: #e1e0cc;
	padding-bottom: 3px;
	padding-top: 14px;
}

h3 {
	font-size:14px;
	line-height: 18px;
}



abbr, acronym {
	cursor: help;
}


/***Site Layout***/
	
#container {
	margin: auto;
	position: relative;
	width: 788px;
	height: 820px;
	background: url(/images/ctr_bg.png);
}

	
/*** Photo ***/

#photo {
	z-index: 1;
	position: absolute;
	width: 768px;
	height: 1270px;
	top: 0px;
	vertical-align: top;
	margin-left: 10px;
}

/*** widget ***/

#widget {
	z-index: 5;
	position: absolute;
	width: 180px;
	height: 180px;
	top: 400px;
	vertical-align: top;
	margin-left: 50px;
}



/*** Navigation ***/

#nav {
	z-index: 3;
	position: absolute;
	width: 190px;
	margin: 0px;
	padding-left: 60px;
}

/***Main Content***/

#maincontent {
	z-index: 2;
	position: absolute;
	width: 788px;
}

#maincontent #textcenter_1st {
	width: 315px;
	margin: 160px 0px 20px 267px;
}

#maincontent #textcenter {
	width: 315px;
	margin: 300px 0px 20px 267px;
}

#maincontent #textcenter .quote, #textcenter_1st .quote{
	color: #bf852e;
	font-style: italic;
	text-align: right;
}

#maincontent #textcenter h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height: 20px;
	color: #f9ad3b;
}



/***Footer Style***/

#maincontent #footer {
	margin-top: 64px;
	padding-bottom: 15px;
	padding-left: 60px;
}

#maincontent #footer p {
	text-align: left;
	color: #707070;
	font-size: 10px;
	line-height: 12px;
}

#maincontent #footer a {
	color: #a0a0a0;
}

#maincontent #footer a:hover {
	color: #fff;
	text-decoration: underline;
}


#textright {
	z-index: 4;
	position: absolute;
	width:204px;
	top: 382px;
	left: 600px;
	height: 201px;
}

#textright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	margin-bottom:10px;
	color: #bf852e;
}
#textright1 {
	z-index: 4;
	position: absolute;
	width:160px;
	top: 382px;
	left: 585px;
	height: 201px;
}
#textright2 {
	z-index: 4;
	position: absolute;
	width:160px;
	top: 212px;
	left: 585px;
	height: 201px;
}

#textright1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	margin-bottom:10px;
	color: #bf852e;
}

