	body {
		background:url(/images/whiteredbckgrnd.gif) repeat-x;
		font-family:'Egyptienne F', Cambria, Georgia, serif;
		font-size:75%;
	}

	html>body {
		font-size: 14px;
	}
	
	#fauxbody {
		background:#F1F0F0 url(/images/rghtbrdr.gif) top right repeat-y;
		margin-left:auto;
		margin-right:auto;
		margin-top:25px;
		width:978px;	
	}
	
	.content {
		background:url(/images/leftbrdr.gif) top left repeat-y;
	}
  
	p {
		line-height 1.5em;
		margin-top: 1.5em;
		margin-bottom: 1.5em; 
		font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        margin-top: .5em; color: #666666;
	}
	em {font-style:normal;}
	p em {
		font-family:Georgia,serif;
		font-size:0.8em;
        font-weight: bold;
		text-transform:uppercase;
		letter-spacing:2px; 	
	}
	
	h1, h2, .nav a, .nav .seperator { 
	  font-size:1.5em;
	  font-family:Georgia,serif;
	  color:#4E443C;
 	  font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
 	}
 	
 	.nav a { letter-spacing:0.1em; }
 	.seperator { padding-top:4px; }
 	
	h2 a {
		font-style:italic;	
	}
	
	hr {
		background-color:#990000;
		border:medium none;
		color:#990000;
		height:1px;
		width:300px;
	}
	
	#logo {
		background:transparent url(/images/headerbgleft.gif) no-repeat scroll left top;
		float:left;
		height:140px;
		max-width:200px;
		min-width:200px;
		width:200px;
	}
	#logo h1 { display:none; } 
	
	#header_border {
		background:transparent url(/images/headerbgrght.gif) no-repeat scroll right top;
		float:right;
		height:140px;
		width:20px;	
	}
	
	.container_12 {
	}
	
	.header {
		background:url(/images/topbrdr.gif) repeat-x;
		text-align: center;
	}
	
	.header p {
		font-family:Georgia,serif;
        font-weight: bold;
		text-transform:uppercase;
		font-size:0.8em;
		padding-top:16px;
		text-align:right;	
	}
	
	.nav {text-align: center;}
	
	.sidebar { margin: 0 ; padding:0 10px; background-color:#cccccc; }
	
	.footer {
		background: url(/images/footerbtm.gif) bottom left repeat-x;
		font-size:0.8em;
		height:25px;
	}
	
	.footer p {
		float:left;
		color:#333333;
		background: url(/images/footerleft.gif) bottom left no-repeat;
		height:20px;
		margin:0;
		padding:2px 16px 3px;
	}
	.footer span {
		float:right;
		color:#333333;
		background: url(/images/footerrght.gif) bottom right no-repeat;
		height:20px;
		margin:0;
		padding:2px 16px 3px;
	}
	/*Font Stacks
	           'Egyptienne F', Cambria, Georgia, serif
	Georgia:   Constantia, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif
	Garamond:  "Palatino Linotype", Palatino, Palladio, "Book Antiqua", Baskerville,  "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	Helvetica: "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif
	*/
