body{
	background-image:url("images/gradient.gif");
	background-repeat:repeat-x;
	background-position:center center;
	background-color:#FFA60A;
	vertical-align:center;
	margin:0px;
}

a{
	color:#888888;
}

a:hover{
	color:black;
	text-decoration:none;
}

#back_table{
height:100%;
width:100%;
}

#main_table{
	width:677px;
	height:427px;
	background-color:black;
}

#title_cell{
	vertical-align:top;
	height:76px;
	background-image:url("images/back1.jpg");
	padding-top:25px;
	padding-left:24px;
}

#menu_cell{
	vertical-align:top;
	width:117px;
	background-image:url("images/back2.jpg");
	padding-left:28px;
	padding-top:28px;
}

#menu_cell img{
	margin-bottom:6px;
}

#body_cell{
	width:470px;
	background-image:url("images/back3.jpg");
	vertical-align:top;
	font-family:verdana;
	padding:28px;
}

#body_table{
	width:470px;
}

#text_cell{
	width:318px;
	height:292px;
	font-size:8pt;
	line-height:16pt;
}

#text_cell2{
	width:318px;
	height:190px;
	font-size:8pt;
	line-height:16pt;
	vertical-align:top;
}

#center_cell{
	width:100%;
	height:292px;
	font-size:8pt;
	line-height:16pt;
	text-align:center;
}

#gal_div{
	overflow:auto;
	width:470px;
	height:270px;
	border:solid 1px #AAAAAA;
	padding-top:10px;
	padding-bottom:10px;
}

#gal_div img{
	margin:16px;
}
