body{
	background-color: #3B4216;
	font: .95em/1.5em "Georgia", Georgia, "Times New Roman", Times, serif;
	color: #444;
	}

a:link {
	color: #8cc63f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8cc63f;
}
a:hover {
	text-decoration: underline;
	color: #8cc63f;
}
a:active {
	text-decoration: none;
	color: #8cc63f;
}

.font {

/*	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color:#000000;

	line-height: 13pt; */
	
	font: .95em/1.5em "Georgia", Georgia, "Times New Roman", Times, serif;
	color: #444;

}

.bodyPosition {

position:absolute;

top: 49px;

left: 50%;

width: 766px;

/* height: 576px; */

/* height: 100%; */

margin-left: -383px;

/*	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color:#000000;

	line-height: 13pt; */
	
	font: .95em/1.5em "Georgia", Georgia, "Times New Roman", Times, serif;
	color: #444;
	
/* for IE 
filter:alpha(opacity=75);

/* CSS3 standard
opacity:0.75; */
}

.border {

padding:0px;

width: 100%;

/* height: 100%; */

/* height: 576px; */

/* background-color: #6b4b2e; */

}

.boundingBox {

background-image: url(images/bg005.png);

width: 766px;

margin-left:0px;

border-color: #6b4b2e;
border-style: solid;

/* height: 100%; */

/* background-color: #7a6b44; */

}

.innerBox {

/* height: 100%; */

width:579px;

background-color: #ffffff;

margin-left:92px;

}

.topGradient {

width:100%;

height:178px;

}

.footerPosition {

top:100%;

margin-top:8px;

width:100%;

height:111px;

}

.logo {

position:absolute;

top: 5px;

left: 50%;

width:280px;

height:227px;

margin-left: -150.5px;

}

.nav{

padding-left: 16px;

padding-top:10px;


/* for IE */
filter:alpha(opacity=100);

/* CSS3 standard */
opacity:1.0;

}

.footer_text {
	font-size: 8pt;
}

.rating_bar {
  position:absolute;
  width: 56px;
  background: url(images/star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(images/star_x_orange.gif) 0 0 repeat-x;
}
.score_box {
	position:absolute;
	vertical-align:middle;
	width:74px;
	height:74px;
	background: url(images/rate_box.png) 0 0 no-repeat;
}
.score_big {
	position:absolute;
	top:20px;
	left:25%;
	height:30px;
	font-size:20px;
	font-weight:bold;
	color:#f4a311;
}
.score_small {
	position:absolute;
	font-size:9px;
	top:40px;
	left:20%;
	height:18px;
}