body {
	margin:0px;
	background:#cccccc url('images/bg.gif') repeat-y center top;
}

p {
	font-family: Verdana;
	font-size: 11pt;
	color: #000000;
	padding: 0px 12px 0px 20px;
	text-align: center;
}

#content {
	width: 775px;
	margin: 0px auto 0px auto;
}

.click_here {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.click_here a{
	color: #000000;
	text-decoration: underline overline;
}

#logo {
	width: 775px;
	height: 150px;
	/*background: url('images/tnl-logo-small.jpg') no-repeat center top;*/
	background: #FFFFFF url('/images/banner.jpg') no-repeat center top;
	border-bottom: #FFFFFF 2px solid;
	margin: 0px auto 0px auto;
}

#welcome {
	width: 775px;
	height: 125px;
	margin: 0px auto 0px auto;
}

#blue {
	width: 225px;
	height: 175px;
	background: #6c8dd0 url('images/triangle-logo.gif') no-repeat center center;
	float: left;
}

#purple {
	width: 760px;
	height: 125px;
/*	background-color: #b692b8; */
	background-color: blue;
	float: center;
}

#purpletexthead {
	padding: 5px 5px 0px 5px;
        font-family: Verdana;
        font-size: 14pt;
        text-align: center;
        color: #FFFFFF;
}

#purpletext {
	padding: 5px 5px 0px 5px;
        font-family: Verdana;
        font-size: 12pt;
        text-align: center;
        color: #FFFFFF;
}

#city {
	width: 225px;
	height: 175px;
	background: #cccccc url('images/city.jpg') no-repeat center center;
	float: right;
}

#red {
	width: 365px;
	height: 255px;
	margin: 15px 0px 15px 15px;
	background-color: #cc6666;
	float: left;
}

#orange {
        width: 365px;
        height: 255px;
        margin: 15px 15px 15px 15px;
	background-color: #cc9166;
	float: right;
}

#yellow {
        width: 365px;
        height: 255px;
        margin: 5px 0px 15px 15px;
	background-color: #c8cc66;
	float: left;
}

#green {
        width: 365px;
        height: 255px;
        margin: 5px 15px 15px 15px;
	background-color: #72cc66;
	float: right;
}

#footer {
	width: 775px;
	height: 15px;
	text-align: center;
	margin: 0px auto 0px auto;
	background-color: #b692b8;
        font-family: Verdana;
        font-size: 7pt;
        color: #FFFFFF;
}
