html {
	border: 0px;
}

body {
	background-color: #CECFFF;
	font-family: Arial;
	font-size: 12px;
}

/*div#advertise {
	height: 441px;
	width: 160px;
	background: #FFF;
	margin-left: 625px;
	position: absolute;
	border: #000063 2px solid;
}

div#header {
	background: #000063;
	text-align: center;
	color: #FFF;
	height: 31px;
	font-weight: bold;
}

div#body {
	background: #FFF;
	height: 156px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 1.3;
	font-size: 12px;
}

div#body_img1 {
	height: 61px;
	text-align: center;
	padding-bottom: 6px;
}


div#sub_img1 {
	background-image: url('../images/gimweb_logo.gif');
	background-repeat: no-repeat;
	height: 45px;
	width: 110px;
	margin: 0px auto;
}

div#body_img2 {
	height: 161px;
	text-align: center;
}

div#sub_img2 {
	background-image: url('../images/shopmore.gif');
	background-repeat: no-repeat;
	height: 125px;
	width: 125px;
	margin: 0px auto;
}*/


div#main {
	background-image: url('../images/background.jpg');
	background-repeat: repeat-y;
	width: 619px;
	border: #000063 2px solid;
}

div#subbar {
	float: left;
	width: 144px;
}

div#subbar a {
	height: 17px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-size: .9em;
	font-weight: bold;
	padding-left: 23px;
}

div#header_img {
	background-image: url("../images/bgc_mainlogo.jpg");
	background-repeat: no-repeat;
	height: 90px;
}

div#header_img a{
	top: 0px;
	display: block;
	font-size: 1px;
	color: #000063;
	height: 85px;
	width: 115px;
}

div#subbar td {
	height: 5px;
}	

div#subbar a.spinner_red {
	background-image: url('../images/star-static-red.gif');
	background-repeat: no-repeat;
}

div#subbar a.spinner_green {
	background-image: url('../images/star-static-green.gif');
	background-repeat: no-repeat;
}

div#subbar a.spinner_blue {
	background-image: url('../images/star-static-blue.gif');
	background-repeat: no-repeat;
}

div#subbar a.spinner_red:hover {
	background-image: url('../images/star-spin-red.gif');
	background-repeat: no-repeat;
}

div#subbar a.spinner_green:hover {
	background-image: url('../images/star-spin-green.gif');
	background-repeat: no-repeat;
}

div#subbar a.spinner_blue:hover {
	background-image: url('../images/star-spin-blue.gif');
	background-repeat: no-repeat;
}

div#united_image {
	background-image: url('../images/united_way.jpg');
	background-repeat: no-repeat;
	height: 90px;
	margin-left: 12px;
	margin-top: 36px;
}

div#content {
	width: 471px;
	background: #FFF;
	margin-left: 144px;
	height: 100%;
}

div#spacer {
	height: 60px;
	background-image: url('../images/banner-positiveplace.jpg');
	background-repeat: no-repeat;
	border: #000063 2px solid;
	border-bottom: none;
}

div#spacer a {
	font-size: 1px;
	color: #319A31;
	display: block;
	height: 60px;
	width: 467px;
}

div#marquee {
	background-color: #CE9A00;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	border: #000063 2px solid;
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
}

div#welcome_img {
	float: left;
	padding-left: 10px;
}

div#welcome_img img {
	margin-top: 14px;
	padding-bottom: 20px;
}

div#title_pic img {
	margin-top: 30px;
	margin-right: 13px;
	float: right;
}

div#text {
	margin-top: 115px;
	padding-left: 12px;	
	width: 458px;
}

div#text img {
	padding-right: 12px;
	float: left;
}

div#text form {
	width: 441px;
	border: 0px;
	font-size: .9em;
	border: 0px solid #C6CFD6;
}

fieldset {
	border: 0px;
}

div#text form input {
	height: 15px;
	width: 211px;
	background-color: #FFFBF7;
}

div#text form textarea {
	width: 287px;
	height: 127px;
	background-color: #FFFBF7;
}

div#text input.action {
	height: 25px;
	width: 50px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFBF7;;
	color: #102132;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 7px;
}



