body{	margin:0;	
	padding:0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;}

p.colorline{	margin: 0;
		padding: 0;
		display: block;	
		width: 100%;	
		height: 20px;	
		background-color: #5D0638;
		border-bottom: 3px solid #72A3BA;}

#contain{ 	width: 700px;
		margin: 20px auto 0 auto;
		text-align: left;}

#header{	text-align: left;
		font-size: .8em;
		height: 130px;
		border: 1px solid #666;	
		padding: 0;}

#header div{	height: 112px;
		margin: 8px;
		border: 1px solid #ddd;}

#header h1{	margin: 0 0 8px 0;
		padding: 0;}	

#header h3{	color: #5D0638;
		padding: 0;
		margin: 0 0 8px 0;}

/*     CONTENT     */
#left{	float: left;
	width: 150px;
	margin-top: 15px;}

.block{	border-top: 2px solid #5D0638;
	border-bottom: 2px solid #5D0638;
	margin-top: 15px;	
	font-size: .9em;}

a{	color: #5D0638;	}

a:hover{	color: #72A3BA;	
		text-decoration: underline;}
.block a{	text-decoration: none;}

.block ul{	list-style-image: url(pawprint.gif);}

.block li{	line-height: 2em;}

.block p{	padding: 0 10px 5px 10px;}

.block strong{	position: relative;	
		top:6px;
		left: 10px;}

/* 	Main Content*/
#right{	float: right;
	width: 530px;	
	margin-top: 15px;}

#right h1{	font-size: 1.4em;
		color: #5D0638;}

#right h2{	font-size: 1.2em;
		color: #5D0638;}
		

#right h3{	font-size: 1.1em;}

#right h4{	color: #5D0638;
		border-bottom: 1px solid #5D0638;}

blockquote{	border-top: 2px solid #5D0638;
		border-bottom: 2px solid #5D0638;
		margin-top: 15px;
		padding: 0 25px 0 25px;	
		font-size: .9em;}

/* 	Footer*/

#footer{	clear: both;
		font-size: .8em;
		border-top:1px solid #5D0638;
		padding-top: 5px;
		text-align:center;}