/* CSS Document */
#left_index_length {
	background-position:center top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	background-image: url(../graphics/left_bg.jpg);
	width: 200px;
	background-color: #D0D5CE;
	display: block;
	height: 600px;
	float: left;
	text-align: center;
	}
#left_index_length ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#left_index_length li  {
	margin: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#left_index_length li a  {
	color: #FFFFFF;
	text-decoration: underline;
}
#left_index_length li a:hover {
	color: #FF0000;
}

#index_main {
	background-repeat: no-repeat;
	display: block;
	background-position: top;
	height: auto;
	width: 600px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 1;
}
#index_main p {
	color: #0033CC;
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#index-main-wrap {
	width: 600px;
	background-repeat: repeat;
	background-position: top;
	background-color: #4F1A0A;
	display: block;
	margin: 0px;
	height: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../graphics/wedding_bg.jpg);
	float: right;
}

#rss_container {
	width: 650px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}

#cg_rss {
	width: 49%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#foxnews_rss {
	margin: 0px;
	padding: 0px;
	width: 49%;
}

#google_search {
	padding: 0px;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
}
#radar  {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

#wx_rss {
	padding: 0px;
	float: right;
	width: 49%;
	margin: 0px;
}



#date_stamp {
	padding: 0px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#index_main table {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
}

