/** Coudal Partners 2003 **/



body 	{

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;	
color: #444;
background-color: #FFF;
border-top: 4px solid #194F78;

}

p 		{
margin: 0px 0px 0px 0px;
padding: 0px 0px 6px 0px;
font-family: georgia, verdana, arial, sans-serif;
color: #444;
background-color: #FFF;
font-size: 13px;
line-height: 18px;
text-align: left;
}


p.notes	{

margin: 0px 0px 0px 0px;
width: 180px;
background-color: #FFF;
font-size: 11px;
line-height: 16px;
text-align: left;
color: #444;
}	



.lede	{
font-size: 15px;
line-height: 27px;
text-align: left;
color: #444;
background-color: #FFF;
}	


p.aside	{
float: left;
margin: 0px 10px 9px 0px;
width: 80px;
height: 150px;
background-color: #FFF;
text-align: center;
color: #444;
}	


p.logo	{
text-align: center;
}	




/** global positioning divs **/



#frame	{
position: relative;
width: 985px;

margin-left: auto;
margin-right: auto;

padding-top: 0px;
text-align: center;

}



#pal 	{
position: absolute;
top: 0px;
left: 0px;
width: 965px;
height: 28px;
padding-top: 5px;

text-align: center;
border-bottom: 1px solid #CCC;
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 11px;
color: #999;
}

#palthanks 	{
position: absolute;
top: 5px;
left: 0px;
width: 900px;
height: 23px;
padding-top: 5px;

text-align: center;
border-bottom: 1px solid #CCC;
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 11px;
color: #999;
}



#mast 	{
position: absolute;
top: 24px;
left: 0px;
width: 900px;
padding-top: 18px;
text-align: center;
border-bottom: 1px solid #C2501E;
}


#copy 	{
position: absolute;
width: 670px;
top: 75px;
left: 295px;
text-align: left;
padding-bottom: 100px;
}

#rightbar 	{
position: absolute;
width: 285px;
top: 73px;
left: 0px;
text-align: left;



}

#copyright 	{
position: absolute;
width: 300px;
top: 650px;
left: 690px;
text-align: left;

}



#testbar 	{
position: absolute;
width: 410px;
top: 170px;
left: 20px;
text-align: left;
padding-bottom: 100px;
}



#adpix 	{
position: absolute;
left: -44px;
top: -10px;
}










img.ad 	{

border: 0;
padding: 0px 0px 0px 0px;
text-align: center;
}





.ads	{
font-size: 11px;
line-height: 14px;
padding-top: 12px;
font-family: verdana, arial, sans-serif;
text-transform: none;
letter-spacing: 0;
text-align: left;
}


.hilite	{
		background-color: #C2501E;
		color: #FFF;
		}
		
		
		.grey	{
		
		color: #ADADAD;
		font-size: 10px;
		line-height: 14px;
		}


.mike	{
		
		color: #444;
		font-size: 10px;
		line-height: 14px;
		}















h1	{
font-family: times, Times New Roman, times-roman, georgia, serif;
color: #444;
margin: 0px 0px 0px 0px;
padding: 10px 0px 4px 0px;
font-size: 12px;
line-height: 14px;
text-transform: uppercase;
letter-spacing: 2px;
background-color: #FFF;


}

h2	{
font-family: times, verdana, arial, sans-serif;
color: #194F78;
margin: 0px 0px 0px 0px;
padding: 0px 0px 9px 0px;
font-size: 30px;
line-height: 27px;


background-color: #FFF;
}




a:link		{ color: #C2501E; text-decoration: none; background-color: #FFF; } 
a:visited	{ color: #C2501E; text-decoration: none; background-color: #FFF;} 
a:active	{ color: #C2501E;  text-decoration: none; background-color: #FFF;} 
a:hover		{ color: #C2501E;  text-decoration: underline;}



