
body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	border-top: 30px solid #218C3A;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#footer {
	padding: 20px 0px 20px 20px;
	text-align:right;
	border-top:1px solid #eee;
	margin: 0;
	color:#999;
	clear: both;
}

#footer a { 
	color: #666666;
	text-decoration:none;
	background-color: #EAD17B;
	padding: 1px 5px;
}

#header {
	position: relative;
}

#header_logo {
	position: relative;
	width:960px;
	margin:0 auto;
}

#header_logo #logo {
	height: 100px;
}

#header_logo IMG#ggc_logo {
	position: absolute;
	right: 0px;
	margin: 5px 0px 5px 5px;
	padding: 0;
	border: 0px solid;
}

#header_logo IMG#ggc_cat_logo1 {
	position: absolute;
	left: 0px;
	margin: 5px 0px 5px 5px;
	padding: 0;
	border: 0px solid;
}

#header_logo IMG#ggc_cat_logo2 {
	position: absolute;
	left: 90px;
	margin: 5px 0px 5px 5px;
	padding: 0;
	border: 0px solid;
}

#header_logo .ggc_font_main {
	position: absolute;
	right: 0px;
	top: 15px;
	border: 0px solid;
}

#header .ggc_font_main h1 {
	color:#222;
	margin: 0;
	padding: 0;
}
#header_logo .ggc_font_sub {
	position: absolute;
	right: 0px;
	top: 63px;
	color:#222;
	font-family:"Times New Roman", Times, serif;
	font-size:2.0em;
	font-weight:normal;
	letter-spacing:-1px;
	margin: 0;
}

#topline {
	background-color: #FAFAFA;
	border-top: 3px solid #DBB226;
	width: 100%;
	height: 20px;
}

#subline {
	background-color: #FAFAFA;
	border-bottom: 1px solid #EEE;
	width: 100%;
	height: 20px;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

.topnav {
	padding:7px 0;
	margin:0;
	height:28px;
}

.topnav li {
	float:left;
	list-style:none;
}

.topnav li a {
	color:#999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #FFF; 
	border-bottom-color: #EEE;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.6em Trebuchet MS;
	margin:0px 2px 0px 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.topnav li a:hover {
	/*background-color:#eee;*/
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #eee; 
	color:#333;
	margin:1px 2px 0px 0;
	padding:4px 5px 8px 5px;
	text-decoration:none;
}

.topnav li.active a {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #EEE; 
	margin:1px 2px 0px 0;
	padding:4px 5px 8px 5px;
	background-color:#FAFAFA;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
	margin:0 275px 3px 0 !important;
	margin:0 277px 3px 0;
	border:1px solid #eee;
	padding:10px 25px 30px 25px;
}

#content IMG {
	border: 0px solid;
	padding: 0px;
	margin: 0px;
}

#content p {
	line-height:20px;
	margin:15px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover {
	color:#000;
}

#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	/*border-bottom:1px solid #218C3A;*/
	border-bottom: 2px solid #EAD17B;
	padding:5px 0;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:250px;
	float:right;
	margin-bottom: 3px;
	padding:10px 10px 5px 10px;
	border:1px solid #eee;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}

#sidebar ul, ol {
	margin:15px 0 30px 0;
	padding:0;
}
#sidebar li {
	margin:10px 0 10px 0;
	padding:0 0 10px 15px;
	list-style:none;
	border-bottom:1px solid #eee;
	background-image:url(images/backgrounds/li.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
/*
#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	font-size:110%;
	border-bottom:1px solid #f6f6f6;
	padding: 8px 3px;
}

#sidebar li IMG {
	border: 0px solid;
	margin: 0 5px 0 0;
	padding: 0px;
}
*/
#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#000;
}


DIV.news {
	padding:10px;
	background: #FAFAFA;
	margin:10px 0;
	color:#333;
	border:1px solid #EAD17B;
}


blockquote {
	padding: 10px 0 10px 10px; 
	background:#f6f6f6;
	margin: 15px 0;
	border-top: 1px solid #EAD17B;
	border-right: 1px solid #EAD17B;
	border-bottom: 1px solid #EAD17B;
	border-left: 10px solid #EAD17B;
	/*
	background: #FAFAFA url(images/backgrounds/quote_small.gif) no-repeat 13px 10px !important; 
	background-position: 8px 10px;
	*/
}

#content blockquote P { 
	margin: 0;
	padding: 0;
}

#content ul, ol {
	margin:15px 0 15px 20px;
	padding:0;
	border-top:1px solid #eee;
}
#content li {
	margin:10px 0 10px 0;
	padding:0 0 10px 15px;
	list-style:none;
	border-bottom:1px solid #eee;
	background-image:url(images/backgrounds/li.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

img {
	background:#ccc;
	padding:1px;
	border:5px solid #eee;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
	padding-left: 10px;
	border-left: 10px solid #EAD17B;	
	border-bottom: 1px solid #EAD17B;
}

#content h3 a {
	border-bottom: 1px solid #EAD17B;
}

DIV.news a.title {
	display:block;
	text-align:left;
	color:#333;
	text-decoration:none;
	font-weight: bold;
	margin:0 0 10px 0 ;
}
DIV.news a.title:hover {
	text-decoration:underline;
}

a.more {
	display:block;
	text-align:right;
	color:#333;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}