
/************************************* main styling *************************************/
body
	{
	background: url(../images/allpages/stripes.gif); 
	color:#333333; 
	font-size:11px;
	font-family:"trebuchet ms", Helvetica, sans-serif; 
	}

a:visited, a:active, a:link 
	{
	text-decoration:none; color:#000000;font-weight:bold; border:0; 
	}
	
a:hover 
	{
	text-decoration:none; color:#E1007A;font-weight:bold;border:0;
	}

#wrapper 
	{ 
	position: relative;
	height:100%;
	min-height:100%;
	width:900px;
	left:50%;
	margin-left:-450px;
	margin-top:-09px;
	overflow-x: hidden;
	}

a img
	{
	border:0;
	outline:none;
	}
	
	a { outline: none }

h1
	{ 	
	font-family:Georgia, Palatino, "Palatino Linotype","Times New Roman", Times, serif; 
	font-weight:bold; font-size:36px;color:#000;
	}

h2
	{ 
	font-family:Georgia, Palatino, "Palatino Linotype","Times New Roman", Times, serif; 
	font-weight:bold; font-size:20px; font-style:italic; color:#E1007A; 
	}

h3
	{ 
	font-family:Georgia, Palatino, "Palatino Linotype","Times New Roman", Times, serif; 
	font-weight:bold; font-size:16px;color:#000;line-height:20px;
	}
 
h4
 	{ 
 	font-family:Georgia, Palatino, "Palatino Linotype","Times New Roman", Times, serif; 
 	font-weight:bold; font-size:20px; font-style:italic; color:#000000;line-height:8px;
	border-bottom:4px solid #000;	padding-bottom:30px; margin-top:0px;
	}

.highlight 
	{
	color:#E1007A;
	}


/************************************* home sliding panel *************************************/

a:focus 
	{
	outline: none;
	}


.intro
	{
	margin-top:20px;
	font-family:Georgia, Palatino, "Palatino Linotype","Times New Roman", Times, serif; 
	font-weight:bold; font-size:36px;color:#000; margin-bottom:22px;
	}


	
	
	
	
	
	
	
	
	
	
	