body {
	margin:0 auto;
	text-align:center;
	padding:0 0 10px 0;
	background:#fff;
	color:#333;
	font: .8em Arial, Helvetica, sans-serif;
	line-height:1.25em;
}

div {display:block;}

form {
	margin:0;
	padding:0;
}

img {
	display:block;
	border:0;
}

h1 {
	font-weight:400;
	font-size:1.6em;
	padding:0;
	margin:18px 0 24px 0;
}

.content h2 {
	font-weight:800;
	font-size:1.3em;
	padding:0;
	margin:18px 0 15px 0;
       color: #06c
}

.content h3 {
	font-weight:800;
	font-size:1 em;
	padding:0;
	margin:8px 0 15px 0;
       color: #06c
}

.content h4 {
	font-weight:normal;
	font-size:0.9em;
	padding:0;
	margin:8px 0 15px 0;
       color: #666
}

a {
	color:#2768CB;
	outline:none;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

p {
	margin:6px 0 12px 0;
}

.pic {
	padding:1px;
	background:#fff;
	border:1px solid #D9D9D9;
        margin: 0 10px 10px 0
}

#grid {
	position:relative;
	display:block;
	width:800px;
	margin: 0 auto;
}

#template {
	width:800px;
	background:#fff;
	overflow:hidden;
}

#hdr {
	position:relative;
	text-align:left;
	margin:0;
	width:800px;
	height:125px;
}

#logo {
	position:absolute;
	top:24px;
	left:8px;
	width:285px;
	height:107px;
	background:url(/images/gcn/pgc_logo.jpg) no-repeat;
       
}

#logo a  {
	display:block;
	width:285px;
	height:78px;
}

#hdr span {display:none;}

#myaccount {
	position:absolute;
	top:15px;
	right:0;
       
}

#myaccount img {
	float: right;
       display: block;
       padding: 0;
       margin: 0
       
}



#nav {
	margin:0 0 0 24px;
}

#nav a {
	display:block;
	float:left;
	margin-right:2px;
}

#search {
	position:absolute;
	top:128px;
	right:2px;
	width:195px;
}

#searchfield {float:left;}

#searchfield input {
	width:160px;
	padding:3px;
	background:#F5F5F5;
	border:1px solid #E1E2E5;
	margin-top:-1px;
}

#searchbutton {float:right;}

.content_wrapper {
	width:800px;
	background:url(/images/gcn/bg_content.jpg) no-repeat;
}

.content {text-align:left;}

.divider_1 {
	overflow:hidden;
	height:1px;
	background:url(/images/gcn/ftrbar.gif) no-repeat;
	margin: 10px 0 10px 0;
}

.ftr {
	width:780px;
	padding:14px 10px 0 10px;
	margin-top:30px;
	background:url(/images/gcn/ftrbar.gif) no-repeat;
}

.ftr a  {text-decoration:underline;}

.ftr a:hover  {text-decoration:none;}

.ftr p {
	margin:0;
	padding:6px 0 0 16px;
	font-size:.85em;
	text-align:left;
}

.ftr .left p span {
	margin:0 4px;
	color:#ccc;
}

#ftr_home {
	background-image:none;
	margin-top:4px;
}

.left {float:left;}

.right {float:right;}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

/* home page */

#content_home {
	padding:12px 0 0 12px;
}

#home_lt_wrapper {
	width:465px;
	background: transparent;
}

#home_lt_content {
	padding:5px 10px 10px 16px;
        t
       
      
}

#home_lt_content p {margin-left:4px;}

#home_mid .right {width:300px;}

#home_rt_content {
	padding:5px 10px 10px 23px;
}

#home_rt_content h2 {
	margin:0 0 6px 0;
}

#home_lt_content h2 {
	margin:0 0 6px 0;
}

#home_rt_content h3 {
	font-weight:400;
	margin:12px 0 2px 0;
}

#home_rt_content h4 {
	font-weight:700;
	margin:0 0 8px 0;
	color:#666;
	font-size:.85em;
}

#home_top {
	width:777px;
	height:10px;
	overflow:hidden;
	background:url(/images/gcn/home1_box_top.gif) no-repeat;
}	

#home_mid {
	width:777px;
	background:url(/images/gcn/home1_box_mid.gif) repeat-y;
}	

#home_bot {
	width:777px;
	height:10px;
	overflow:hidden;
	background:url(/images/gcn/home1_box_bot.gif) no-repeat;
}	


/* register */

#content_register .left {
	padding:20px 10px 0 86px;
}

td.tableCellOne input, textarea {
	padding:4px;
	width: 342px;
	background:#F5F5F5;
	border:1px solid #E1E2E5;
	margin-bottom:4px;
        color:#333;
	font: 1em Arial, Helvetica, sans-serif;
}

td.tableCellThree input {
	padding:4px;
	width: 250px;
	background:#F5F5F5;
	border:1px solid #E1E2E5;
	margin-bottom:4px;
        color:#333;
	font: 1em Arial, Helvetica, sans-serif;
}

 input.contact {
	padding:4px;
	width: 342px;
	background:#F5F5F5;
	border:1px solid #E1E2E5;
	margin-bottom:4px;
        color:#333;
	font: 1em Arial, Helvetica, sans-serif;
}

td.tableCellOne input.checkbox {
	width:12px;
        height:12px;
 
	background:#F5F5F5;
	border:1px solid #E1E2E5;
	margin-bottom:4px;
        color:#333;
	font: 1em Arial, Helvetica, sans-serif;
}

td.tableCellFour input.checkbox {
	width:12px;
        height:12px;
 
	background:#F5F5F5;
	border:1px solid #E1E2E5;
	margin-bottom:4px;
        color:#333;
	font: 1em Arial, Helvetica, sans-serif;
}

td.tableCellFour input  {
	padding:4px;
	width: 150px;
	background:#F5F5F5;
	border:1px solid #E1E2E5;
	margin-bottom:4px;
        color:#333;
	font: 1em Arial, Helvetica, sans-serif;
}

td.tableCellTwo {
	text-align: right;
       font-weight: bold
}

td input.submit {

width: 90px;
background: #fff;
border: none
	
}

.small {

font: .8em Arial, Helvetica, sans-serif;

}



