body {
	font-family: "Trebuchet MS", Arial;
	background: repeat-x;
}
#background {
	position: relative;
	overflow: auto;
	font-style: normal;
	padding: 0px;
	background: url(../_assets/images/GC_Ornament_640x442.gif) repeat-x;
	background-image: url(../_assets/images/GC_Ornament_640x442.gif);
}



/* CSS Document */

.maintext {
	font-size: 12px;
	color: #000;
	position: relative;
	overflow: auto;
	font-style: normal;
	line-height: 16px;
	padding: 0px;
}
.maintextbig {
	font-size: 14px;
	color: #000;
	position: relative;
	overflow: auto;
	font-style: italic;
	line-height: 16px;
	padding: 0px;
	font-weight: bold;
}

.maintext1 {
	font-size: 11px;
	color: #000;
	font-style: normal;
	line-height: 18px;
	padding: 0px;
}

.red {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
}

.txtbig {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.publications {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	padding: 0px;
	border: 1px solid #999999;
	vertical-align: top;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}

