img {
border-style:none;
}
body {
	text-align:center;
	min-width:600px;
	background-color: #FFF1AA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
text-align:left;
width:600px;
margin: 0 auto 0 auto;
}
#navbar {
			height:76px;
			width:600px;
			overflow:hidden;
			}
		#navbar ul {
			padding:0;
			margin:0;
			}
		#navbar li {
			float:left;
			list-style-type:none;
			text-decoration:none;
			display:inline;
			border:0px;
			}
		#navbar a {
			border:0px;
			height:76px;
			}
		#navbar a:hover img{
			position:relative;
			top:-76px;
			left:0px;
			}
#container1 {
position:relative;
text-align:left;
width:600px;
margin:0 auto 0 auto;
}
#left {
position:relative;
float:left;
margin:0;
width:310px;
padding:0.2em;
}
#gigguide {
margin-left:325px;
text-align:left;
height:995px;
width:275px;
overflow:auto;
}
#footer {
position:relative;
text-align:left;
width:600px;
margin:0 auto 0 auto;
}

h2 {
font-size:13px;
font-weight:bold;
line-height:50%;
}
h3 {
font-size:12px;
font-weight:bold;
color:#FF0000;
}
h4 {
font-size:12px;
font-weight:bold;
}
a:link {
	color: #000000;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
a.style3 {
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
	cursor:pointer;
}
.style4 {font-size: 13px}

.topBlurb{
height: 260px;
font-weight:bold;
font-size:13px;
}

.leftGraphics
{
height: 732px;
vertical-align: middle;
padding: 10px 0 0 0;
}

.topBlurb .innerText
{
padding: 20px 5px 0 5px;
}

#footerText
{
text-align: right;
padding: 15px;
margin-top: 15px;
}
#gigguide em{
	position:absolute;
	top:190px;
	left:0px;
	width:315px;
	height:440px;
	z-index:2000;
	display:none;
}
iframe {
	z-index:-1;
}