* { 
	font-family:Arial, Verdana;
}

body, div, td, form {
	margin:0; 
	padding:0;
}

body {
	font-size:12px;
	text-align:center;
}

td {
	padding:0;
}
img {
	border:0;
}

table {
	border-collapse:collapse;
}

div {

}

a {
	font-weight:bold;
	text-decoration:none;
	color:black;
}
a:hover {
	text-decoration:underline;
}

#center, #footer {
	width:982px;
	text-align:left;
}
#center {
	margin:30px auto 0 auto;
	height:605px;
	border:1px solid black;
	border-bottom:none;
}
.yellow {
	background-color:#FFF100;
}


#content {
	margin:7px 20px 13px 70px;
	font-size:13px;
	line-height:18px;
}

#title {
	margin-left:2px;
	margin-bottom:10px;
}
#title img {
	height: 93px;
}
#subtitle {
	background-repeat:no-repeat;
	height:55px;
	padding:13px 0 0 30px;
	font-size:32px;
	font-weight:bold;
	color:white;
	margin:0px 0 25px -20px;
	line-height:normal;
}

#image {
	float:left;
	width:540px;
	height:385px;
	margin-top:-20px;
	margin-left:-20px;
	text-align:center;
}
#image.scroll {
	overflow:auto;
}

#text {
	margin-left:545px;
}

.big {
	font-size: 16px;
	line-height:24px;
}

#text_scroll {
	margin-left:25px;
	height:380px;
	width:365px;
	overflow:auto;
}

ul.noinset {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
ul.noinset li {
	margin-left:0;
	padding-left:0;
}

#footer {
	margin:0 auto;
	height:55px;
	padding-top:10px;
	border:1px solid black;
	border-top:none;
	background-color:black;
}


















