body
{
	background: #000000 fixed;
	margin: 0;
	padding: 0;
}

.bodytext  {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bodyLink  {
	color: #000066;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.bodyLink:hover {
	color: #0066CC;
	text-decoration : none;
}

.bodyLink:visited {
	color: #333399;
	text-decoration: none;
}

.sideLink:hover {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	color: #FFCC00;
	line-height: 15px;
	text-decoration : underline;
}

.sideLink:visited {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
.headline1  {
	color: #3399CC;
	font-weight: bold;
	font-size: 24px;
	font-family: "Trebuchet MS", "Arial Black";
	line-height: 28px;
}

.paragraphheads  { color: #006699; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
.paragraphheadsLink  { color: #006699; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
.paragraphheadsLink:hover  { color: #00FFFF; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
.paragraphheadsLink:visited  { color: #006699; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }

.caption  {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.captionLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: underline;
	font-weight: normal;
	line-height: 12px;
}
.captionLink:hover  {
	color: aqua;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.copyrightLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	line-height: normal;
}
.copyrightLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration : underline;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.main {
	border: 2px solid #CC6633;
	background-color: #FFFFFF;
	padding-left: 20;
	padding-top: 20;
	padding-right: 15;
	padding-bottom: 15;
}
.bottom {
	border: 2px solid #6633CC;
	background-color: E6E6FA;
	padding-left: 20;
	padding-top: 5;
	padding-right: 5;
	padding-bottom: 5;
}
.box1 {
	margin: 2px;
	padding: 15px;
	height: 150px;
	width: 150px;
	border: 1px dashed #003399;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.maintable {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #3399FF;
	border-left-color: #66CCFF;
}
.bodytextWHT {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bodyLinkWHT {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bodyLinkWHT:hover {
	color: #CCFFFF;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintablenopad {
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #3399FF;
	border-left-color: #66CCFF;
}
.headline2 {
color: #003333;
font-weight: bold; 
font-size: 22px; 
font-family: "Trebuchet MS", "Arial Black"
}
.pictureborder {
	border: 1px solid #000000;
}
.smugmug {
	border: 1px solid #666666;
}
.bullets {
	list-style-position: outside;
	list-style-type: disc;
}
