@charset "utf-8";
/* CSS Document */
<!--
body, td, th {
	font-size: 11px;
	color: white;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	background-color: #999;
///#EAC117;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}


#section {
background: #111 url(images/background.gif) top left;
font-size: 105%;
padding: 15px;
margin: 20px 20px 10px 10px;
///overflow: scroll;
width: 500px;
height: 40px;
///clear:left;
///box-shadow: 7px 5px 5px #524A39;
}

#download {
background: white url(images/background.gif) top left;
font-size: 105%;
padding: 15px;
margin: 20px 20px 10px 10px;
///overflow: scroll;
width: 440px;
height: 75px;
clear:left;
box-shadow: 5px 5px 5px #524A39;
}
#border  {
background: white;
}

#details {
font-size: 16px;
	color: white;
}


#sec {
background: white url(images/background.gif) top left;
font-size: 105%;
padding: 15px;
margin: 20px 20px 10px 10px;
///overflow: scroll;
width: 240px;
///height: 700px;
///clear:left;
box-shadow: 7px 10px 5px #524A39;
}

#images {
background: white url(images/background.gif) top left;
font-size: 105%;
padding: 15px;
margin: 20px 20px 10px 10px;
overflow: scroll;
width: 445px;
///height: 400px;
///clear:left;
}


#Advertisments {
background: white url(images/background.gif) top left;
font-size: 105%;
padding: 15px;
margin: 20px 20px 10px 10px;
///overflow: scroll;
width: 240px;
height: 700px;
///clear:left;
box-shadow: 7px 10px 5px #524A39;
}

a:link {
	color: #FBB917;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #700;
	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;
}
#bg {
	background-image: url(../images/gsp-bg-2.png);
	background-position: top;
	background-repeat: repeat-x;
}
#transbox {
	background-image: url(../images/transbox.png);
	background-repeat:repeat;
	padding: 0px 20px 0px 20px;
}
#table-body {
	background-color:#111;
///#151714;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 900px;
}
#sect-banner_navi-main {
	height: 240px;
}
#sect-body-left {
	width: 220px;
}
#sect-body-main {
	width: 439px;
}
#sect-body-right {
	width: 220px;
}
.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: 30px;
}
#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;
}
-->