
body {
	text-align:center;
	background-image: url(bg.gif);
	background-position:center 3px;
	background-repeat:repeat-x;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th,input,textarea {
	font-family: Verdana, Tahoma, Trebuchet MS, Lucida Grande;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #0033CC;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}
.large {
	font-weight:bold;
	font-size:16px;
}
#leftContent {
	font-size:13px;
	margin:0;
	width:300px;
	text-align:left;
	padding:10px;
	/*
	background-position:center;
	background-repeat:no-repeat;
	*/
}
#rightContent {
	background-color: #D5DCEE;
	background-image:url(GRoffer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0;
	width:355px;
	text-align:left;
	padding:0;
	padding-top:215px;
	/*
	background-position:center;
	background-repeat:no-repeat;
	*/
}

#rightContent p {
	padding:10px;
}

#smallPara{
	font-size:13px;
	width:140px;
}
.tb {
	width:220px;
}
#main {
	width:700px;
	text-align:center;
	margin:2px auto 25px auto;
	border:1px solid #adadab;
	border-top:0px;
}

#header{
	width:700px;
	margin:0;	
	margin-left:-1px;
}

