body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

body.content {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

html {
	overflow-x: hidden;
}

h4 {
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

table.frame {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-position: center;
	border:none;
	height:100%;
	width:100%;
}

table.guestbookEntry {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 500px;
}

table.errorMessage {
	border: 1pt solid #FF0000;
	background-color: #EEFF00;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

table.mainPage {
	background-image: url(../img/Final.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-position: center;
	border:none;
	margin: 0px 0px 0px 0px;
	height:600px;
	max-height:600px;
	width:800px;
	max-width:800px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000
}

td.link {
	padding-right: 50px;
}

td.head {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	width: 800px;
	height: 140px;
	max-height: 140px;
}

td.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	width: 800px;
	height: 428px;
}

td.foot {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	width: 800px;
	height: 32px;
	max-height: 32px;
}

div.top {
	width: 800px;
	min-width: 800px;
	max-width: 800px;
	height: 140px;
	min-height: 140px;
	max-height: 140px;
	position: relative;
}

div.content {
	width: 800px;
	min-width: 800px;
	max-width: 800px;
	height: 428px;
	min-height: 428px;
	max-height: 428px;
	position: absolute;
	margin-top: -214;
	overflow: auto;
}

div.bottom {
	width: 800px;
	min-width: 800px;
	max-width: 800px;
	height: 32px;
	min-height: 32px;
	max-height: 32px;
	position: relative;
}

a:link {
	color:#000000
}


a:visited {
	color:#333333
}


a:active {
	color:#000000
}

img {
	border: 1pt solid #000000;
}

img.new {
	border: 0pt;
}

.studioDiary {
	border: 0pt;
	display: block;
	text-align: left;
}
