
body{
background: #ffffff;
margin: 0;
padding: 0;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}
.wrapper{
background-image: url(images/gc_03.jpg);
width:900px;
background-repeat:repeat-y;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
height: auto;
}

.header{
width:900px;
height: 158px;
background-image: url(images/gc_01.jpg);
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top: -31px;
}

.nav{
	font-size: 25px;
	font-family: calibri, arial;
	position: relative;
	top: 103px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	}
.nav a{

	color: #878176;
	text-decoration:none;
	}

.nav a:visited{

	color: #878176;
	text-decoration:none;

	}
.nav a:hover{
	text-decoration:none;
	color: #353431;
	}
.footer{
width:900px;
background-image:url(images/gc_05.jpg);
background-repeat:no-repeat;
padding-top: 20px;
font-family: calibri, arial;
color: #9c9c9c;
font-size: 12px;
padding-bottom: 20px;
}
.footer a:visited{
font-family: calibri, arial;
	color: #9c9c9c;
	text-decoration:none;
}
.footer a{
font-family: calibri, arial;
	color: #9c9c9c;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.content2{
background-image:url(images/gc_02.jpg);
background-repeat:no-repeat;
background-position: top center;
width: 900px;
color: #1c1c1c;
margin: 0;
padding-top: 10px;
padding-bottom: 10px;
}
.writing{
text-align: left;
background-repeat:no-repeat;
background-position: bottom right;
margin-bottom: -10px;
color: #454545;
font-family: calibri, arial;
background-color: #F5F5F5;
padding: 10px;
margin-top: -15px;
}
h1{
font-family: calibri, arial;
color: #1c1c1c;
padding-bottom: 0px;
margin-bottom: 5px;
padding-top: 0px;
margin-top: 0px;
}

h2{
font-family: calibri, arial;
color: #1c1c1c;
padding-bottom: 0px;
margin-bottom: 5px;
padding-top: 0px;
margin-top: 0px;
}

h3{
font-family: calibri, arial;
color: #1c1c1c;
padding-bottom: 0px;
margin-bottom: 5px;
padding-top: 0px;
margin-top: 0px;
}
h4{
font-family: calibri, arial;
color: #1c1c1c;
padding-bottom: 0px;
margin-bottom: 5px;
padding-top: 0px;
margin-top: 0px;
}
h5{
font-family: calibri, arial;
color: #1c1c1c;
padding-bottom: 0px;
margin-bottom: 5px;
padding-top: 0px;
margin-top: 0px;
}
.writingwrap{
text-align: left;
float: left;
padding-bottom: 0px;
margin-left: 40px;
}
.navfade{
margin-left: 10px;
width: 240px;
height: 25px;
}