body {
	background:#FEFFF0;
}
a:link, a:visited a:hover {
	color: #800080;
}

/** Main Box Tags **/
#main_box .top_left {
	background-image: url(/images/top_left.png);
	height: 5px;
	width: 5px;
}
#main_box .main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	list-style-image: url(/images/bullet.png);
}
#main_box {
	background-image: url(/images/background.jpg);
	height: 600px;
	width: 800px;
}
#main_box .main_table {
	height: 600px;
	width: 800px;
}
#main_box .top_right {
	background-image: url(/images/top_right.png);
	height: 5px;
	width: 5px;
}
#main_box .left {
	background-image: url(/images/left.png);
	width: 5px;
}
#main_box .right {
	background-image: url(/images/right.png);
	width: 5px;
}
#main_box .bottom_left {
	background-image: url(/images/bottom_left.png);
	height: 5px;
	width: 5px;
}
#main_box .bottom {
	background-image: url(/images/bottom.png);
	height: 5px;
}
#main_box .bottom_right {
	background-image: url(/images/bottom_right.png);
	height: 5px;
	width: 5px;
}
#main_box .top {
	background-image: url(/images/top.png);
	height: 4px;
}


/** Logo Box tags **/
#logo_box {
}
#logo_box table {
	height: 145px;
	width: 449px;
}
#logo_box .main_body {
}
#logo_box .top_left {
	background-image: url(/images/top_left.png);
	height: 5px;
	width: 5px;
}
#logo_box .top_right {
	background-image: url(/images/top_right.png);
	height: 5px;
	width: 5px;
}
#logo_box .left {
	background-image: url(/images/left.png);
	width: 5px;
}
#logo_box .right {
	background-image: url(/images/right.png);
	width: 5px;
}
#logo_box .bottom_left {
	background-image: url(/images/bottom_left.png);
	height: 5px;
	width: 5px;
}
#logo_box .bottom {
	background-image: url(/images/bottom.png);
	height: 5px;
}
#logo_box .bottom_right {
	background-image: url(/images/bottom_right.png);
	height: 5px;
	width: 5px;
}
#logo_box .top {
	background-image: url(/images/top.png);
	height: 5worpx;
}
#entire_box {
	text-align: center;
}
