*{
	padding: 0;
	margin: 0;
}
body{
	background: #3a120a url(background.jpg) no-repeat scroll top center;
	color: #cea371;
	font: 14px/1.5em Georgia, "Times New Roman", Times, serif;
}
h2{
	padding: 10px 0;
}
/* link */

a:link,a:visited,a:active{
	color: #f9e9a1;
	text-decoration: none;
}
a:hover{
	color: #cea371;
	text-decoration: underline;
}

/* images */

img{
	border-style: none;
}

/* list style */

ul{
	margin: 15px;
}

/* baner style */

#baner{
	background: #2e0f09;
	width: 100%;
	height: 120px;
}
#flash{
	position: absolute;
	left: 50%;
	margin-left: -330px;
}
.banerElement{
	margin-top: 5px;
}
#logo{
	position: absolute;
	top: -120px;
	left: 0;
}
#languagesPortlet{
	position: absolute;
	top: 10px;
left: 30px;
}
/*page title*/

.title, .subtitle, #back, #description{
	display: none;
}

/* where portlet */

#where{
	position: absolute;
	top: 60px;
	left: 140px;
	font-size: 9pt;
}
#where li{
	margin: 0;
	display: inline;
	list-style-image: url(arrow.gif);
}
#where li a{
	background: url(arrows.gif) no-repeat 0px 3px;
	padding-left: 13px;
}

/* page style */
#page{
	position: relative;
	width: 900px;
	margin-left: -450px;
	left: 50%;
}

#portlets{
	margin-top: 100px;
	float: left;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	padding-bottom: 10px;
}
#content{
	float: right;
	margin-top: 100px;
	width: 740px;
	padding-bottom: 10px;
}
#footer{
	clear: both;
}
.main_content_item{
	padding: 10px;
}
.more{
	text-align: right;
	font-size: 9pt;
	display: block;
}
.date_footer{
	display: none;
}
#ctl0_main_categories{
	padding: 5px;
}
#footer{
	background: #240b09;
	width: 100%;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	text-align: center;
	margin-top: 20px;
	display: block;
	position: relative;
	clear: both;
}

/* ornaments */
#ornamentRight{
	position: absolute;
	margin-left: 900px;
	background-image: url(flower_right.gif);
	width: 130px;
	height: 130px;
}
#ornamentLeft{
	position: absolute;
	margin-left: -120px;
}
#colorContainer{
	float: left;
	display: block;
	width: 200px;
	padding: 2px;
}
.description{
	font-style: italic;
	font-size: smaller;
	display: block;
}
.distributionRecord{
	padding: 20px 0;
}
.active{
	padding-bottom: 3px;
}
