body {
	margin:0px 0px 0px 0px;
	background:#917556 url(./images/tuscobamainBG.jpg) repeat-y 50% 0;

	font-family:verdana, arial, bitstream vera sans, sans-serif;
	font-size:11px;

	}
	
img{
   padding:9px;
   background-color: #F2F2F2;
   border: 1px solid #999;
   }
	
	
	
	A 		{ color: #6B0210; text-decoration: none; font-weight:bold; }
	A:link		{ color: #6B0210; text-decoration: none; border-bottom:1px dotted #BA898F; }
	A:visited	{ color: #6B0210; text-decoration: none; border-bottom:1px dotted #6B0210; }
	A:active	{ color: #6B0210;  }
	A:hover		{ color: #44161C; text-decoration: none; border-bottom:1px solid #44161C; }
		
		
		
		
		
		
/* 
IDs  --------------------- */	
		
		
#wrap {
	border:0px solid #FC01D6;

	position: relative;
	margin: auto;
	line-height: 1.2;
	padding: 0 0px;
	width: 761px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 800px;
	}


#topper {
	position: relative;
	height: 50px;
	line-height: 1.2;
	padding: 0;
	background: url(./images/tuscobatopper.jpg) no-repeat 50% 0;
	}

#header {
	position: relative;
	height: 101px;
	line-height: 1.2;
	padding: 0;
	background: url(./images/tuscobaheader.jpg) no-repeat 50% 0;
	}

#undernav
{
	position: relative;
	line-height: 1.2;	
	height:31px;
	background: url(./images/tuscobaundernav.jpg) no-repeat 50% 0;
}


#undernavMAIN
{
	position: relative;
	height:31px;
	background: url(./images/tuscobaundernavMAIN.jpg) no-repeat 50% 0;
}



#content {
	border:0px solid #FC01D6;

	position: relative;
	line-height: 1.2;
	padding: 0;
	padding-left:20px;
	padding-right:20px;
	margin:auto;
	left:0px;
	background: url(./images/tuscobamainBG.jpg) repeat-y 50% 0;

	}



	

#mainleft {
	border:0px solid #FC01D6;

	position:absolute;
	float:left;
	line-height: 1.2;
	margin:0px;
	padding: 0px;
	top:0;
	width: 538px;
	background: url(./images/tuscobamainleftbg.jpg) no-repeat 50% 0;
	}



#mainleftMAIN {
	border:0px solid #FC01D6;

	position:absolute;
	float:left;
	line-height: 1.2;
	margin:0px;
	padding: 0px;
	width: 538px;
	background: url(./images/tuscobamainleftbgMAIN.jpg) no-repeat 50% 0;

	}

	
	


#mainstoryMAIN {
	border:0px solid #FC01D6;

	position: relative;
	margin: 0;
	margin-left:20px;
	margin-right:20px;
	
	line-height: 1.2;
	padding: 0px;
	margin-bottom: 20px;
	width: 466px;
	}
	

#mainstoryMAIN h1{
	font-family:georgia,serif;
	font-size:40px;
	color:#fff;
	line-height: 28px;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	padding-top:10px;
	border-bottom:0px solid #ACC8EA;
	}

#mainstoryMAIN p{
	font-family:georgia,verdana,sans-serif;
	font-size:22px;
	color:#fff;
	font-weight:normal;
	margin-top:0px;
	line-height: 42px;
	}



	
	
	
	
#mainstory {
	border:0px solid #FC01D6;

	position: relative;
	margin: 0;
	margin-left:20px;
	margin-right:20px;
	
	line-height: 1.2;
	padding: 0px;
	margin-bottom: 20px;
	width: 466px;
	}
	

#mainstory h1{
	font-family:georgia,serif;
	font-size:30px;
	color:#759CCC;
	line-height: 28px;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	padding-top:10px;
	border-bottom:0px solid #ACC8EA;
	}



#mainstory h2{
	font-family:verdana,sans-serif;
	font-size:14px;
	color:#898A8B;
	font-weight:bold;
	margin-top:22px;
	margin-bottom:2px;
	line-height: 18px;
	border-bottom:1px solid #EDEDED;

	}



#mainstory h3{
	font-family:verdana,sans-serif;
	font-size:10px;
	color:#898A8B;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 14px;
	border-bottom:1px solid #EDEDED;

	}



#mainstory p{
	font-family:georgia,verdana,sans-serif;
	font-size:12px;
	color:#68655E;
	font-weight:normal;
	margin-top:0px;
	line-height: 22px;
	}


#mainstory strong{
	font-family:verdana,sans-serif;
	font-size:13px;
	color:#3C679D;
	font-weight:bold;

	}

	


#mainright {
	border:0px solid #01F907;

	position: relative;
	float:right;
	margin: 0;
	left:0px;
	line-height: 1.2;
	padding: 0px;
	padding-top:150px;
	width:222px;
	height:100%;
	background: url(./images/tuscobamainrightbg.jpg) no-repeat 50% 0;

	}


	
	

/* 
Classes  --------------------- */	


.mainpgimg {
	border:0px;
	float:right;
	padding:0px;
	margin-left:5px;

	}

.sidebarimg {
	border:0px;
	padding:0px;
	margin-left:10px;
	}
	
.post {
	padding:0px;
	}


.powered {
	background:#ACC8EA;
	padding:10px;
	color:#7A9CC4;
	line-height:13px;
	font-size: 9px; 
	text-align:center;
	border-top:0px solid #7A9CC4;
	}
	
	A.poweredlink  		{ color: #7A9CC4; text-decoration: none; font-weight:normal; }
	A.poweredlink:link		{ color: #7A9CC4; text-decoration: none; border-bottom:1px dotted #ACC8EA; }
	A.poweredlink:visited	{ color: #7A9CC4; text-decoration: none; border-bottom:1px dotted #ACC8EA; }
	A.poweredlink:active	{ color: #7A9CC4;  }
	A.poweredlink:hover		{ color: #7A9CC4; text-decoration: none; border-bottom:1px solid #7A9CC4; }
	
	
	
.formBorder	{
	border: 1px solid #ddd;
	font-family: verdana,arial,sans-serif; 
	font-size: 10px; 
	color:#666; 
	background: #eee;
	}
	
	
	
	
.none {
   padding:0px;
   border: 0px solid #999;
   }


.none a:link {
   padding:0px;
   border: 0px solid #999;
   }

	
	
/* 
Navigation  --------------------- */	



#navbar
{
	position: relative;

	height:28px;
	background: url(./images/tuscobanavbar.jpg) no-repeat 50% 0;
}

html>body #navbar {
  height:28px;
} 



#navbar ul
{
list-style-type: none;
margin:0;
  height:28px;
padding:0;
padding-left:21px;
float:left;
}



#navbar li {
font-family:myriad,verdana,sans-serif;
font-size:11px;
font-weight:bold;
float: left;
margin-right:0px;
width:70px;
text-align:center;

}

#navbar a {
display: block;
font-weight:bold;
color: #878278;
text-decoration: none;
padding: 6px 10px;
margin-top:1px;
padding-bottom:8px;
border-bottom:0px;

}

#navbar a:hover {
color: #fff;
background: #9BC930 url(images/tuscobanavitembg.gif) repeat-x 50% 0;
}

#navbar a.on {
color: #fff;
background: #9BC930 url(images/tuscobanavitembgon.gif) repeat-x 50% 0;
}












