a img {border: none; } 

a{
	text-decoration:none;
	font-family: Tahoma,sans-serif; 
	color: #F5CB29;
	font-weight: bold;

}

.MainMenu{
	padding-left:20px;
	float:left;
	width:160px;
	background-image:url('images/BarLeft2b.jpg'); 
	background-repeat:repeat-y;
	height:200px;
	font-family:Tahoma,sans-serif; 
	font-size:11px;
}
.MenuItem1{
	width:80%; 
	font-family:Tahoma,sans-serif; 
	font-size:11px;
}
.MenuItemTop{
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:100%;
	BORDER-TOP: #F0F0F0 1px dashed; 
	COLOR: black; 
	BORDER-BOTTOM: #F0F0F0 1px dashed;
	background-color:white; 
}
.MenuItemStandard{
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:100%;
	COLOR: black; 
	BORDER-BOTTOM: #F0F0F0 1px dashed; 
	background-color:white; 
}
.MenuItemClicked{
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:100%;
	COLOR: black; 
	BORDER-BOTTOM: #F0F0F0 1px dashed; 
    background-color: #F0F0F0;
	font-weight: bold;
}
.MenuItemSub{
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:100%;
	COLOR: black; 
	BORDER-BOTTOM: #F0F0F0 1px dashed; 
	background-color:white; 
}

.WelcomeMain{
	float:left;
	width:400px; 
	font-family:Tahoma,sans-serif; 
	font-size:11px;
	padding-top:10px;
}
.Heading{
	font-family:Tahoma,sans-serif; 
	font-size:12px; 
	font-weight:bold;
}
.NewsSection{
	float:left;
	width:100%;
}
.NewsItem{
	BORDER-BOTTOM: #F0F0F0 1px dashed;
	BORDER-TOP: #F0F0F0 1px dashed;
}
.RightSide{
	padding-left:10px;
	float:left;
	width:100px;
}
.LatestResults
{
	width:150px;
	height:160px;
	float:left;
	background-image:url('images/LatestResult.jpg');
	background-repeat:no-repeat;
	
}
.AmberHeadingText{
	font-family: Tahoma,sans-serif; 
	font-size: 18px; 
	color: #F5CB29; 
	font-weight: bold;
	background-color:white;
}
.SpecialFeatures{
	width:150px;
	height:160px;
	float:left;
	background-image:url('images/SpecialFeatures.jpg');
	background-repeat:no-repeat;

}

.HonoursYear{
	float:left;
	width:50px;
	font-weight:bold;
	Height:20px;
}
.HonoursTitle{
	float:left;
	width:300px;
	Height:20px;
}

#pscroller1{
	width: 150px;
	height: 150px;
	padding-left: 10px;
}
.DropDown
{
	border:1px solid #F5CB29; 
	font-family: Tahoma; 
	font-size: 11px;
	width:50%;
}
.FeatureItem
{
	float:left;
	padding-left:10px; 
	width: 135px; 
	height: 35px;
	Text-align:center;
}
.button
{
	width: 100px;
	background-color:#F5CB29;
	border:solid 1px #f0f0f0; 
	font-family: Tahoma; 
	font-size: 11px;
	font-weight:bold;
}
.LinksDiv
{
	padding-left:2px;
	padding-top:4px;
	float:left;
	width:30%; 
	height: 50px;
}
.LinksDivAlt
{
	background-color: #f0f0f0;
}
