/* CSS Document */
*{
padding:0;
margin:0;
border:0;
}

html {
	height: 100%;

}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}
.contentpaneopen {
padding:0;
margin:0;
border:0;

}

contentpane{
padding:0px;
margin:0px;
}
/*college farm layout and colouring */
.maintable
{
	border-style:solid;
	border-width:1px;
	border-color:#fff200;
	background-color:#fff200;
}
.underhg1{background-color:#fff200;
height:6px;}

.underhg2 {background-color:#000000;
height:6px;}

article_seperator {
padding:0px;
margin:0px;
}
#rightcol {
background-image:url(../images/collegefarm_r4_c5.jpg);
background-repeat:no-repeat;

}

a.mainlevel:link, a.mainlevel:visited, li, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	list-style:none;
	color:#fdf200;

	
	
	text-align:center;
	vertical-align:middle;
	height:72px;
	width:100px;
	position:relative;
	top:8px;
}

a.mainlevel:hover {
	color:#ACA500;
}


.yellow {
color:#fff200;
}
