* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
}
#wrapper #header {
	background-attachment: scroll;
	background-image: url(../assets/layout/header01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
}
#wrapper #header #logo h1 a{
	background-image: url(../assets/layout/sdhslogo06.png);
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 625px;
	background-repeat: no-repeat;
	background-position: right;
}
#wrapper #wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #columnL {
	float: left;
	width: 244px;
	margin-top: 24px;
	margin-right: 3px;
	overflow: hidden;
}

#wrapper #columnL #box {
	width: 238px;
	border: 3px solid #600;
	-moz-border-radius:15px;
	background-color: #FFF;
}

#wrapper #columnR {
	float: left;
	width: 244px;
	margin-top: 24px;
	margin-left: 3px;
}

#wrapper #columnR #box {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 3px solid #600;
	-moz-border-radius:15px;
	background-color: #FFF;
}

#wrapper #main{
	width: 706px;
	margin-right: auto;
	margin-left: auto;
	float: left;

}


#wrapper #main #nav {
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 17px;
	width: 700px;
}

#wrapper #main #body{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	background-color: #FFF;
	margin-bottom: 5px;
	-moz-border-radius:15px;
	border: 3px solid #600;
	clear: both;
}
#wrapper #main #body #content{
	padding: 1%;
	background-color: #FFF;
	filter:alpha(opacity=100);
	opacity:1.0;
	margin: 10px 20px 20px 20px;
	font-size: 11pt;
}
#wrapper #main #body #matrix table{
	margin-left: auto;
	margin-right: auto;


}
#wrapper #main #body #bodybackground {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
}

#wrapper #main #footer{
	padding: 5px;
	font-size: 10pt;
	color: #999;
}
#box {
	margin-bottom: 1in;
}

#box #title {
	color: #FFF;
	height: 25px;
	width: 100%;
	background-color: #600;
	-moz-border-radius: 10px 10px 0px 0px;
}
#box #title .right {
	float: right;
}


#box #box-inner {
	padding: 10px;

}
#box #box-inner .quote {
	font-size: 10pt;
	color: #666;
}
#box #box-inner #frmMain table {
	width: 220px;
}
#box #box-inner #frmMain .middle  {
	margin-top: auto;
	margin-bottom: auto;
	height: 100%;
	vertical-align: middle;

}
#box #box-inner #frmMain .RowOdd {
	background-color: #EEE;
}
#box #box-inner .submit input {
	border: 1px solid #CCC;
}
#box #box-inner .submit input:hover {
	color: #390;
	border: 1px solid #000;
	cursor: pointer;
	font-weight: bold;
}





#form {
	text-align: center;
}
#form table {
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000;
}
#form td {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#form .header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #B7B7B7;
	text-align: center;
}
#form .RowOdd {
	background-color: #EBEBEB;
}
#form .RowEven {
	background-color: #FFF;
}
#form input {
	border: 1px solid #AAA;
}
#form .submit {
	background-color: #B7B7B7;
}
#form .submit input {
	font-weight: bolder;
}
#form .submit input:hover {
	color: #390;
	cursor: pointer;
	border: 1px solid #000;
}









body {
	background-image: url(../assets/layout/bg01.png);
	background-position: top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	font-style: normal;
	background-color: #FC6;

}
a:link {
	color: #0064F9;
}
a:visited {
	color: #0064F9;
}


p {
	line-height: 1.2em;
}
ol {
	list-style-position: inside;
	padding-bottom: 10pt;
}
ul {
	list-style-position: inside;

}
h1 {
	font-size: 24pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2 {
	font-size: 16pt;
	margin-bottom: 7px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h3 {
	font-size: 14pt;
	padding-bottom: 7pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h4 {
	font-size: 12pt;
	padding-bottom: 5pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h5 {
	font-size: 10pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h6 {
	font-size: 9pt;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.center p {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: underline;
	padding-bottom: 3px;
}
.center object {
	z-index: 1;
}




.headline {
	text-indent: 30px;
}

#headline {
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #000;
}
#headline #headlinetitle {
	font-size: 14pt;
}



#yellow {
	font-size: 1.2em;
	background-color: #FF0;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 115px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.pointer {
	cursor: default;
}

.clear {
	clear: both;
}

.round {
	#visibility: hidden;
}
.linespace {
	margin-bottom: 5px;
}
.indent {
	margin-left: 17px;
}
h4#subheader{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11pt;
}












p.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12pt;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
li.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12pt;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
ul.MsoNormal {
	list-style-position: outside;
	margin-left: 3%;
}
ol.MsoNormal {
	list-style-position: outside;
	margin-left: 3%;
}
ol ol li.MsoNormal {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-left: 10%;
}

table.textbox {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	margin-top: 15px;
	margin-bottom: 15px;
}
table.textbox td {
	padding: 8px;
}
.textbox1 td {
	padding: 8px;
	border: 1px solid #000;
}
.textbox1 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#txt01 {
	width: 650px;
	padding: 5px;
}
.inline {
	display: inline;
}
#popup  {
	width: 250px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#popup #box  {
	width: 244px;
	border: 3px solid #600;
	-moz-border-radius:15px;
	background-color: #FFF;
}
#popupbig {
	width: 706px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#popupbig #body {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	background-color: #FFF;
	margin-bottom: 5px;
	-moz-border-radius:15px;
	border: 3px solid #600;
	clear: both;
}
#popupbig #body #content {
	padding: 1%;
	background-color: #FFF;
	margin: 10px 20px 20px 20px;
}

@font-face {
font-family: "oldenglish";
src: url("../assets/layout/oldenglish.ttf")
}

