body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #000000;
}
#header {
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	height: 200px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 6px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding: 5px;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#navigation a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#navigation a:active {
	color: #FF0000;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#baseLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#baseLinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#baseLinks a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#baseLinks a:active {
	color: #FF0000;
	text-decoration: underline;
}
.juroLogo {
	margin-top: 20px;
	margin-left: 20px;
}
.navTable {
	background-color: #000000;
	border: 2px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}



.redEdges {
	border: 1px solid #FF0000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainBody {
	background-image: url(../images/background_tile.gif);
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 3px;
	border-right-width: 6px;
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#content {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	width: 95%;
	z-index: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #FF0000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
#content th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
}
#keywords {
	clear: both;
	float: left;
	height: 12px;
	width: 100%;
	visibility: hidden;
}