
/* CSS Document */


body {
	background: #ffffff;
	background-image: url(../images/css-images/body-bg.gif); 
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px auto;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

.copyrights {
	float: left;
	font-size: 10px;
}

#wrapper {
	margin: 0 auto;
	width: 978px;
}

#main-wrapper {
	float: left;
	margin: 0 auto;
	position: relative;
	width: 978px;
}

#top-shadow {
	background-image: url(../images/css-images/top-shadow.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;	height: 4px;
	width: 974px;
}

#left-shadow {
	background-image: url(../images/css-images/left-shadow.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 600px;
	width: 4px;
}

#container-home {
	/*background-image: url(../images/css-images/container_bg.gif);
	background-repeat: repeat-x;*/
	background-color: #cccc66;
	float: left;
	height: 600px;
	width: 970px;
}

#container {
	background-color: #cccc66;
	float: left;
	padding-bottom: 30px;
	width: 970px;
}

#right-shadow {
	background-image: url(../images/css-images/right-shadow.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 600px;
	width: 4px;
}

#bottom-shadow {
	background-image: url(../images/css-images/bottom-shadow.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 4px;
	margin: 0 auto;
	width: 974px;
}

#header {
	height: 99px;
	width: 970px;
}

#logo-text {
	background-image:url('../images/css-images/newlogo.png');
	/*background-image: url(images/css-images/logo-text-blue.png);*/
	background-repeat: no-repeat;
	height: 110px;
	left: 170px;
	position: absolute;
	top: 40px;
	width: 196px;
	z-index: 10;
}

#bigbox {
	background-image: url(../images/css-images/bigbox_bg2.gif);
	background-repeat: no-repeat;
	height: 301px;
	margin: 0 27px;
	width: 916px;
}

#bigbox-top {
	background-image: url(../images/css-images/bigboxtop1024.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0 27px;
	width: 916px;
}

#bigbox-middle {
	background-image: url(../images/css-images/bigboxrepeat1024.gif);
	background-repeat: repeat-y;
	height: 401px;
	margin: 0 27px;	width: 916px;
}

#bigbox-bottom {
	background-image: url(../images/css-images/bigboxbottom1024.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0 27px;
	width: 916px;
}

.bigbox-content {
	height: 301px;
	overflow: auto;
	padding: 0 30px 0 0;
	position: relative;
	left: 200px;
	top: 50px;
	width: 655px;
} 

#amcp {
	background-image:url('../images/css-images/amcp.png');
	/*background-image: url(images/css-images/amcp.png);*/
	background-repeat: no-repeat;
	height: 91px;
	left: 90px;
	position: absolute;
	top: 445px;
	width: 188px;
	z-index: 1;
}

#littlebox1 {
	background-image: url(../images/css-images/littlebox_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	left: 350px;
	padding: 5px 50px 20px 15px;
	position: absolute;
	text-align: left;
	top: 435px;
	width: 202px;
	z-index: 1;
}

#littlebox1 h1 {
	color: #dd0000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}
	

#littlebox2 {
	background-image: url(../images/css-images/littlebox_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	left: 676px;
	padding: 5px 20px 20px 15px;
	position: absolute;
	top: 435px;
	width: 232px;
	z-index: 1;
}

#littlebox2 h1 {
	color: #d91137;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

#statue-flash {
	height: 419px;
	left: 20px;
	position: absolute;
	top: 5px;
	width: 156px;
	z-index: 2;
}

#popbox-flash {
	height: 301px;
	left: 397px;
	position: absolute;
	top: 99px;
	width: 550px;
	z-index: 2;
}

#entryform-image {
	background-image:url('../images/css-images/entryform.png');
	/*background-image: url(images/css-images/entryform.png);*/
	background-repeat: no-repeat;
	height: 81px;
	right: -10px;
	position: absolute;
	top: -10px;
	width: 61px;
	z-index: 2;
}

#footer {
	color: #333;
	font-size: 10px;
	margin: 0 auto;
	padding: 10px;
	text-align: right;
	width: 958px;
}

#footer a {
	color: #333;
	text-decoration: none;
}

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

/*  ------------------- NAVIGATION ---------------------- */

#sitemap {
	float: left;
	height: 35px;
	left: 397px;
	position: absolute;
	/*padding: 70px 0 0 397px;*/
	top: 66px;
	width: 550px;
	z-index: 1;
}

#sitemap ul {
	margin: 0;
	padding: 0;
}

#sitemap li {
	float: left;
	list-style-type: none;
	color: #0000fa;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	padding: 0 5px 0 0;
	text-align: center;
}

#sitemap li a {

	color: #d91137;
	height: 35px;
	text-decoration: none;
}

#sitemap li a:hover {
	background-color: #FE9900;
	color: #f1f1f1;
	height: 35px;
	text-decoration: none;
}

#flash-sitemap1024 {
	position: absolute;
	height: 25px;
	width: 500px;
	left: 397px;
	top: 66px;
	z-index: 110;
}

#flash-sitemap800 {
	display: none;
}
	
.info {
    width:100%;
}

.info th {
    background-color: #CCCC66;
    text-align:center;
    color:  #D91137;
}

.categories_info {
	list-style-type: none;
}

.categories-bold {
	color: #FE9900;
}
	