/* CSS for Agrichain 
 * Variable Width Pages */

body{
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000000;
	background-image: url(images/back.gif);
	background-repeat: repeat-y; 
	margin: 0px;
	padding: 0px;	
}
h1, h2, h3, h4, h5, h6 {
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #663399;
	margin-bottom: 0px;
}
ul{
	margin-left: 0px;
	padding-left: 0px;
}
a:link, a:visited, a:hover{
	color: #000000;
	text-decoration: underline;	
}
a:hover{
	color: #6c5494;
}
table{
	line-height : 120%;
	text-align: left;
	border: none;
}
table.stafftable{	
	border: none;	
}
table.stafftable img{
	margin-left: 10px;
	border: none;
}
table.stafftable img.photo{
	float: right;
	border: 1px solid #6c5494;
	position: relative;
	float: right;
	z-index: 1;
}
table.stafftable img.staffline{
	margin-left: 10px;
	position: absolute;
	height: 2px;
	margin-left: 20px;
	z-index: 0;
	top: 139px;
	width: 211px;
	left: 571px;
}
table.stafftable td{	
	vertical-align: top;
	width: 33%;	
}
table.timetable{
	margin-left: 15px;
	border: 1px solid #000000;
	text-align: center;
	width: 620px;
	border-collapse: collapse;
}
table.timetable td{
	width: 14%;
	border: 1px solid #000000;
}
table.timetable th{
	width: 14%;
	border: 1px solid #000000;
}
table.formtable{
	margin-left: 15px;
}
#header{
	background-color: #6c5494;
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 50px;
}
#menu{
    position: absolute; 
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 134px;
	height: 650px;	
	background-color: #d6d0e4;
	background-image: url(images/menuback.gif);
	background-repeat: no-repeat; 	
}
#menu a{
	color: #6c5494;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover{
	color: #000000;
}
#menu img{
	border: none;
	vertical-align: top;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
}
#menu ul{
	list-style: none;	
	margin-left: 15px;
	margin-right: 10px;
}
#menu li{
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}
#content{
	background-image: url(images/contentback.gif);
	background-repeat: no-repeat; 
	margin-top: 0px;
	margin-left: 134px;
	margin-right: 10px;
    padding: 0px 0px 0px 0px;
	width: auto;
	background-color: #ffffff;
	height: 650px;
	padding-bottom: 30px;
}

#content p{
	margin-left: 20px;
}
#content p.pcaption{
	font-style: italic;
	font-weight: bold;
	color: #6c5494;	
}
#content p.pcaption img{
	vertical-align: top;
	padding-left: 5px;
}
#content p.ppurple{
	color: #663399;
}
#content p.ppurple a{
	text-decoration: none;	
}
#content p.psmall{
	font-size: 10px;
}
#content img{
}
#content ul{
	list-style: none;
 	margin-left: 20px; 	
}
#content li{
	background-image: url(images/content_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
}
#content ul.leftul{
	margin-left: 0px;
}
#content li.leftli{
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-bottom: 15px;
}
#content li.liplain{
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.ralign{	
	float: right;
	text-align: right;	
}
.ralign img{
	margin-left: 15px;		
}
img.mafimg{
	position: absolute;
	left: 696px;
	top: 439px;
}
#content img.icmaimg{
	left: 718px;
	position: absolute;
	width: 78px;
	height: 88px;
	top: 407px;
	
}
img.globeimg{	
	left: 440px;
	position: absolute;	
}
form{
	font-size: 12px;
	font-weight: bold;
}
