﻿/* GENERAL
_____________________________________________________________________________*/

.edit {
	float:right;
}

html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}

img {
	margin:0;
	padding:0;
	border:0;
}

td {
	margin:0;
	padding:0;
	border:0;
}

th {
	margin:0;
	padding:0;
	border:0;
}

fieldset {
	margin:0;
	padding:0;
	border:0;
}

form {
	margin:0;
	padding:0;
	border:0;
}

pre {
	margin:0;
	padding:0;
	border:0;
}

h4 {
	margin:0;
	padding:0;
	border:0;
}

h3 {
	margin:0;
	padding:0;
	border:0;
}

h2 {
	margin:0;
	padding:0;
	border:0;
}

h1 {
	margin:0;
	padding:0;
	border:0;
}

li {
	margin:0;
	padding:0;
	border:0;
}

ol {
	margin:0;
	padding:0;
	border:0;
}

ul {
	margin:0;
	padding:0;
	border:0;
}

dd {
	margin:0;
	padding:0;
	border:0;
}

dt {
	margin:0;
	padding:0;
	border:0;
}

dl {
	margin:0;
	padding:0;
	border:0;
}

div {
	margin:0;
	padding:0;
	border:0;
}

body {
	margin:0;
	padding:0;
	border:0;
}

table {
	cellspacing: 0;
	cellpadding: 0;
	font-size:inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: 0;
	vertical-align: bottom;
}

th {
	font-style:normal;
	font-weight:normal;
}

code {
	font-style:normal;
	font-weight:normal;
}

cite {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}

ol {
	list-style:none;
}

th {
	text-align:left;
}

h4 {
	font-size:100%;
}

h3 {
	font-size:100%;
}

h2 {
	font-size:100%;
}

h1 {
	font-size:100%;
}

q:after {
	content:'';
}

q:before {
	content:'';
}

textarea {
	font:99%;
}

input {
	font:99%;
}

select {
	font:99%;
}

* {
	outline: none;
}

/* ----------------------------------------------------------------------- */


/* ------ LINKS -------- */
.homelink {
	display:inline;
	float:left;
	height:212px;
	width:182px;
}

a {
	color: #073559;
}

a:active {
	color: #235D01;
}

a:visited {
	color: #3399FF;
}

a:hover {
	color: green;
}

#footer a {
	font-size: xx-small;
	font-weight:bold;
	text-decoration: none;
}

#footer a:hover {
	color: green;
}

#copyright a {
	font-size: xx-small;
	font-weight:bold;
	text-decoration: none;
	color:white;
}

#copyright a:hover {
	color: lime;
}


#leftnav a {
	font-size: 12px;
	color:white;
	font-weight:bold;
	text-decoration: none;
}

#leftnav a:hover {
	color:#d31100;
}

/*  --- STRUCTURE --- */

body {
	background: green;
	text-align: center!IMPORTANT;
	vertical-align: top;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style:normal;
	color:white;
}

#wrapper {
	text-align:left;
	width:996px;
	cellspacing: 0;
	cellpadding: 0;
	border: medium gray inset;
	background-color: white;
    margin:15px auto;

}

#header {
	height: 107px;
	width: 996px;
	position:relative;
}

#logo {
	behavior: url(iepngfix.htc);
	background-image:url('images/logo.png');
	_background-image:url('images/logo.gif');
	background-repeat:no-repeat;
	background-position:left top;
	width:182px;
	height:212px;
	position:absolute;
	left:0px;
	top:0px;
}

#name {
	behavior: url(iepngfix.htc);
	position:absolute;
	background-image:url('images/GGFName.png');
	_background-image:url('images/GGFName.gif');
	width:669px;
	height:49px;
	left: 249px;
	top: 22px;
}

#dateplace {
	behavior: url(iepngfix.htc);
	position:absolute;
	background-image:url('images/date.png');
	_background-image:url('images/date.gif');
	width:348px;
	height:47px;
	left: 435px;
	top: 67px;
	
}

#headerlines {
	behavior: url(iepngfix.htc);
	position:absolute;
	background-image:url('images/headerline.png');
	_background-image:url('images/headerline.gif');
	width:130px;
	height:620px;
	left: 864px;
	top: 0px;
	
}

#mainNav {
	float: left;
	width: 23%;
	text-align:left;
	display:inline;
	font-size: 12px;
	position:relative;
}

#content {
	float:right;
	width:75%;
	display:inline;
	position:relative;
}

#mainContent {
 	width: 66%;
	float: left;
	display:inline;
	text-align:left;
	color:black;
}

#secondaryContent {
	width: 31%;
	float:right;
	display:inline;
	position:relative;
}

/*-------------Left Navigation Levels---------------*/
#topline {
	behavior: url(iepngfix.htc);
	position:absolute;
	background-image:url('images/leftlineNAV4.png');
	_background-image:url('images/leftlineNAV4.gif');
	background-repeat:no-repeat;
	width:179px;
	min-height:796px;
	_height:796px;
	left: 1px;
	top: 89px;
	_left:0px;
	_top:87px;
}


#leftnav {
	margin-top:33px;
	margin-left:39px;
	width:160px;
	height:100%;
	position:absolute;
	left: 51px;
	top: -6px;
}

#firstnav {
	width:160px;
}

#firstnav ul a {
	width:160px;
	height:18px;
	line-height:25px;
	color:green;
	text-decoration:none;
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	padding:0;
	list-style:none;
}

.selected a {
	background-position:right bottom;
	color:#073559;
}

#firstnav ul a:hover {
	color:fuchsia;
}


#secondnav {
	width:160px;
}

#secondnav ul a {
	display:block;
	width:160px;
	height:16px;
	line-height:16px;
	color:green;
	background:none;
	text-decoration:none;
	text-indent:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	padding:0;
	list-style:none;
}

#secondnav ul a:hover {
	color:fuchsia;
}


/*---------------------------------------------------*/

/*--------Content Section-----------------------------*/
#contentbox{
	width:100%;
	height:auto;
	margin-top:23px;
	margin-left:5px;
	_height:1px;

}

#boxtop {
	behavior: url(iepngfix.htc);
	background-image:url('images/contenttop.png');
	_background-image:url('images/contenttop.gif');
	background-repeat:no-repeat;	
	background-position:left top;
	width:100%;
	min-height:600px;
	_height:600px;
/*	_height:1px;*/
/*	padding:5% 2% 0 2%;*/
}

#boxbottom {
	background-image:url('images/contentbottom2.gif');
	background-repeat:no-repeat;	
	background-position: bottom right;
	width:100%;
	min-height:600px;
	_height:600px;
/*	_height:1px;*/
/*	padding:0 2% 5% 2%;*/
}

.text {
	_height:1px;
}
.text p {
	font-size:small;
/*	padding:2% 5% 0 5%;*/
	padding:0 5% 0 5%;
}

.text h2 {
	color:#073559;
	font-size:large;
	font-weight:bold;
	text-align:center;
	padding:5% 5% 1% 5%;
}

.text h5 {
	color:green;
	font-size:medium;
	font-weight:bold;
	text-align:left;
	padding:0 5% 0 5%;
	text-decoration:overline;
}

.text h6 {
	color:#0066CC;
	font-size:small;
	font-weight:bold;
	text-align:left;
	padding:0 5% 0 5%;
	margin:0;
}

.text ul {
	list-style:disc inside;
	font-size:small;
	padding:2% 5% 0 8%;
}

.top {
	font-size:xx-small;
	padding:0 5% 0 5%;
	float:right;
}

/*---------------------------------------------------*/

/*--------Blue Column Section------------------------*/
#sponsors {
	width:179px;
   	min-height:796px;
	_height:796px;
	margin-top:13px;
	margin-left:15px;
}

#sponsors p {
	padding:0 7% 2% 7%;
	color:#073559;
	font-size:small;
}

#sponsors h2 {
	font-size:large;
	text-align:center;
	font-weight:bolder;
	padding:3% 7% 0 7%;
	color:green;
}

/*---------------------------------------------------*/

/* ---------------- FOOTER MENU ----------------*/
#footer-container {
	width:996px;
	height:138px;
	_height:143px;
	position:relative;
}

.flowers {
	behavior: url(iepngfix.htc);
	position:absolute;
	left:0px;
	top:-406px;
	height:547px;
	width:189px;
	background-image:url('images/footerflowers.png');	
	_background-image:url('images/footerflowers.gif');
	background-repeat:no-repeat;
}

#drums {
	behavior: url(iepngfix.htc);
	position:absolute;
	left:2px;
	top:371px;
	height:172px;
	width:144px;
	background-image:url('images/drums.png');
	background-repeat:no-repeat;
	background-position:left bottom;

}

#footer {
	height:50%;
	width:75%;
	text-align:center;
	font-size: 11px;
	font-weight: bolder;
	color: #073559;
	margin: 0 auto;
	padding-top:55px;
	position:relative;
}
#footerline {
	behavior: url(iepngfix.htc);
	background-image:url('images/footerline2.png');
	_background-image:url('images/footerline2.gif');
	background-repeat:repeat-x;
	background-position:right bottom;
	width:846px;
	height:72px;
	position:absolute;
	left: 27px;
	top: 68px;
}

#copyright {
	float: left;
	width:100%;
	font-size:xx-small;
	position:absolute;
	color:white;
}


#bottommenu {
	float: left;
	width:100%;
	position:absolute;
}

#byline{
	float: left;
	width:100%;
	position:absolute;
	left: 17px;
	top: 129px;
}
/*--------------------------------------------------------*/

