/* Begin Typography & Colors */
body {
	text-align : justify;
	font: normal 7pt arial, tahoma;
	letter-spacing : 1px;
	line-height: 12px;
	color : #4A3810;
	margin: 10%;
	background: #E2C991 url(bg.png) repeat;} 

a:link , a:visited, a:active {
	text-decoration : none;
	font-weight: bold;
	cursor : default;
	color : #CD7673;} 
 
a:hover {
	text-decoration : none;
	font-weight: bold;
	cursor : default;
	color : #DDAAA4;
	position:relative;
	left:1px;
	top:1px;} 

h1{
	color:#778689;
 	font-family:georgia,serif;
  	font-weight:bold;
  	font-size:15px;
	font-transform: lowercase;
  	line-height:25px;
  	padding:0px 0px 0px 0px;
  	margin:0px;;}

b{
	color: #9FA29A;
	font-size:9px;
	font-family:georgia; 
	text-transform:uppercase;}

p.start{
   	text-indent:20px;}

img {
	border: 0px;}


/* Size and Shape */

#wrap{
	background: transparent;
	border: 6px dotted #ECBBAA;
	width : 675px;
	margin : 0 auto;}

#inside{
	background: #E4DAB6;}

#left{
	background:#E4DAB6 url(banner.png) no-repeat;
	border-left: 20px solid #E4DAB6; 
	border-top: 20px solid #E4DAB6; 
	border-bottom: 20px solid #E4DAB6; 	
 	width: 250px;
	height: 250px;
	float: left;}

#right{
	width: 350px;
	background: #FEFEE6;
	border-right: 20px solid #E4DAB6; 
	border-top: 20px solid #E4DAB6; 
	border-bottom: 20px solid #E4DAB6	
	margin: 10px;
	padding: 5px;
	text-align: justify;
	float: right;}

#footer{
	clear: both;}

.sib{
	font: 20pt Arial, Tahoma, sans-serif;}

.aff{
	font: 16pt Arial, Tahoma, sans-serif;}
	