@charset "utf-8";
/* CSS Document */

#eventName {
	width: 630px;
	color: #483B8B;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 18px;
	font-size: 28px;
	font-style: italic;
	}
#eventLocation {
	width: 630px;
	color: #483B8B;
	padding-right: 8px;
	padding-left: 5px;
	font-size: 20px;
	}
#eventBkgrnd {
	float: left;
	background-color: #000066;
	width: 650px;
	height: 463px;
	}
#eventImage {
	float: left;
	width: 640px;
	height: 420px;
	margin-top: 4px;
	padding-left: 3px;
	text-align: center;
	}
#photoCredit {
	position: relative;
	margin-top: 32px;
	width: 600px;
	height: 24px;
	float: left;
	font-size: 11px;
	font-style: italic;
	color: #483B8B;
	}
#photolinkHdr {
	margin-top: 8px;
	width: 600px;
	height: 18px;
	float: left;
	}
#photoLinks {
	float: left;
	width: 660px;
	}
#photoLink2 {
	margin-top: 4px;
	width: 210px;
	float: left;
	text-align: center;
	margin-bottom: 24px;
	}
#photoLink2 a:link {
	color: #000099;
	}
#photoLink2 a:visited {
	color: #000099;
	}
#photoLink3 {
	float: right;
	margin-top: 4px;
	width: 210px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 24px;
	}
#photoLink3 a:link {
	color: #000099;
	}
#photoLink3 a:visited {
	color: #000099;
	}
#photoLink4 {
	float: right;
	margin-top: 4px;
	width: 210px;
	text-align: center;
	margin-bottom: 24px;
	}
#photoLink4 a:link {
	color: #000099;
	}
#photoLink4 a:visited {
	color: #000099;
	}
