/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet style.css ****/

A:Link 	  			{ color:#A298B7; text-decoration:none;}
A:Visited 			{ color:#A298B7; text-decoration:none;}
A:Active  			{ color:#A298B7; text-decoration:none;}
A:Hover  			{ color:#7C53CF; text-decoration:none;}

A.image:Link 			{ color:#A298B7; text-decoration:none;}
A.image:Visited 		{ color:#A298B7; text-decoration:none;}
A.image:Active  		{ color:#A298B7; text-decoration:none;}
A.image:Hover   		{ color:#7C53CF; text-decoration:none;}

A.footer:Link	 		{ color:#A298B7; text-decoration:none;}
A.footer:Visited		{ color:#A298B7; text-decoration:none;}
A.footer:Active  		{ color:#A298B7; text-decoration:none;}
A.footer:Hover  		{ color:#7C53CF; text-decoration:none;}

A.thumb_page_select:Link 	{ color:#A298B7; text-decoration:none;}
A.thumb_page_select:Visited 	{ color:#A298B7; text-decoration:none;}
A.thumb_page_select:Active 	{ color:#A298B7; text-decoration:none;}
A.thumb_page_select:Hover  	{ color:#7C53CF; text-decoration:none;}

A.header_email_link:Link 	{ color:#A298B7; text-decoration:none;}
A.header_email_link:Visited 	{ color:#A298B7; text-decoration:none;}
A.header_email_link:Active 	{ color:#A298B7; text-decoration:none;}
A.header_email_link:Hover  	{ color:#7C53CF; text-decoration:none;}

 .main_body {background:#ffffff; padding-top:19;}
 
.front_page_text
{
width:660;
text-align:justify;
font-size:12;
font-family:verdana;
background:#ffffff;
color:#A298B7;
}

.top_bar {
width:708; 
text-align:center;
font-size:12;
font-family:verdana;
background:#ffffff;
color:#A298B7;
height:22;
border-bottom:2px solid #A298B7;
}

.main_thumbs {
width:708;
background:#ffffff;
font-size:10;
font-family:verdana;
}

.top_space {
height:59;
}

.thumb_list  {
background:#ffffff;
}

.thumb_desc {
width:708;
background:#ffffff;
font-size:10;
font-family:verdana;
padding-bottom:12;
color:#A298B7;
}

.footer_bar {
border-top:2px solid #A298B7;
text-align:center;
font-size:12;
font-family:verdana;
color:#A298B7;
padding-left:2;
height:23;
background:#ffffff;
}



