html, body, h1, h2, h3, h4 {
	margin: 2px;
	padding: 0px;
	list-style: none;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}


img {
	border: 0px;
}

a {
	text-decoration: underline;
	color: #054BBB;
}

a:hover {
	text-decoration: underline;
	color:#808000;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: white;
	text-align: center;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
		font-size:12px;

}



#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 970px;
	position: relative;
	padding-top: 39px;
}

#facebook {
	position: absolute;
	top: 8px;
	left: 780px;
	width: 200px;
	text-align: left;
	margin: 0 auto;
	padding-top: 0px;
}

#wrapper1 {
	text-align: left;
	margin: 0 auto;
	width: 995px;
	position: relative;
	padding-top: 39px;
}

#wrapper2 {
	text-align: left;
	margin: 0 auto;
	padding-top: 0px;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	width: 100%;
}

#body1 {
	background: url(images/body1_bg.gif) repeat-y;
	width: 770px;

}

#body-search {
	background: url(images/body_bg_search.gif) repeat-y;
	width: 795px;

}

#body-top {
	background: top left url(images/body_top1.gif) no-repeat;
	position: relative;
}

#body-top-search {
	background: top left url(images/body_top_search.gif) no-repeat;
	position: relative;
}


#body-bot {
	background: bottom left url(images/body_bot1.gif) no-repeat;
	padding-bottom: 17px;

}

#body1-bot {
	background: bottom left url(images/body1_top.gif) no-repeat;
	padding-bottom: 17px;
	padding-left: 50px;

}

#body-bot-seach {
	background: bottom left url(images/body_bottom_search.gif) no-repeat;
	padding-bottom: 17px;

}

#body-top-2 {
	position: absolute;
	top: 12px;
	left: 265px;
	width: 490px;
	height: 11px;
	background: top left url(images/body_top_2.gif) no-repeat;
}

h1 {
	position: absolute;
	top: 30px;
	left: 13px;
	font-size:26px;
	color:#3f3c2d;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	position: absolute;
	top: 7px;
	left: 33px;
	
}
#nav  a {
	background-image:url(images/menu1.gif);
	width:78px;
	height:29px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:3px;
padding-bottom:0px;
	text-decoration:none;
	color:#fffff0;
	font-weight:bolder;
}
#nav  a:hover {
	color:#544e38;
}

#body-bot {
	padding-top: 12px;
}
#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;
	padding-bottom: 13px;

	
}
#welcome a {
	color: #fffff0;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	padding-bottom: 8px;
	
}


#welcome a:hover {
	color: #667C26;
}
#welcome h2 {
	text-align: center;
	margin: 5px;
	color:#ceb085;
	font-size:18px;
}
#welcome p {
	margin: 0px 19px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#nav  a:hover {
	color:#544e38;
}

#content {
	float: left;
	width: 430px;
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 15px;
	color: #000000;
}

#rating {
	float: left;
	width: 200px;
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 15px;
	color: #000000;
}

#content .left {
	margin-right: 5px;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}

#content h2 {
	text-align: center;
	margin: 5px;
	color:#686454;
	font-size:28px;
}



#ad {
	position: absolute;
	top: 30px;
	left: 13px;
margin-left: 15px;
}

#intro {
	margin: 5px;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	color: #4E4A3A;
	text-align: right;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}





.imgText { 

padding-top: 0px;

}


