body {
 margin: auto;
 position: relative;
 text-align:center;
 width: 800px;
hight: 600px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
color: #000;
}
h1 {
font-weight: normal;
font-size:13px;
font-family: Verdana, Geneva, lucida, sans-serif;
color: #000;
line-height: 20px;
}
h2 {
font-weight: bold;
font-size:42px;
font-family: Verdana, Geneva, lucida, sans-serif;
color: #658634;
margin-left:125px;
}
h3 {
font-weight: normal;
font-size:10px;
font-family: Verdana, Geneva, lucida, sans-serif;
color: #000001;
}


h4 {
font-weight: bold;
font-size:16px;
font-family: Verdana, Geneva, lucida, sans-serif;
color: #658630;
}
#cga-logo {
height: 122px;
width: 191px;
position: absolute;
top: 28px;
}


#nav {
 height: 33px;
 left: 180px;
 margin-left:12px;
 position: relative;
 top: 122px;
}

#nav a {
 background-color: #A9D8B4;
 color: #fff;
 display: block;
 font-size: 90%em;
 height: 33px;
 line-height: 33px;
 margin: 0;
 overflow: hidden;
 position: relative;
 text-align: center;
 text-decoration: none;
 width: 110px;
}

#nav a:hover {
 background-color: #D0E7E3;
 color: #453121;
}


#nav li {
 float: left;
 list-style: none;
 margin: 0;
}
#nav a {
 background-color: #DDF1EE;
 color: #453121;
}






#top-wrapper {
background: #D0E7E3 url(../images/inner-wrapper-top.gif) left top no-repeat;
color: #8D8D8D;
}

#original-events {
float: right;
margin-top: 27px;
margin-bottom: 18px;
margin-right: 18px;
width: 470px;
border: 3px solid #fff;
}

#box-left {
 float: left;
 width: 270px;
hight: 570px;
	
background-color:#D0E7E3;
 
 margin-bottom: 12px;
 margin-left: 12px;
 margin-top: 12px;
 text-align:left;

}


#content {
background: transparent url(../images/content-bottom.gif) left bottom no-repeat;
}

#content:after {
 clear: both;
 content: "";
 display: block;
}


