html {height:100%;
width:100%;
margin:0;
padding:0;}

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:verdana, arial, sans-serif;
	font-size:10.5pt;
	line-height:1.5em;
	color:#eee;
	background-color:#444;
	height:100%;
	width:100%;
	background:#212121 url(../main_images/garethbackground-grey3.jpg) fixed no-repeat 0 0;
	text-align:left;
	}
	
#containerLeft {
	position:absolute;
	top:0;
	left:0;
	display:block;
	float:left;
	text-align:left;
	width:200px;
	margin:0;
	padding:0;
	z-index:5;
	/*border-right:3px solid #fff;*/
	/*background-color:#fff;*/
	/*border:1px solid #ff0;*/
	}
html>body #containerLeft {
	position:fixed;
	}
	
#containerRight {
	position:static;
	display:block;
	text-align:left;
	width:770px;
	height:434px;
	margin:0 0 0 216px;
	padding:106px 0 0 0;
	text-align:left;
	/*border:1px solid #00f;*/
	}
html>body #containerRight {
	height:auto;
	min-height:434px;
	}
	
#footer {
	position:static;
	display:block;
	clear:both;
	margin:0;
	padding:16px 0 0 0;
	color:#fff;
	text-align:center;
	font-size:8pt;
	/*border:1px solid #0f0;*/
	}	
	
h1#sig {
	display:block;
	padding:0;
	margin:14px auto 12px 12px;
	font-size:16pt;
	font-weight:normal;
	width:99px;
	height:144px;
	background:transparent url(../main_images/gp_logo_small-5.gif) no-repeat top left;
	/*border:1px solid #000;*/
	}
	
h1#sig span {
	display:none;
	}
	
div#primaryNav {
	display:block;
	/*float:left;*/
	width:188px;
	margin:0 auto 12px 12px;
	padding:0;
	/*background-color:#eee;*/
	font-size:10pt;
	/*border:1px solid #0f0;*/
	}

div#primaryNav ul {
	display:block;
	margin:0;
	padding:0;
	border-right:3px solid #c5c533;
	}
div#primaryNav ul li {
	display:block;
	list-style-type:none;
	background-color:#333;
	padding:0;
	margin:0 3px 3px 0;
	}
div#primaryNav ul li a {
	display:block;
	color:#fff;
	font-weight:lighter;
	text-decoration:none;
	padding:4px 8px 4px 8px;
	margin:0;
	width:166px;
	}
div#primaryNav ul li a:hover {
	background-color:#ffc822;
	color:#202020;
	border:none;
	}
div#primaryNav ul li.current {
	background-color:#c5c533;
	color:#202020;
	margin:0 0 3px 0;
	}
div#primaryNav ul li.current a {
	color:#202020;
	}
div#primaryNav ul li.current a:hover {
	color:#202020;
	background:none;
	}
div#primaryNav ul li ul#secondaryNav {
	display:block;
	text-align:left;
	}
div#primaryNav ul li ul#secondaryNav li {
	display:block;
	list-style-type:none;
	background-color:transparent;
	border-top:1px solid #444;
	margin:0;
	}
div#primaryNav ul li ul#secondaryNav li a {
	display:block;
	color:#fff;
	font-size:8pt;
	/*font-weight:lighter;*/
	text-decoration:none;
	padding:4px 8px 4px 18px;
	margin:0;
	width:156px;
	}
div#primaryNav ul li ul#secondaryNav li a:hover {
	/*background-color:#4c6368;*/
	color:#202020;
	}
div#primaryNav ul li.current a.sNavTop {
	color:#fff;
}
div#primaryNav ul li.current ul#secondaryNav li a.currentS {
	color:#202020;
}
	
.subLinks {
	display:block;
	margin:24px 12px 0 12px;
	padding:0;
	font-style:italic;
	text-align:center;
}

#contents {
	display:block;
	margin:0 auto 0 auto;
	padding:0;
	/*width:976px;*/
	text-align:left;
	/*background-color:#eee;*/
	/*border:1px solid #f00;*/
	}
	
h2 {
	display:block;
	margin:0 auto 32px auto;
	padding:0 12px 0 0;
	/*background-color:#eee;*/
	color:#fff;
	font-size:16pt;
	font-family:times, times new roman, serif;
	font-weight:lighter;
	}
	
h3 {
	display:block;
	margin:0 auto 0 auto;
	padding:12px 0 0 0;
	/*background-color:#eee;*/
	color:#ddd;
	font-size:1.2em;
	font-family:inherit;
	font-weight:normal;
	}
	
#textBox {
	display:block;
	/*float:left;*/
	width:354px;
	height:auto;
	margin:0 auto 0 0;
	padding:0;
	/*background-color:#eee;*/
	/*border:1px solid #0f0;*/
	}
#textBoxWide {
	display:block;
	/*float:left;*/
	width:736px;
	height:auto;
	margin:0 auto 0 0;
	padding:0;
	/*background-color:#eee;*/
	}
#introTextBox {
	display:block;
	width:736px;
	margin:-24px 20px 0 auto;
	padding:0;
	font-size:30pt;
	line-height:1.2em;
	letter-spacing:2pt;
	text-transform:lowercase;
	font-family:times, times new roman, serif;
	font-weight:lighter;
	text-align:right;
	}
#textBox p, #textBoxWide p {
	margin:0;
	padding:12px 0 0 0;
	/*border:1px solid #a60;*/
	}
#introTextBox p {
	margin:0;
	padding:10px 0 0 0;
}
#introTextBox a {
	display:block;
	width:736px;
	color:#5a5a5a;
}
#introTextBox a:hover {
	color:#cc3;
}

#textBox table, #textBoxWide table {
	margin:12px 0 0 0;
	padding:0;
	/*border:1px solid #000;*/
	}
#textBox h4, #textBoxWide h4 {
	margin:0;
	padding:12px 0 0 12px;
	/*border:1px solid #000;*/
	}
#textBox ul, #textBoxWide ul {
	margin:0;
	padding:4px 0 0 32px;
	list-style:dot outside;
	/*border:1px solid #000;*/
	}
	
.pictureBox {
	display:block;
	float:right;
	width:360px;
	height:auto;
	margin:10px 10px 0 auto;
	padding:3px;
	border:2px solid #fff;
	font-size:0.8em;
	}
	
.pictureBoxWide {
	display:block;
	/*float:right;*/
	width:736px;
	height:132px;
	margin:32px 0 32px 10px;
	padding:3px;
	/*background-color:#fff;*/
	/*background-color:#87989b;*/
	border:2px solid #87989b;
	}
.pictureBox img, .pictureBoxWide img {
	margin:0;
	padding:0;
	}
	
.thumbnailsHold {
	display:block;
	/*width:786px;*/
	height:auto;
	margin:11px 12px 12px 0;
	padding:8px 0 0 0;
	/*border:1px solid #f00;*/
	/*background-color:#eee;*/
	}
.thumbnailsHold .thumbnailImg {
	display:block;
	float:left;
	/*width:164px;
	height:164px;*/
	margin:0;
	padding:0;
	}

.thumbnailsHold .thumbnailImg a {
	display:block;
	/*background-color:#87989b;*/
	/*background-color:#fff;*/
	width:148px;
	height:148px;
	border:2px solid #444;
	margin:2px 38px 28px 2px;
	padding:3px;
	text-decoration:none;
	}
	
.thumbnailsHold .thumbnailImg a:hover {
	/*background-color:#4c6368;*/
	border:2px solid #ffc822;
	/*margin:0px 22px 22px 0px;*/
	/*border:none;*/
	}

.thumbnailsHold .lastInRow a {
	margin-right:0;
}

.thumbnailsHold .thumbnailImg a img {
	width:148px;
	height:148px;
}

/*classes*/

.invisibleClearLeft {
	display:block;
	clear:left;
	height:0px;
	margin:0;
	padding:0;
	}
.invisibleClear {
	display:block;
	clear:both;
	height:0px;
	margin:0;
	padding:0;
	}
.invisibleForceHeight {
	display:block;
	float:right;
	margin:0;
	padding:0;
	height:100%;
	/*border:1px solid #000;*/
	}
	
.noWidth {
	width:auto;
	}
	
.dropLine {
	display:block;
	clear:both;
	height:0px;
	margin:0;
	padding:0;
	}

br.clearLeft {
	display:block;
	float:none;
	clear:left;
	margin:0;
	padding:0;
	height:0px;
	line-height:0em;
}
/*styles*/

a {
	text-decoration:none;
	color:#cc3;
	}
a:hover {
	color:#ffc822;
	/*border-bottom:1px dashed #b6243f;*/
	}
/*forms*/
form {
	margin:0;
	padding:0;
}

.formContainer {
	display:block;
	position:static;
	margin:16px 0 0 0;
	padding:0;
	width:354px;
	text-align:right;
	line-height:0em;
	}
	
.labelSpace {
	float:left;
	margin:0;
	padding:0;
	width:100px;
	text-align:left;
	line-height:1.5em;
	}

input.contactInput, select.contactInput {
	display:block;
	width:232px;
	margin:0 0 6px auto;
	padding:2px;
	border:1px solid #fff;
	font-size:10pt;
	font-weight:lighter;
	background-color:#222;
	color:#eee;
	text-align:left;
	line-height:1.5em;
	}
select.contactInput {
	width:238px;
	}
select.contactInput option {
	width:232px;
	background:none;
	}
textarea.contactArea {
	display:block;
	width:232px;
	margin:0 0 6px auto;
	padding:2px;
	border:1px solid #fff;
	font-size:10pt;
	font-weight:lighter;
	background-color:#222;
	color:#eee;
	font-family:verdana, sans-serif;
	text-align:left;
	line-height:1.5em;
	}
.inputSubmit {
	display:block;
	width:232px;
	margin:0 0 0 auto;
	padding:2px;
	text-align:left;
	line-height:1.5em;
	}
