﻿.body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	text-align:justify
	}
h1{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:22px
	
}

h2{
font-family:Arial, Helvetica, sans-serif;
color:#f79646;
font-size:18px

	
}

h3{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px

	
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify
	}
	
p1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f79646;
	text-align:justify
	}

#container{
	width: 790px;
	height: auto;
	float:left;
	margin-top:15px;
}

#header{
	width: 790px;
	height: auto;
	float:left;

}
#title{
	float:left;			
}

#l-content{
	width:535px;
	height:auto;
	float:left;
}

#r-column{
	float:left;
	width:220px;
	background-image:url('../PublishingImages/MasterImages/r-bg.jpg');
	height:auto;
	margin-left:10px;
}

#related{
	width:220px;
	height:auto;	
	float:left;
	margin-left:20px;
	margin-top:0px;		
}

#relatedimage{
	width:220px;
	height:auto;	
	float:left;
	margin-left:20px;
	margin-bottom:15px;	
	margin-top:10px;

}

#relatedtext{
	width:220px;
	height:auto;	
	float:left;
	margin-left:20px;
	padding-bottom:15px;
	text-align:justify;
	background-image:url('../PublishingImages/MasterImages/vertical-seperator.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}

#r-content{
	width:220px;
	height:auto;	
	float:left;
	margin-top:20px;
	margin-left:20px;
}

.comment{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	line-height:22px;
	color:#816600;
	text-align:justify

}


