/* CSS document */
/* *** encoded by www.philogos.com *** */

body {
	background-image:URL(images/tara_bg.jpg);
	background-repeat:repeat;
	font-size:11px;
	line-height:18px;
	font-family:Verdana, Courier, Courier New, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
}
a {
	color:#ffffff;
	text-decoration:none;
	border: none;
}
a:visited {
	color:#ffffff;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
	border: none;
}
a:active {
    color:#ffffff;
    text-decoration:underline;
	border: none;
}

h1 {
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-transform:normal;
	padding:12px 0px 0px 15px;
	margin:0px 0px 0px 0px;
}

/* ----------content-------------- */

	
#content {
	width:848px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
    border:none;}


/* --------------left & right------------- */

#left_border {
     float:left; 
	 width:45px;
	 height:1139px;
	 border:none;}

#left {
     float:left; 
	 width:379px;
	 height:1139px;
	 background-color:#C64747;;
	 border:none;}
	 
#right {
     float:left; 
	 width:377px;
	 height:1139px;
	 background-color:#C64747;}
	 
#right_border {
     float:left; 
	 width:45px;
	 height:1139px;
	 border:none;}
	 
	

#text{
     width:377px;
	 margin:0px 0px 0px 0px;
	 border:none}
	 	
#text p{
	 margin:0px; 
	 padding:15px 15px 0px 15px}

