body {
	color: #333333;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 17px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;

}

.top {
	width: 100%;
	height: 50px;

}

table {
	border-collapse: collapse;
}

.toptr {
	height: 50px;
}

.textbgd {
	background-position: center;
	background-image: url('../images/bkgd2.jpg');
	background-repeat: no-repeat;
	width: 1002px;
	height: 582px;
	border: 1px solid #fff;
}



.content {
	width: 701px;
	height: 450px;
}


.textcontent {
	width: 370px;
	height: 435px;
	text-align: left;
	background-image: url('../images/textcontent.jpg');
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15%;
	float: right;

}

.picture {
	width: 300px;
	height: 435px;
	float: left;

}


.menu {
	width: 715px;
	height: 60px;
}


h1 {
	font-size: 18px;
	font-style: italic;

}

h2 {
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
	color: #909090;
}

hr {
	height: 1px;
	color: #CCCCCC;
	width: 1102px;
}

a {
	color: #000;
	text-decoration: none;
	border: 0px;
	

}

img {
	border: 0px;

}
