body { 
	background: #1cc31c; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 100%;
	color: #444;
	text-align: center;
}

a { 
	color: blue; text-decoration: none;
}

a:hover { 
	color: white; text-decoration: underline;
}

div#container {
	width: 770;
	background: #fff;
	padding: 0;
	margin: 0 auto;
}

div#logo { 
	float: center; padding:0; 
}

div#nav { 
	float:center; margin-top: 0px; font-size: 75%; 
}

div#boxtext { 
	font-size:80%; 
	text-align: left; 
	width:400; 
	margin-left:185; 
	margin-right: 185;
	background: url(images/box-400-sides.gif) repeat-y;
	padding: 10px 
}

div#boxtop {
	width:400; 
	margin-left:185; 
	margin-right: 185; 
	background: url(images/box-400-top.gif) no-repeat; 
}

div#boxbot {
	width:400; 
	margin-left:185; 
	margin-right: 185; 
	background: url(images/box-400-bottom.gif) no-repeat; 
}

div#bigboxtext { 
	font-size:100%; width:770; float:center; 
	background: url(images/box-770-sides.gif) repeat-y;
}

div#bigboxtop {
	width:770; 
	float:center; 
	background: url(images/box-770-top.gif) no-repeat; 
}

div#bigboxbot {
	width:770; 
	float:center; 
	background: url(images/box-770-bottom.gif) no-repeat; 
}

div#bigboxtext-gn { 
	font-size:100%; 
	color:white; 
	width:770; 
	float:center; 
	background: url(images/box-770-sides-gn.gif) repeat-y;
}

a#bigboxtext-gn { 
	color:white; 
}

div#bigboxtop-gn {
	width:770; 
	float:center; 
	background: url(images/box-770-top-gn.gif) no-repeat; 
}

div#bigboxbot-gn {
	width:770; 
	float:center; 
	background: url(images/box-770-bottom-gn.gif) no-repeat; 
}

#img-gn {
	border-color:#fff;
}

div#footer { 
	font-size:75%;
	color:#fff;
}


div#justtext { 
	font-size:100%; 
	color:white; 
	width:770; 
}	
 
td#boxtext { 
	font-size:80%; 
	color:#fff;
	text-align: left; 
	width:307; 
}
