@charset "UTF-8";
#background {
	position:relative;
	width:1000px;
	height:718px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	top: -12px;
}
body {
	background-image: url(images/background_tmc.jpg);
}
#bannerT {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:118px;
	z-index:5;
	background-image: url(images/banner_background-text.jpg);
	visibility: visible;
}
#borderL {
	position:absolute;
	left:0px;
	top:118px;
	width:148px;
	height:603px;
	z-index:2;
	background-image: url(images/leftbanner.jpg);
	list-style-type: none;
	visibility: visible;
}
#background #borderL {
	list-style-type: none;
}
#bannerR {
	position:absolute;
	left:946px;
	top:118px;
	width:54px;
	height:603px;
	z-index:3;
	background-image: url(images/borderR.jpg);
	visibility: visible;
}
#edit {
	position:absolute;
	left:148px;
	top:116px;
	width:751px;
	height:587px;
	z-index:5;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
	overflow: auto;
	background-color: #D9ECFB;
	visibility: visible;
	border: 1px inset #8296B8;
	font-size: large;
	text-align: left;
}
	#backgound #borderL li {
	list-style-type: none;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #F0F;
}
a:hover {
	font-size: large;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
li {
	list-style-type: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#apDiv1 {
	position:absolute;
	left:165px;
	top:130px;
	width:557px;
	height:397px;
	z-index:6;
}
#background #edit {
	text-decoration: none;
}
#background #edit a:link {
	color: #063;
}
#background #edit h1 {
	text-align: center;
}
