/* Style for Regatta Pages */

/* TEMPLATE PROPERTIES */
body {
	margin-top: 2px;
}

img {
	display: block;
	border: 0;
}

object {
	display: block;
}

table {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

/* Left Hand Navigation (Redundant Links) Properties */
#menulist {
	font-family: arial, sans-serif;
	width: 121px;
	height: 150px;
	position: relative;
	left: -1px;
	top: -1px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	padding-top: 10px;
	border: 1px solid #999999;
}

#regprolist {
	font-family: arial, sans-serif;
	width: 121px;
	height: 470px;
	position: relative;
	left: -1px;
	top: -1px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	padding-top: 10px;
	border: 1px solid #999999;
}

#gallerylist {
	font-family: arial, sans-serif;
	width: 121px;
	height: 470px;
	position: relative;
	left: -1px;
	top: -1px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	padding-top: 10px;
	border: 1px solid #999999;
}

/* Gallery Properties */
#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 20px;
}

/* Body Content Properties */
#content {
	font-family: Times New Roman;
	width: 600px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	top: -155px;
	left: 135px;
	margin-bottom: -130px;
}

#regprocontent {
	font-family: Times New Roman;
	width: 600px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	top: -475px;
	left: 135px;
	margin-bottom: -450px;
}

#gallerycontent {
	font-family: Times New Roman;
	width: 600px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	top: -475px;
	left: 135px;
	margin-bottom: -450px;
}

#links {
	font-family: Times New Roman;
	width: 600px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	top: 5px;
	left: 135px;
	padding-bottom: 25px;
}

#center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: 0;
	margin-right: auto;
	margin-left: auto;
}

P {
	text-align: justify;
}

a {
	text-decoration: none;
	color: #ff0000;
}

.title {
	font-size: 18px;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.bibdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.indent {
	padding-left: 31pt;
	text-indent: -31pt;
}

.center {
	padding-left: 50px;
	color: #ff0000;
}
