body							{	margin-left: 0;		}
								{	margin-right: 0;	}
								{	margin-top: 0;		}
								{	margin-bottom: 0;	}
								{	background-image: url(../_images/bg.gif);	}
								{	background-repeat: repeat-x;	}
								{	background-color: #cbd5e5;	}
							

/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.bodytext 						{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
									font-size: 12px; 
									color: #333333;
		     						text-align:left;
									vertical-align:top;
									line-height: 1.3;
									padding-right:25px;
									padding-left:15px;
			 					}


.bodytext a:link				{  color: #CC3300;}
.bodytext a:visited 			{  color: #CC3300;}
.bodytext a:hover 				{  color: #CC3300;}
.bodytext a:active 				{  color: #CC3300;}

		
.bodytext h1					{	font-family: Verdana, Arial, Helvetica, sans-serif; 
									font-size: 12px; 
									color: #6a174e;
									text-align: right;
									vertical-align: top;
									line-height: 1.8;
									padding-right:10px;
											
			 					}	
								

/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.featured 						{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
									font-size: 11px;
									color:#663300;
		     						text-align: left;
									vertical-align:top;
									line-height: 1.3;
									padding-left:20px;
									padding-top:35px;
			 					}
								
.featured  a:link				{  color: #000033;}
.featured  a:visited 			{  color: #CC3300;}
.featured  a:hover 				{  color: #000033;}
.featured  a:active 			{  color: #000033;}

 
/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.footer 						{  font-family: Verdana, Arial, Helvetica, sans-serif; 
									font-size: 9px; 
									color:#FF3300
		     						text-align:center;
									vertical-align:top;
									line-height:1.2;
			 					}


.footer a:link					{  color: #CC3300;text-decoration:none; }
.footer a:visited 				{  color: #CC3300;text-decoration:none; }
.footer a:hover 				{  color: #CC3300;text-decoration:underline; }
.footer a:active 				{  color: #CC3300;text-decoration:none; }

