
a:link, a:visited { color: #dc0067; }
a:hover { color: #6700dc; }

body,table {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #F5F5F7;
}

#headgrad {
	clear: both;
	width: 100%;
	height: 80px;
	background: url(/images/head-grad.gif) repeat-x left top;
}

	#headgrad img {
		width: 310px;
		height: 50px;
		margin-left: 15px;
		margin-top: 18px;
		border: 0px;
	}

#numberbar {
	clear: both;
	width: 100%;
	height: 37px;
	background: #000;
}

	#numberbarinner {
		max-width:1004px;
		width:expression(document.body.clientWidth > 1004? "1004px": "auto" );
		height: 37px;
		background: url(/images/number-bar.gif) no-repeat right top;
	}

#contentcontainer {
	clear: both;
	width: 770px;
	background: url(/images/body-bg.gif) repeat-y left top;
}

	#leftnav {
		float: left;
		width: 200px;
	}


	#maincontent {
		float: left;
		width: 520px;
		padding: 25px 25px 30px 25px;
		line-height: 17px;
	}

		#maincontent p {
			margin: 0px 0px 18px 0px;
		}

		img.pagehero {
			width: 570px;
			height: 150px;
			border: 0px;
			margin-top: -25px;
			margin-left: -25px;
			margin-right: -25px;
		}

		img.pagepic {
			width: 210px;
			height: 230px;
			border: 0px;
			margin-left: 10px;
			margin-bottom: 5px;
			float: right;
		}

	#footer {
		clear: both;
		width: 760px;
		border-top: 1px solid #d4d4d4;
		padding: 5px;
	}

		#footer a:link, #footer a:visited {
			color: #000;
			font-size: 12px;
			text-decoration: none;
		}

		#footer a:hover {
			text-decoration: underline;
		}


/******************
  LEFT NAV CLASSES
 ******************/

ul.mainnav {
	width: 199px;
	margin: 0px;
	padding: 0px;
}

	ul.mainnav li {
		width: 189px;
		margin: 0px;
		padding: 22px 0px 14px 10px;
		background: url(/images/nav-bg.gif) repeat-x left bottom;
		list-style: none;
	}

	ul.mainnav a:link, ul.mainnav a:visited {
		color: #000;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		display: block;
		width: 100%;
		margin-bottom: 8px;
	}

	ul.mainnav a:hover {
		text-decoration: underline;
	}

	ul.subnav {
		width: 189px;
		margin: 0px 0px 0px 0px;
		padding: 22px 0px 14px 10px;
		/* background: url(/images/nav-bg.gif) repeat-x left bottom; */
	}

		ul.subnav li {
			width: 169px;
			margin: 0px;
			padding: 0px 0px 8px 20px;
			background: transparent url(/images/nav-point.gif) no-repeat 7px 5px;
			list-style: none;
		}

		ul.subnav a:link, ul.subnav a:visited {
			color: #000;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			display: inline;
			margin: 0px;
		}

		ul.subnav a:hover {
			text-decoration: underline;
		}

/*********************
 PAGE SPECIFIC CLASSES
 *********************/

.homepagebg {
	background: url(/pagepics/8-pic.jpg) no-repeat 241px 177px;
}

a.gpic:link, a.gpic:visited {
	float: left;
	width: 90px;
	height: 60px;
	margin-left: 1px;
	margin-right: 10px;
	display: block;
	border: 2px solid #fff;
	margin-bottom: 10px;
	background: #efe;
}

a.gpic:hover {
	border: 2px solid #940F0F;
}

a.gend:link, a.gend:visited {
	float: left;
	width: 60px;
	height: 90px;
	margin-left: 1px;
	margin-right: 0px;
	display: block;
	border: 2px solid #fff;
	margin-bottom: 10px;
	background: #efe;
}


img.gsmallpic {
	width: 90px;
	height: 60px;
	border: 0px;
}

a.gpicport:link, a.gpicport:visited {
	float: left;
	width: 60px;
	height: 90px;
	margin-left: 1px;
	margin-right: 10px;
	display: block;
	border: 2px solid #fff;
	margin-bottom: 10px;
	background: #efe;
}

a.gpicport:hover {
	border: 2px solid #940F0F;
}

a.gendport:link, a.gendport:visited {
	float: left;
	width: 60px;
	height: 90px;
	margin-left: 1px;
	margin-right: 0px;
	display: block;
	border: 2px solid #fff;
	margin-bottom: 10px;
	background: #efe;
}


img.gsmallpicportrait {
	width: 60px;
	height: 90px;
	border: 0px;
}

	#enlargedpiccont {
		left: 50%;
		margin-left: -360px;
		width: 700px;
		height: 505px;
		display: none;
		position: absolute;
		text-align: right;
		padding-top: 20px;
		padding-right: 20px;
		background: #999;
		border: 1px solid #000;
	}

	#enlargedpic {
		border: 1px solid #000;
	}

	#enlargedpiccont a:link, #enlargedpiccont a:visited { color: #fff; }


/************
 FONT CLASSES
 ************/

h1 {
	font-size: 30px;
	color: #A51A1B;
	line-height: 30px;
}

br.breaker { clear: both; }

/* thickbox animated gallery */

#flashanim {
	width: 500px;
	height: 385px;
	margin: 10px 0 10px 15px;
}

#flashthumbs {
	width: 498px;
	height: 152px;
	margin: 0 0 10px 16px;
}

	#flashthumbs img {
		float: left;
		margin: 0 12px 12px 0;
	}

	#flashthumbs img.ender {
		margin: 0 0 12px 0;
	}

	#flashthumbs a img {
		border: 0;
	}