/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #6B296C;
	background:#EBD5E5 url(images/background.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
	
#container {
	width:775px;
	overflow:hidden;
	background:url(images/shell_bg.jpg) 0 0 no-repeat;
	}						
	
#header{
	width:775px;
	height:341px;
	}	
	
#sidebar{
	width:225px;
	height:359px;
	float:right;
	}
	
#sidebutton{
	width:225px;
	top:723px;
	left:550px;
	position:absolute;
	}				
	
#contentcopy{
	width:510px;
	padding-top:77px;
	margin-left:25px;
	padding-bottom:5px;
	}						
	
#footertag{
	width:775px;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	color:#4E0147;
	line-height:17px;
	}
	
#footertag a {
	color:#4E0147;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#000000;
	text-decoration:underline;
	}		

a {
	color:#4E0147;
	text-decoration:underline;
	}
	
a:hover {
	color:#000000;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:5px 0 14px 14px;
	float:right;
	}
	
.left {
	margin:5px 14px 14px 0;
	float:left;
	}		
	
h1 {
 font-family:"AvantGarde Bk BT", "Avant Garde Book BT", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:23px;
 color:#4E0147;
 font-weight:normal;
 margin-bottom:12px;
 margin-top:0px;
 }
 
  h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:16px;
 color:#4E0147;
 font-weight:normal;
 margin-bottom:0px;
 margin-top:3px;
 }

 strong {
	 font-weight:bold;
 }
 
 .white{
 color:#FFFFFF;
 font-weight:bold;
 }

li{
margin-bottom:6px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
	
.homeP {
	margin:4px 0 15px 0;
	line-height:18px;
	font-size: 14px;
	font-weight: bold;
	}
	
.footerNav {
text-align: center;
	font-size: 10px;
	}
.footerNav a {
color: #6A286B;
}
.footerNav a:hover {
color: #000000;
}

/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #4E0147; 
	font-size:23px;
	margin-bottom:12px;
	}
			

/*  end  sIFR  */

.altmenu {
	padding:10px;
	background-color:#EBD5E5;
	width: 93%;
	text-align:center;
	border:1px solid #6B296C;
	line-height:19px;
	margin:0 auto 15px auto;
	}
	
	.picturebox {width: 125px; text-align: center; font-size: 10px; font-weight: bold; float: right; margin-left: 3px;}
	.picturebox img {margin-bottom: 2px;}
	