.pagetitle
{
	font-family: Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: 20px;
	/*color: #3B3B3B;*/
	color: black;
	line-height: 1.50em;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#content 
{
	font-family: Georgia,Times New Roman,Times,serif;
	color: #3B3B3B;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.45em;
}

#copyright
{
	font-family: Georgia,Times New Roman,Times,serif;
	color: #3B3B3B;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.contactinfo
{
	font-family: Palatino Linotype, Book Antiqua, Georgia, serif;
	color: gray;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a:link 
{
	font-family: Georgia,Times New Roman,Times,serif;
	color: gray; 
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.45em;
	text-decoration: none;
}

a:visited 
{
	font-family: Georgia,Times New Roman,Times,serif;
	color: gray; 
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.45em;
	text-decoration: none;
}

a:hover 
{
	font-family: Georgia,Times New Roman,Times,serif;
	color: black; 
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.45em;
	text-decoration: underline;
}


a.rollover:link 
{
	background: url("images/btn_dark.gif") no-repeat;
	display: block; 
	width: 100px;
	height: 50px; 
}

a.rollover:visited 
{
	background: url("images/btn_dark.gif") no-repeat;
	display: block; 
	width: 100px;
	height: 50px;
}

a.rollover:hover 
{
	background: url("images/btn_light.gif") no-repeat;
	display: block; 
	width: 100px;
	height: 50px;
}

a.mag:link 
{
	font-family: Georgia,Times New Roman,Times,serif;
	color: gray; 
	font-size: 10px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.0em;
	text-decoration: none;
}

a.mag:visited 
{
	font-family: Georgia,Times New Roman,Times,serif;
	color: gray; 
	font-size: 10px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.0em;
	text-decoration: none;
}

a.mag:hover 
{
	font-family: Georgia,Times New Roman,Times,serif;
	color: black; 
	font-size: 10px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.0em;
	text-decoration: underline;
}

td.menu
{
	border: solid 1px silver;
	/*width: 140px;*/
	height: 140px;
}

.button
{
	font-family: Arial, Helvetica, sans-serif, MS Sans Serif; 
	color: black; 
	font-size: 8pt; 
	margin-top: 5px;
}

input.form
{
	width: 125px;
}

div.videolink
{
	margin-top: 30px;
	/*margin-bottom: 30px;*/
}
