/* Common */

body {	
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
a:link {
	color:#466196;
	text-decoration:none;
	}
a:active {
	color:#466196;
	text-decoration:none;
	}
a:visited {
	color:#466196;
	text-decoration:none;
	}
a:hover {
	color:#466196;
	text-decoration: underline;
	}

/* Layout */

#gc_subContainer {
    width:100%;
	height:100%;
	background: url('/images/layout/img_main.jpg') no-repeat;
}
	
#gc_Sub {
	width:944px;
	height:100%;
	margin:0 auto;
	padding:10px 0px;
	}
#gc_Sub .subLeft {
	width:689px;
	height:100%;
	float:left;
	}
#gc_Sub .subRight {
	width:255px;
	height:100%;
	float:left;
	}
	
/* Board 1 */	
	
#gc_PageTitle {
	width:685px;
	height:98px;
	}
	
#ptop {
	width:685px;
	height:7px;
	position:relative;
	background:url(/images/top_line1.gif);
	background-repeat:repeat-x;
	}
#ptop .leftCorner {
	width:7px;
	height:7px;
	background:url(/images/topcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	}
#ptop .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:678px;
	right: 0px;
	}
#pbot {
	width:685px;
	height:7px;
	position:relative;
	background:url(../images/bot_line1.gif);
	background-repeat:repeat-x;
	}
#pbot .leftCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	}
#pbot .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:678px;
	right: 0px;
	}
#pmid {
	width:683px;
	background:url(../images/top_line2.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #466196;
	border-right:1px solid #466196;
	}

#gc_PageBot {
	width:685px;
	height:98px;
	}
	
#Ctop {
	width:685px;
	height:7px;
	position:relative;
	background:url(../images/top_line3.gif);
	background-repeat:repeat-x;
	}
#Ctop .leftCorner {
	width:7px;
	height:7px;
	background-repeat:no-repeat;
	background:url(../images/topcorner-left.gif);
	position:absolute;
	}
#Ctop .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:678px;
	}
#Cbot {
	width:685px;
	height:7px;
	position:relative;
	background:url(../images/bot_line1.gif);
	background-repeat:repeat-x;
	}
#Cbot .leftCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
#Cbot .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:678px;
	}
#Cmid {
	width:683px;
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #466196;
	border-right:1px solid #466196;
	}
.CommentWidth {
	width:660px;
	height:100%;
	margin:0 auto;
	}
.PageTitleContent {
	width:660px;
	height:77px;
	margin:0 auto;
	font-size:12px;
	color:#000000;
	}
.titlecramp {
	font-size:17px;
	font-weight:bold;
	background:url(/images/top_line3.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align: left;	
	}
.MainNews {
	font-size:20px;
	margin-top:5px;
	text-align: left;
	width: auto;
	}
.MainNewsDesc 
{
    top: 46px;
    left: 180px;
    width: 500px;
    height: 30px;
    overflow: hidden;
	text-align: left;
}
    	
.NewsAuthor {
	font-size:11px;
	margin-top:5px;
	}
	
/* Board 2 */	

#gc_NewsContent1 {
	width:685px;
	height:100%;
	}
#gc_NewsContent1 .ContentLeft {
	width:264px;
	height:100%;
	float:left;
	}
#gc_NewsContent1 .ContentRight {
	width:421px;
	height:100%;
	float:left;
	}
#gc_boardLeft  {
	width:259px;
	height:100%;
	}
#Btop {
	width:259px;
	height:7px;
	position:relative;
	background:url(../images/top_line1.gif);
	background-repeat:repeat-x;
	}
#Btop .leftCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
#Btop .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:252px;
	}
#Bbot {
	width:259px;
	height:7px;
	position:relative;
	background:url(../images/bot_line1.gif);
	background-repeat:repeat-x;
	}
#Bbot .leftCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
#Bbot .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:252px;
	}
#Bmid {
	width:257px;
	background:url(../images/top_line2.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #466196;
	border-right:1px solid #466196;
	}
.BLeftWidth {
	width:245px;
	margin:0 auto;
	}
	
#gc_boarMain {
	width:419px;
	height:100%;
	}	
#Mtop {
	width:419px;
	height:7px;
	position:relative;
	background:url(../images/top_line1.gif);
	background-repeat:repeat-x;
	}
#Mtop .leftCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
#Mtop .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:414px;
	}
#Mbot {
	width:419px;
	height:7px;
	position:relative;
	background:url(../images/bot_line1.gif);
	background-repeat:repeat-x;
	}
#Mbot .leftCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	}
#Mbot .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:414px;
	}
#Mmid {
	width:419px;
	background:url(../images/top_line2.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #466196;
	border-right:1px solid #466196;
	}
.MainWidth {
	width:400px;
	margin:0 auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0px;
	text-align:justify;
	}
	
/* Board 3 */	

	
#gc_PageLayout2 {
	width:685px;
	height:100%;
	}
	
#Ltop {
	width:685px;
	height:7px;
	position:relative;
	background:url(../images/top_line1.gif);
	background-repeat:repeat-x;
	}
#Ltop .leftCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	}
#Ltop .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:678px;
    right: 0px;
	}
#Lbot {
	width:685px;
	height:7px;
	position:relative;
	background:url(../images/bot_line1.gif);
	background-repeat:repeat-x;
	}
#Lbot .leftCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	}
#Lbot .rightCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:678px;
	right: 0px;
	}
#Lmid {
	width:683px;
	background:url(../images/top_line2.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #466196;
	border-right:1px solid #466196;
	}
.MainWidth2 {
	width:655px;
	margin:0 auto;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0px;
	text-align:justify;
	line-height:17px;
	}
	
	

/* Board Right */

#gc_right {
	width:255px;
	height:100%;
	}	
.Rtop {
	width:255px;
	height:7px;
	position:relative;
	background:url(../images/top_line1.gif);
	background-repeat:repeat-x;
	}
.Rtop_leftCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	}
.Rtop_rightCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:248px;
	right: 0px;
	}
.Rbot {
	width:255px;
	height:7px;
	position:relative;
	background:url(../images/bot_line1.gif);
	background-repeat:repeat-x;
	}
.Rbot_leftCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	}
.Rbot_rightCorner {
	width:7px;
	height:7px;
	background:url(../images/botcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:248px;
	right: 0px;
	}
.Rmid {
	width:253px;
	background:url(../images/top_line2.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #466196;
	border-right:1px solid #466196;
	}
.RightWidth {
	width:235px;
	margin:0 auto;
	}
#gc_list {
	width:235px;
	height:100%;
	font-size:12px;
	}
#gc_list ul {
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	list-style:none;
	}
#gc_list ul li {
	display: list-item;
	padding:5px 0px;
	}
.botLink {
	margin:3px 0px 0px 0px;
	text-align:right;
	color:#466196;
	font-weight:bold;
	}
.TopLink {
	margin:3px 0px 0px 0px;
	text-align:right;
	color:#466196;
	font-weight:bold;
	position:absolute;
	width:660px;
	}
	
/*Main Left*/

#gc_FeatureLinks {
	width:152px;
	}
.Ftop {
	width:152px;
	height:7px;
	position:relative;
	background:url(../images/top_line1.gif);
	background-repeat:repeat-x;
	}
.Ftop_leftCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	}
.Ftop_rightCorner {
	width:7px;
	height:7px;
	background:url(../images/topcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:147px;
	right: 0px;
	}
.Fbot {
	width:152px;
	height:7px;
	position:relative;
	background:url(/images/bot_line1.gif);
	background-repeat:repeat-x;
	}
.Fbot_leftCorner {
	width:7px;
	height:7px;
	background:url(/images/botcorner-left.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	}
.Fbot_rightCorner {
	width:7px;
	height:7px;
	background:url(/images/botcorner-right.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:147px;
	right: 0px;
	}
.Fmid {
	width:150px;
	background:url(/images/top_line2.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #466196;
	border-right:1px solid #466196;
	margin-top:15px;
	}
.fwidth {
	margin:0 auto;
	}
.fwidth2 {
	height:30px;
	text-align:left;
	vertical-align: middle;
	display: block; 
	}
.f_icon {
	width:28px;
	float:left;
	text-align:center;
	}
.f_textTitle {
	width:120px;
	float:left;
	text-align:left;
	}
.imgTitleF {
	margin:0px;
	}

.imgFeat 
{
    position: absolute;
    margin-left: 5px;
    margin-top: 5px;
}

.lnkFeat 
{
    position: absolute;
    margin-left: 35px;
    margin-top: 10px;
}
.artFeatLoopTable 
{
    width: 100%;
}

.txtMiniLink 
{
    font-family: Arial;
    font-size: 10px;
    color: #666666;
    font-weight:bold; 
    text-align:left;   
}