﻿A:link {
	color: #009999;
	text-decoration: none;
}
A:visited {
	color: #009999;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: gray;
}
body {
	background-image: url(images/art-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: 6 105;
}
li {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	line-height: 130%;
	margin : 8px 10px 8px -10px;
}
.body-copy {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #00000;
	line-height: 130%;
}
.title-text {
	font-size: 10pt;
	font-weight: bold;
}
.head {
	font-family: Times;
	font-size: 16pt;
	color: #1A4D53;
}
.title {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.subtitleSans {
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px -15px 0px;
}
.subtitle {
	font-family: Times, Times New Roman;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px -15px 0px;
}
.side-title {
	font-family: Times;
	font-size: 11pt;
	font-weight: bold;
	color: #808080;
}
.side-text {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
.caption {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #707070;
}
.footer {
	position: absolute;
	bottom: 20;
}
// Top nav element
#toplink
 
p.top_link {
font-family: Arial, Helvetica; 
color: #D1D0D1; 
font-size: 9pt; font-weight: bold; 
}
p.top_link a {
	font-family: Arial, Helvetica;
	color: #D1D0D1;
	font-size: 9pt;
	font-weight: bold;
}
p.top_link a:visited {
	color: #D1D0D1;
}
p.top_link a:hover {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
// Side nav element for subpages

#SideLink
 
p.side_link {
font-family: Arial, Helvetica; 
color: #D1D0D1; 
font-size: 8pt; 
font-weight: bold;
}
p.side_link a {
	font-family: Arial, Helvetica;
	color: #D1D0D1;
	font-size: 8pt;
	font-weight: bold;
}
p.side_link a:visited {
	color: #D1D0D1;
	font-size: 8pt;
	font-weight: bold;
}
p.side_link a:hover {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
#columnOne {
	position : relative;
	width: 250px;
}
#columnTwo {
	position : relative;
	top: -128px;
	left: 220;
	width: 250px;
	padding: 2px;
}
