/*******************************************//* Home.css                                *//* Use with Tenjin Central Park            *//*******************************************/@import url("tags.css");@import url("global_layout.css");/*************** Home Left Divs  *****************/#leftColumn{	vertical-align: top;	margin-left: 15px;	width: 310px;	float: left;}#leftColumn h3{	margin: 0px;	padding: 0px;	font-weight: normal;	line-height: normal;}#topics {	padding: 0px;	margin: 0px;	font-size: 75%;}#topics p{	font-size: 75%;	letter-spacing: 0.1em;}#topics dl{	padding: 10px;	margin-left: 5px;}#topics dt{	padding-left: 5px;	border-left-width: 4px;	border-left-style: solid;	border-left-color: #DD0000;	margin-top: 0.5em;}#topics dd{	margin-top: 0.5em;	margin-left: 2em;}#topics a,#topics a:link{	text-decoration: none;	margin-bottom: 5px;	margin-top: 1px;	padding-right: 0.5em;}#topics a:visited{	text-decoration: none;	padding-top: 2px;	padding-bottom: 2px;}#topics a:hover {	color: #FF0000;	text-decoration: underline;}#subLogo{	margin-top: 10px;	margin-bottom: 10px;	font-size: 75%;}#subLogo img.ciLogo{	margin-bottom: 10px;	margin-left: 30px;	vertical-align: middle;}/*************** Home Main Divs  *****************/#mainColumn{	vertical-align: top;	float: right;	width: 380px;	margin-right: 15px;	margin-left: 5px;	background-image: url(../img/bg_column_up.gif);	background-repeat: no-repeat;	background-position: center top;	margin-bottom: 20px;	font-size: 75%;	line-height: 1.8em;}#mainColumn h3{	font-size: 100%;	font-weight: normal;	padding: 0px;	background: url(../img/dot_x.gif) repeat-x center 6px;	letter-spacing: 0.1em;	margin: 0px 20px 0px 10px;}#mainColumn h4{	padding-left: 3em;	font-family: Verdana, Arial, Helvetica, sans-serif;	letter-spacing: 0.1em;	color: #663300;	padding-bottom: 1em;}#mainColumn p{	padding-right: 2em;	padding-left: 3em;	letter-spacing: 0.05em;}#mainColumn img{	margin-bottom: 10px;}#columnDocs{	margin-top: 10px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 10px;	background: url(../img/bg_column_doc.gif) repeat-y center top;}#columnFoot{	background-image: url(../img/bg_column_foot.gif);	background-repeat: no-repeat;	background-position: center bottom;	height: 10px;	line-height: normal;}#rightPlate{	float:right;	width:230px;	padding:0px;	text-align:center;	margin-right: 10px;	clear: none;	position: relative;}