@charset "utf-8";
body {
	margin: 0px;
	background-color: #000;
	text-decoration: none;
	list-style-type: none;
}

#main {
	clear: both;
	float: right;
	height: 600px;
	width: 810px;
	margin-top: 5px;
	padding: 0px;
}
#bottom {
	width: 780px;
	height: 100px;
	background-color: #FC3;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(../images/bottombar.gif);
}


#pic_rail {
	background-color: #000;
	float: left;
	height: 120px;
	width: 800px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#body_back {
	background-color: #CCC;
	height: 463px;
	width: 770px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 2ems;
	text-align: center;
}

.pics001 {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#side-1 {
	background-image: url(../images/side_bar_01.gif);
	background-repeat: no-repeat;
	height: 530px;
	width: 200px;
	padding-left: 12px;
	padding-top: 17px;
}

#side-2 {
	background-image: url(../images/side_bar_02.gif);
	background-repeat: repeat-y;
	height: 40px;
	width: 202px;
	padding-left: 10px;
}

#side-3 {
	background-image: url(../images/side_bar_03.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 212px;
}

#container {
	margin: auto;
	height: auto;
	width: 1024px;
}
#header {
	background-image: url(../images/header.gif);
	height: 189px;
	width: auto;
	background-repeat: no-repeat;
}
#container #side-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#tble_black {
	background-color: #000;
}
#container #side-1 p {
	cursor: auto;
}
