body
{
	margin: 0;
	font-family: "Arial";
	background-color: #351c56;
	color: #351c56;
}
#wrapper
{
	margin: 0 auto;
	width: 890px;
	padding-top: 10px;
}
#pageinner
{
	background-position: red;
	margin: 0 auto;
	position: absolute;
	width: 710px;
	background: white;
	padding: 200px 0px 0px 200px;
}
a.l 		{ color:#351c56;text-decoration:underline;}
a.l:visited	{ color:#351c56;text-decoration:underline;}
a.l:active 	{ color:#351c56;}
a.l:hover 	{ text-decoration:underline;color:gold; background-color:#351c56;}

div.logo1
{
	position: absolute;
	width: 180px;
	height: 180px;
	left: 5px;
	top: 5px;
	border: 4px outset gold;
	background-image: url('logo.jpg');
}

div.left    {position: absolute; width: 168px; left: 5px;   top: 195px; text-align: center;}
div.top1    {position: absolute; width: 702px; height: 200px; left: 195px; top: 0px; background-image: url('default_top_layer1.png');}
div.top2	{position: absolute; width: 702px; height: 200px; left: 195px; top: 0px; background-image: url('default_top_layer2.png');}
div.top2x   {position: absolute; width: 662px; height: 160px; left: 200px; top: 0px; padding:20px; }
div.bot     {position: relative; width: 702px; text-align: center;}

p.normal    { font-size:14px; line-height:25px;}  
.title1     { font-size:20px; line-height:20px; color:#351c56;}  
.emails     { font-size:16px; line-height:16px; color:#351c56;}
.links      { font-size:15px; line-height:15px; color:#351c56;font-family:times, serif;}
h1          { text-align:center; font-size:30px; }    
h2          { text-align:center; font-size:26px; }
h3          { text-align:center; font-size:20px; color:#351c56;}
img.floatl  { float:left; margin:8px; }      
img.floatr  { float:right; margin:8px; } 
.sub        { font-size:16px; line-height:20px; color:#351c56;font-family:times, serif; text-align: center;}

 