/* CSS Document */
	
a {
	color: #000000;
}

h1 {
	font-size:12px;
	font-style:normal;
	border: solid black;
	border-width: 0px 0px 1px 5px;
	padding: 3px;
}

.center {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	}
	
.header {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

.menubar {
	height: 40px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}

.caption {
	background-image:  url(img/caption.gif);
	background-repeat: repeat-y;
	font-size:12px;
}

.caption_bail_top {
	height: 6px;
	width: 738px;
}

.caption_bail_under {
	height: 9px;
	width: 738px;
}

.caption_shape {
	width: 738px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.main {
	background-image:  url(img/main.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left:10px;
}

.main_bail {
	height: 6px;
	width: 558px;
}

.main_shape {
	width: 558px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}

.submenu {
	background-image:  url(img/submenu.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: 700;
	list-style: url(img/list_icon.gif);
	padding-right: 10px;
	padding-left: 10px; 
	vertical-align: middle;
}

.submenu_bail {
	height: 6px;
	width: 180px;
}

.submenu_bail_under {
	height: 10px;
	width: 180px;
}

.submenu_shape {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}

.footer {
	width: 270px;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
}

.main_gallery{
	float: left;
}

.coara_list{
	vertical-align: top;
}

.top_bail_coara{
	height: 56px;
	width: 558px;
}

.main_in_shape {
	vertical-align: top;
}

red { font-color: red;}

link_hr{
	width: 540px; height: 6px;
	color:black; background-color: black;
	border-style: dotted;
}



<!-- RSS Feed start-->

.rss_box {
	 margin: 0px;
	 padding: 0px;
	 width: 300px;
	 background-color: #FFFFFF;
	 border: 1px solid #9B72CF; 
 background-color: #f1f1fd; text-align:left;
}
.rss_title, rss_title a {
	font-family: ;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 3px;
 background-color: #d9d9d9;
}
.rss_items {  font-size: 10px;
  font-weight : normal; 
  margin: 15px;  
}
.rss_item  {  font-size: 12px;
  font-weight : bold; 
  margin: 0px; 
  text-align: left; 
}
.rss_title a:link, .rss_title a:visited, .rss_title a:active {
 
	text-decoration : underline;
	color: #000000;
}
.rss_title a:hover { 
	text-decoration : underline;
	color: #FFFFFF;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active,.rss_item a:hover  {
 
	text-decoration : underline;
	color: #0000FF;
}
.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #000000;
	}

<!--RSS Feed End-->
