a:link {
	color: #ffb900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff3900;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.lgintro {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;	
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;	
}
.introtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFB900;
	font-weight: bold;
}
.categories {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF3900;
	font-weight: bold;
}
.details {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.subjects {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F3B900;
	font-weight: bold;
}
.bg120x60 {
	background-image: url(images/leftbannerbg.jpg);
	background-repeat: no-repeat;	
}
.bg125x125 {
	background-image: url(images/125x125bannerbg.jpg);
	background-repeat: no-repeat;	
}
.bg468x60 {
	background-image: url(images/mainbannerbg.jpg);
	background-repeat: no-repeat;	
}
.bglink {
	background-image: url(images/toplinkbar.jpg);
	background-repeat: no-repeat;	
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.bgfirstlink {
	font-family: Times New Roman, Times, serif;
	background-repeat: no-repeat;	
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/firstlink.jpg);
}
.bgsecondlink {
	font-family: Times New Roman, Times, serif;
	background-repeat: no-repeat;	
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/secondlink.jpg);
}
.bgthirdlink {
	font-family: Times New Roman, Times, serif;
	background-repeat: no-repeat;	
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/thirdlink.jpg);
}
.bgfourthlink {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/fourthlink.jpg);
	background-repeat: no-repeat;	
}
.bgfifthlink {
	font-family: Times New Roman, Times, serif;
	background-repeat: no-repeat;	
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/fifthlink.jpg);
}
.bgsixthlink {
	font-family: Times New Roman, Times, serif;
	background-repeat: no-repeat;	
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/sixthlink.jpg);
}
.description {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.link {
	background-image: url(images/linkbar.jpg);
	background-repeat: no-repeat;	
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.links { 
    font-family: Times New Roman;
	font-size: 15px; 
	font-weight: bold; 
	color: #FFFFFF; 
}
.copyright {
    font-family: Times New Roman;
	font-size: 13px; 
	color: #FFFFFF;
}

.bg120x600 {
	background-image: url(images/135x610background.jpg);
	background-repeat: no-repeat;	
}

.redborder {
	border-color: #FF0000;
	border-width: thin;
	border-style: solid;
}

.guestbook {
    font-family: Verdana,Arial; 
	font-size: 12px; 
	color: #FFFFFF; 
}



.riverline {
	background-image: url(/images/riverline.gif);
	background-repeat: no-repeat;
}
.nowrap {
             white-space: nowrap;
}
