@charset "utf-8";
/* CSS Document */
<!--
body, td, th {
	font-size: 11px;
	color: #FFF;
}

#Advertisments {
	font-size: 11px;
	color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	background-color: #EAC117;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #800;
	text-decoration: underline;
}
a:active {
	color: white;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FBB917;
}
h2 {
	font-size: 16px;
	color: #900;
}
h3 {
	font-size: 14px;
	color: #900;
#Advertisments {
	margin: 0px;
font-size: 12px;
	///width: 660px;
}
}
#bg {
	background-image: url(../images/gsp-bg-2.png);
	background-position: top;
	background-repeat: repeat-x;
}

#guestbook {
background-image: url(../images/transbox.png);
padding: 5px;

}


#transbox {
	background-image: url(../images/transbox.png);
	background-repeat:repeat;
	padding: 0px 20px 0px 20px;
}
#table-body {
	background-color: #151714;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 900px;
}
#sect-banner_navi-main {
	height: 240px;
}
#sect-body-left {
	width: 220px;
}
#sect-body-main {
	width: 870px;
}
#sect-body-right {
	width: 200px;
}
.sect-body-break {
	width: 10px;
	background-position: center;
	background-image: url(../images/sect-break-img.png);
	background-repeat: repeat-y;
}
.sect-header {
	background-image: url(../images/bg-h.gif);
	background-repeat: repeat-x;
	height: 47px;
	color: #CCC;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.sect-content {
	background-color: #111;
	padding: 5px;
}
#screen {
	background-image: url(../images/gsp-gucci-screen.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 330px;
	width: 430px;
	padding: 15px;
}
#baseline {
	background-image: url(../images/gsp-gucci-bar.png);
	background-repeat: repeat-x;
	height: 35px;
}
#sect-btm {
	height: 40px;
}
#gsp-notes {
	margin: 0px;
	width: 660px;
}
#navi-btm {
	font-size: 12px;
	color: #800;
	font-weight: bold;
	font-family: Helvetica;
}
#navi-btm a {
	padding: 0px 7px 0px 7px;
}
-->