body {

	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	background: #FFFFFF;

	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	color: #000000;

} 

#box-main {

	width: 764px;

	position: absolute;

	left: 50%;

	margin-left: -381px;

}

#box-top {

	width: 763px;
	height: 138px;

	position: relative;

	background: #FFFFFF url("images/top.jpg") top left no-repeat;

}

#box-bird-tail {

	width: 10px;
	height: 75px;

	position: absolute;

	background: #FFFFFF url("images/bird-tail.jpg") top left no-repeat;

}

#box-bottom {

	width: 763px;
	height: 56px;

	position: relative;

	background: #FFFFFF url("images/bottom.jpg") left no-repeat;

}


#menu {

	width: 130px;

	padding: 0px 0px 0px 16px;

	font-family: verdana, tahoma, arial;
	font-size: 8pt;

}

#menu a {

	color: #000000;
	text-decoration: none;

}

#menu a:hover {

	color: #000000;
	text-decoration: underline;

}

#content {

	width: 410px;

}

#content a {

	color: #000000;
	text-decoration: underline;

}

#content a:hover {

	color: #000000;
	text-decoration: underline;

}


#box-info-top {

	width: 160px;
	height: 17px;

	margin: 0px 5px 0px 5px;

	background: #FFFFFF url("images/info-top.jpg") top left no-repeat;

	font-weight: bold;
	color: #333333;

}


#info-text-box {

	margin: 2px 5px 0px 5px;
	padding: 5px 5px 5px 5px;

	border: 1px solid #676767;

	font-family: verdana, tahoma, arial;
	font-size: 8pt;

}

#info-text-box a {

	color: #000000;
	text-decoration: none;

}

#info-text-box a:hover {

	color: #000000;
	text-decoration: underline;

}

.info-top {

	padding: 2px 0px 0px 7px;

}

h1 {

	font-size: 12pt;
	font-weight: bold;

}
