body 
{
	margin: 0px 0px 0px 0px;
	background: #fff;		
	color: #333;
}


A 			
{ 
	color: #ddd; 
	background-color: transparent;
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	text-decoration: none;  
} 

A:hover		
{ 
	color: #6AF; 
	background-color: transparent; 
} 

.X 			
{ 
	color: #F77; 
	border-bottom: 1px dotted #FFF;
} 

.banner 
{
	padding-left: 22px; 	
	padding-right: 22px; 	
	padding-top: 13px;
	background-color: #777;
	border-bottom: 2px solid #333;
}

.maintitle 
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 30px; 
	color: #fff; 
	text-transform: lowercase;
}

.intro 
{
	margin-right: 50%;   
	margin-left: 20px;	
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 18px; 
	color: #333; 
	text-transform: lowercase;
}

.tagline 
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 36px; 
	color: #888; 
	text-transform: lowercase;
}

.menu
{
	padding-left: 6px; 	
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #DDD;
	background-color: transparent;
  	text-transform: lowercase;
  }

.bodytext 
{
	margin-right: 10%;   
	margin-left: 10%;	
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 14px; 
	color: #333; 
}

.explanation 
{
	margin-right: 40px;   
	margin-left: 14px;	
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-weight: normal;
	font-size: 12px; 
	color: #333; 
}


.title	
{
	font-family: verdana, arial, sans-serif; 
	font-size: 13px; 
	color: #333; 
	background-color: transparent;
	font-weight: bold;	
}			



.sidetitle 
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-right: 60px;
	padding: 2px 2px 2px 10px;
	border-top: 1px solid #666;
	border-bottom: 1px dotted #666;
	text-transform: uppercase;
	letter-spacing: .2em;  					
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: transparent;
}		

.side 
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	background: #eee;
	line-height: 16px;	
	margin-right: 60px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}	

.resumefont 
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	color: #111;
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
}		

.value 
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	color: #333;
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-color: transparent;
}	

.label 
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;  					
	background-color: transparent;
}		

 .p-shadow {
   width: 90%;
   float:left;
   background: url(shadowAlpha.png) no-repeat bottom right !important;
   background: url(shadow.gif) no-repeat bottom right;
   margin: 10px 0 0 10px !important;
   margin: 10px 0 0 5px;
   }

 .p-shadow div {
   background: none !important;
   background: url(shadow2.gif) no-repeat left top;
   padding: 0 !important;
   padding: 0 6px 6px 0;
   }

 .p-shadow p {
   color: #777;
   background-color: #fff;
   font: italic 1em georgia, serif;
   border: 1px solid #a9a9a9;
   padding: 4px;
   margin: -6px 6px 6px -6px !important;
   margin: 0;
   }
 
