#container {
	width: 858px;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width:858px;
	height:101px;
	margin:0px;
}
#menu {
	width:858px;
	height:29px;
	clear:both;
	margin:0px;
}
#menu-fix {
	width:858px;
	clear:both;
	margin:0px;
	background-image:url(images/header5.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#menu-text {
	width:755px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#mainpic {
	width:767px;
	height:365px;
	background-image:url(images/mainpic.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#maincontent {
	position: relative;
	width:767px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#column_1 {
	width:215px;
	height:200px;
	padding-left:10px;
	margin-top:10px;
	padding-top:15px;
	padding-right:10px;
	float:left;

}
#col {
	width: 247px;
	background-image:url(images/boxbg.jpg);
	background-repeat: repeat-y;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:5px;
	float:left;
}
#col_content {
	width:217px;
	margin:15px;
}
#col_bot {
	background-image:url(images/boxbot.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:247px;
	height:10px;
	clear:both;
}
#bullet {
	width:20px;
	height:20px;
	margin-top:5px;
	padding-left:5px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	float:left;
	clear:both;
}
#bullet_text {
	width:190px;
	padding-top:7px;
	text-align:left;
	float:left;
}
#bullet_sep {
	width:20px;
	height:10px;
	clear:both;
}
#bottom_cont {
	text-align:center;
	width:858px;
	height:20px;
	clear:both;
}
#bottom {
	width:858px;
	height:20px;
	background-image: url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;
}
#creditsbox {
	width: 800px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:-0.05em;
	color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#credits1 {
	width: 200px;
	float:left;
}
#credits2 {
	width: 300px;
	float:left;
	text-align:center;
}
#credits3 {
	width: 300px;
	float:left;
	text-align:right;
}

#full_content {
	width:748px;
	padding-right:7px;
	padding-left:7px;
	padding-top:10px;
	float:left;
	text-align:justify;
}
#comment {
	width: 380px;
	padding-left:50px;
}