#backing {
background: url('/images/top.gif') no-repeat;
}

p {
margin-left: 60px;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	Definition list									*/
dl {
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	Menu									*/
small.menu {
font-size: small;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #6633FF;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FF6666;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF6666;
}

/*	Links unvisited links							*/
a.link:link {
color: #6633FF;
font-size: 12px;
}

/*	Links visited links							*/
a.link:visited {
color: #993399;
font-size: 12px;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
font-size: 12px;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
font-size: 12px;
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
font-size: 12px;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #993399;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
}

/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	The link description							*/
span.descript {
font-size: 11px;
color: #333333;
font-family: verdana, arial, geneva, sans-serif;
}

/*	New links								*/
sup.new {
font-size: 9px;
color: #FF3300;
font-weight: bold;
font-family: verdana, arial, geneva, sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
font-weight: bold;
font-family: verdana, arial, geneva, sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: 9px;
color: #666666;
font-family: verdana, arial, geneva, sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 9px;
color: #666666;
font-family: verdana, arial, geneva, sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #FF6666;
font-weight: bold;
font-family: verdana, arial, geneva, sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: 11px;
color: #3333CC;
font-weight: normal;
font-family: verdana, arial, geneva, sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 40px;
font-size: large;
font-weight: bold;
border: none;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 40px;
font-size: x-large;
font-weight: bold;
border: none;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FF3300;
font-size: 12px;
font-weight: bold;
font-family: verdana, arial, geneva, sans-serif;
}

/*	This is used for the sub headers					*/
h2 {
font-size: 14px;
color: #3333CC;
font-family: georgia, geneva, sans-serif;
border-top: #3333CC 2px solid;
border-bottom: #3333CC 2px solid;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: 13px;
font-weight: bold;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	Table cells								*/
td {
font-size: small;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: medium;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #698BAC;
}

/*	This is for the page last updated text					*/
small.update {
font-size: 10px;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: 11px;
color: #698BAC;
font-family: verdana, arial, geneva, sans-serif;
}

.backing {
	background-image: url('/images/backing.gif');
	background-repeat: repeat-x; 
	padding-bottom: 1px;
}
table.outer {
	border-left: 2px solid #698BAC;
	border-right: 2px solid #698BAC;
	border-bottom: 2px solid #698BAC;
}
.medal {
	border-right: 1px solid #698BAC;
	padding: 15px;
}
.trophy {
	border: 1px solid #698BAC;
	padding-bottom: 1px;
}
#center { 
position: relative; 
bottom: 0px; 
top: 0px; 
width: 489px; 
height: 100%; 
border-right: 1px solid #698BAC; 
border-left: 1px solid #698BAC; 
}
