/* Begin Typography & Colors */
body {
	font-family: tahoma;
	font-size: 7pt;
	color: #858E8F;
	background: #E6E4E5;
	line-height: 11px;
	cursor: default;
	text-align: justify;
	margin : 15%;
	padding : 0px;} 

a:link , a:visited, a:active {
	text-decoration : none;
	cursor : default;
	color : #A05967;}
 
a:hover {
	text-decoration : none;
	color : #8E2734; 
	cursor: hand;}

b, i{
	color: #DD9270;
	font-size:8pt;
	font-family:georgia; }

h1{
	color:#9C6B5C;
 	font-family:georgia,serif;
  	font-weight:bold;
  	font-size:15px;
	font-transform: lowercase;
  	line-height:25px;
  	padding: 0px 0px 0px 0px;
  	margin:0px;
	background: url(images/header.gif) repeat-x bottom left;}

p.start{
   	text-indent:20px;}

/* Size */
#wrap{
	background: #E6E4E5 repeat;
	color: #858E8F;
	width : 275px;
	padding: 0px;
	margin : 0 auto;
	font-family: tahoma;
	line-height: 11px;
	cursor: default;
	text-align: justify;}

#header{
	background:#E6E4E5 url(linksbanner.png) no-repeat;
 	height: 109px;
	width: 269px;
	margin: 0px 0px 0px 0px;
	float: left;}

#left{
	width: 100px;
	padding-left: 35px;
	font-family: tahoma;
	color: #858E8F;
	line-height: 11px;
	cursor: default;
	text-align: justify;
	float: left;}

#right{
	width: 120px;
	font-family: tahoma;
	color: #858E8F;
	line-height: 11px;
	cursor: default;
	text-align: justify;
	float: right;}




#footer{
	clear: both;}




	