@charset "UTF-8";
body  {
	padding: 0; 
	color: #1B2B99;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	width: 860px;
	background-color: #273791;
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	position: relative;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixRtHdr #container {
	width: 860px; 
	border: 1px solid #000000;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	color: #252C82;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: auto;
	clear: none;
} 
.twoColFixRtHdr #header {
	background-color: #DDDDDD;
	height: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/SJY%20Banner.jpg);
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
} 
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 200px;
	text-align: center;
	background-color: #A7ACE4;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	border: 2px double #000;
	margin-right: 10px;
	margin-left: 10px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
} 
.twoColFixRtHdr #footer {
	background-color: #A8ACE5;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	margin: 0px;
	line-height: 10px;
	font-size: 80%;
	padding: 0;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
} 
img {
	border: 6px double #000;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltcenter {
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: none;
	display: block;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	text-align: center;
}
h6 {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
#sidebar {
	text-align: center;
	float: right;
	width: 200px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 2px solid #000;
}
.quote {
	font-style: italic;
	margin-left: 50px;
	margin-right: 50px;
	font-size: medium;
}

