

@import url('clear.css');
@import url('sparepagemenu.css');
img, div { behavior: url(iepngfix.htc) }

body {
	background-position: center 0px;
	font-family: verdana, arial, sans-serif; font-size:76%;
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%; 
	background-image: url(../images/wallpaperwootsweird.png);
	background-repeat: repeat;
	background-color: #e7a659;	
}

A:visited {
	text-decoration: none;
	color: #4d4d4d;

}

h1 {
	font-size: 1.5em;
}
A:link {
	text-decoration: none;
	color: #4d4d4d;
}

#header {
	background-image: url(../images/gcblogo.png);
	height: 87px;
	width: 660px;
}

#cateringbottom {
	position: absolute;
	width: 200px;
	bottom:  28px;
	left: 15px;
	height:  160px;
	z-index: 17;
}

#wrapper {
	background-position: center center;
	margin: -0 auto;
	width: 660px;
	position: relative;
}

#nav {

	background-repeat: no-repeat;
	height: 261px;
	top: 82px;
	width: 198px;
	position: absolute;
	z-index: 1;
	left: -30px;
}

#content {
	background-image: url(../images/back.png);
	background-repeat: repeat-y;
	height: 375px;
	width: 660px;
	padding-top: -10px;

}

#page {
	background: url(../images/pageback.png);
	background-repeat: no-repeat;
	height: 340px;
	width: 440px;
	position: absolute;
	top: 120px;
	right: 50px;
}
#page_text {
	padding-right: 5px ;
	margin: 25px;
	width: 394px;
	overflow: auto;
	height: 290px;
	text-indent: 15px;
	white-space: normal;
	line-height: 15px;
}
#page_text ul li{
	list-style-type: circle;
}
#foot {
	background: url(../images/bottom.png);
	margin: 0 auto;
	width: 660px;
	height: 29px;
	text-align: center;
}
#minicontent {
	position: absolute;
	left: 220px;
}

#red {
	color: #ff1800;
}
#blue {
	color: #4449ff;
	font-size: .7em;
}
#copy {
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
}
#add {
	width: 600px;
	margin: 0 auto;
	height:  150px;
	text-align: center;
	padding-left: 20px;
}
#add li, #add li a {
	display: block;
	height: 123px;
	width: 200px;
	float: left;
	background-repeat: no-repeat;
}
#allen {
	background-image: url(../images/allen.png);
}
#branson {
	background-image: url(../images/branson.png);
}

#taskforce {
	background-image: url(../images/taskforce.png);
}
#bottomnav {
	color: #292929;
	font-size: 1em;
	list-style: none;
	margin: 0 auto;
	width: 675px;
	text-align: center;
}
#bottomnav ul li{
	display: inline;
}
#bottomnav ul li a:link, #bottomnav ul li a:visited {
	color: black;
}
#bottomnav ul li a:hover {
	color: #535353;
}